EurekaLog v7.13.4.2

Released: Jul 14, 2025

Atualizações na v7.13.4.2

Recursos

  • Added "Use incidents" option for GitLab sender.
  • Added the ability to report wrong DLL finalization order when using shared memory manager:
    • Shared memory manager in EXE finalizes before dynamically loaded DLL unloads.
    • DLL is still loaded after EXE is dead = all memory in DLL is released due to sharing memory manager.

Correções

  • Fixed issue regarding RTL bug allocating memory for constants (unable to set EurekaLog memory filter in some cases).
  • [Regression, ecc32] Fixed issue so that "Base" configuration is now default when no build configuration is specified.
  • [Regression] Fixed old OS compatibility for installer.
  • [Regression] Fixed old IDE compatibility for IDE packages.
  • Made various minor improvements.