EurekaLog.NET 6.5.7 (24-Feb-2010):
---------------------------
1)...Fixed an error that occurred when UTF16 is used;
2)...Fixed a bug which made EurekaLog.NET not to append the log when SMTPClient and SMTPServer send modes are used;
3)...Improved multi-threading support;
4)...Improved DPI acquisition, avoiding a bug which made the application to crash in some cases with no graphical context;
5)...Improved and optimized pattern search for code injection;
EurekaLog.NET 6.5.6 (8-Feb-2010):
---------------------------
1)...Removed data bind override for SMTPPort, so the proper option value is displayed;
2)...Tweaked search patterns for entry points and hooks add/remove;
3)...Fixed an Application.xaml save issue for VB.NET WPF projects;
4)...Added check for open projects on activation;
EurekaLog.NET 6.5.5 (14-Jan-2010):
---------------------------
1)...Fixed a bug that rarely wrongfully identifies the Sub Main procedure;
2)...Fixed a bug that doesn't create a correct Program.vb;
3)...Removed the error dialog when an options tag isn't found (just a message was displayed, but everything worked fine afterwards);
4)...Added profile mode for the EurekaLog.NET AddIn (at Design-Time as internal debug);
EurekaLog.NET 6.5.4 (3-Dec-2009):
---------------------------
1)...Some video tutorial improvements;
2)...Little source code clean-up;
2)...Added the EurekaLogSystem.ExceptionHandler.CurrentEurekaLogOptions property;
3)...Added the EurekaLogSystem.ExceptionHandler.SaveToStream/LoadFromStream/SaveToFile/LoadFromFile methods to save/load EurekaLog.NET options;
4)...Added the EurekaLogSystem.ExceptionHandler.SaveCustomizedTextsToFile/LoadCustomizedTextsFromFile methods to save/load customized/localized texts;
5)...Improved the EurekaLog.NET internal anti-crashed feature;
6)...Fixed a bug that generate wrong VB.NET code for Compact Framework WinForms applications;
7)...Fixed a bug that rarely didn't read the EurekaLog.NET options (using the defaults options);
8)...Fixed a bug that rarely corrupted resources files;
EurekaLog.NET 6.5.3 (4-Nov-2009):
---------------------------
1)...Some Help improvements (added new code examples, improved current chapters, ...);
2)...Little EurekaLog.NET Advanced dialog icon restyling;
3)...Avoided Outlook security warnings when sending bug reports through the client;
4)...Removed unnecessary permissions check for .NET CF;
5)...Fixed MSDialog's Show Details link to open the full Advanced dialog;
6)...Fixed a bug which ignored user's e-mail when sending through SMTP server/client;
7)...Fixed EurekaLog.NET's behavior when solution folders are used;
EurekaLog.NET 6.5.2 (20-Oct-2009):
---------------------------
1)...Created an Enterprise setup, which has the source code bundled with the installation;
2)...Added instructions in the help for adding complete debug information so line numbers would be available in the call stack.
3)...Added a warning on the call stack tab if incomplete debug information is available.
4)...Created a log output path with no write permissions fallback to "%AppData%\EurekaLog for VisualStudio\$PROJECT_NAME\";
5)...Modified default output path from application folder to "%AppData%\EurekaLog for VisualStudio\$PROJECT_NAME\" to avoid UAC issues.
6)...Show details link in MSDialog now opens the advanced dialog;
7)...Fixed a freeze on an exception with an empty call stack;
8)...Fixed the handling of environment variables in log file output path;
9)...Fixed the search for first occurrence of a bug ID (the reason why SendReport button didn't appear when it should);
10)...Fixed an EurekaLog.NET crash when app.manifest doesn't have a security node;
11)...Fixed the bug that caused EurekaLog.NET not to be activated in WPF projects when app.xaml isn't open;
12)...Fixed a bug that caused the uploaded bug report through generic HTTP to be corrupted;
13)...Fixed a bug that did not sign the Trial Setup file with the digital certificate;
EurekaLog.NET 6.5.1 (30-Jul-2009):
---------------------------
1)...Improved the Setup detection of Visual Studio open instances;
2)...Improved the Source-Control-Systems support (changing read-only files only if really needed);
3)...Added the environment variable processing for the log-file path;
4)...Added the "External Method" support;
5)...Fixed a bug that showed an invalid "Debugging" error message;
6)...Fixed a bug that showed the "Check if you're using a .NET version greater or equal to 2.0" error message;
7)...Fixed some leaks (Visual Studio AddIn related);
8)...Fixed some bugs in the WebSite support;
9)...Fixed a bug that did not saved the "Reproduce text" in the Log-File;
10)...Fixed a bug that added the EurekaLog.NET header before the Custom-Data or "Reproduce text" fields;
11)...Fixed a Viewer bug that used as log file extension .ELF instead of .EL;
EurekaLog.NET 6.5.0 (14-Jul-2009):
---------------------------
1)...Full rewrote in .NET native code (using C#);
2)...Works on all .NET 2.0 (or great) supported platforms (example: x86, x64, I64, ARM, ...);
3)...Works on C#, VB.NET and Delphi Prism languages;
4)...Full support for Visual Studio 2005 and 2008 (not Express edition);
5)...Full WPF support;
6)...Full ASP.NET support;
7)...Full WinForms support;