Lancements de EurekaLog
Released: Sep 21, 2020
Mises à jour de v7.9.x
v7.9.1.4
Updated Jan 8, 2021
Fixes
- Fixed: Rare crash when using RAW memory stack tracing.
- Fixed: Possible IDE crash when you manually unload EurekaLog's IDE expert.
- Fixed: Possible variant conversion error when opening project options (old IDEs).
v7.9.1.3
Updated Dec 9, 2020
Fixes
- Fixed: EurekaLog project options dialog now will shrink to fit on small desktops.
- Fixed: Updating installer to be DPI awared.
- Fixed: Minor improvements for internal crash reports.
- Fixed: More precise address for "raise...
Released: Nov 14, 2019
Mises à jour de v7.8.x
v7.8.2.82
Updated Jun 21, 2020
Features
- Added support for RAD Studio 10.4 Sydney.
v7.8.2.39
Updated May 8, 2020
Features
- Added support for FastMM 5.
v7.8.2.11 RC1
Updated Mar 10, 2020
Features
- Introduces integration support with Exceptionless*
- Available in all supported IDEs.
- Implemented similarly to other supported bug trackers.
- Can configure sending to Exceptionless in EurekaLog project options.
- Includes Exceptionless configuration guide.
- Once configured:
- Your application will submit bug...
Released: Dec 3, 2018
Mises à jour de v7.7.8.2
Updates in v7.7.8.2
- Fixed: [Regression] Abstract error in TThreadEx / sending.
- Fixed: [Regression] Adjusted sending timeouts.
- Fixed: [Regression] Adding / removing EUREKALOG symbol to / from conditional defines for packages; please note that issue is still present on RAD Studio 2009, RAD Studio 2010 and RAD Studio XE - due to bugs in OpenTools API (OTA); issue is fixed for RAD Studio 2007 and earlier, and for RAD Studio XE2 and higher.
Released: Sep 10, 2018
Mises à jour de v7.7.5
Fonctionnalités
- Added: Cleaning up call stack from EurekaLog's service calls for destructors.
- Added: MailHeaderEncodeToStr function.
- Added: SendSMTPClientAdditionalHeaders and SendSMTPServerAdditionalHeaders properties to TEurekaModuleOptions.
- Added: AdditionalHeaders virtual method in SMTP sender class (for custom headers, like CC/BCC, priority, etc.).
- Added: Support for '"Name" <example@example.com>' format in e-mail addresses.
- Added: Support for EMailSender.AttachedFiles.AddObject...