EurekaLog v7.13.4.2
Released: Jul 14, 2025
v7.13.4.2 中的更新
特性
- 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.
修补程序
- 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.