03 December, 2012

EurekaLog 7.0.04 is out

We are pleased to announce the availability of the new 7.0.04 version.

EurekaLog Logo
EurekaLog is a tool for Delphi and C++Builder that gives your application the power to catch every exception and memory leak, generating a detailed log of the call stack (with unit, procedure and line number), optionally sending you a copy of each log entry via email or the Web via the most used Web Bug-Tracking tools (as Mantis, BugZilla and FogBugz).
EurekaLog represents the most advanced exception and memory leaks logger technology available for Delphi/C++Builder developers.

To learn more about EurekaLog, please visit our website at:
http://www.eurekalog.com

To download a demo, please visit:
http://www.eurekalog.com/downloads.php

If you would like to purchase a new license, please visit:
http://www.eurekalog.com/buy.php


Upgrade policy:


If you would like to purchase an upgrade, this is our upgrade discount policy:

1)...All updates (to minor and major versions) are fully free for 1 year;
2)...All updates (to minor and major versions) after first year are sold with 50% discount;
3)...Updates to a different license type of the same major version are sold at only price difference (example: from Single Professional version to Company Enterprise);
Buy your upgrade or download your full version here:
http://www.eurekalog.com/login.php


Changes:

  1. Added: Support for nested exceptions in DLLs
  2. Fixed: Options bug in EurekaLogSendEmail function
  3. Fixed: Weird behaviour for steps to reproduce and custom fields
  4. Fixed: Installation for single personality (BDS)
  5. Fixed: Range check error in EModules
  6. Fixed: Bug in exception destroy hook
  7. Fixed: OnExceptionNotify event is no longer called for handled exceptions without option checked
  8. Fixed: DEP checks on startup no longer cause exception
  9. Fixed: Invalid declaration for MS Debug API
  10. Fixed: OLE mode change error for "Test" send button
  11. Fixed: Fixes for multiply loading of the same DLL
  12. Fixed: Removed PNG compression from icons (tools)
  13. Fixed: Range-check error in dialogs with EurekaLog style enabled
  14. Fixed: Send progress dialog may keep busy forever processing window messages (message flood from rapid application GUI updates)
  15. Fixed: Thread pausing options now work correctly
  16. Improved: New features in exception filters - marking exceptions as "expected", filtering by properties (RTTI)
  17. Improved: Recovery from memory errors without debugging memory manager
  18. Improved: Viewer's password edit now hides password with asterisks
  19. Updated: Changed names of .inc files to avoid name conflicts with other libraries
  20. Updated: Help