Releases: ravibpatel/CrashReporter.NET
Releases · ravibpatel/CrashReporter.NET
v1.6.0
- Added Simplified Chinese translation.
- Now value of FromEmail will be used as SMTP from email instead of user provided from email. See #36.
- Now failed reports will be saved to a file and can be sent using a method call.
- Now CrashReporter.NET will show error when there is no internet connection and user tries to send the report. See #27.
- Fixed French translation. See #29.
- Fixed UI issue on lower resolution. See #28.
- Added ability to hide screenshot tab. See #26.
v1.5.8
- Added support for a proxy server.
- Fixed an issue where sending crash report silently via SMTP didn't work.
v1.5.7
- Fixed compatibility with Mono.
- Fixed German translation.
- Fixed an issue where silent flag didn't work for an unhandled exception.
v1.5.6
Added SendSilently method to send crash report silently without setting the SIlent flag.
v1.5.5
- Fixed an issue preventing messages from being sent using Doctor Dump service from Non-UI thread.
v1.5.4
- Embedded localization assemblies.
- Now application deployed using ClickOnce will use Publish Version as the Application Version.
- Added Silent flag to send crash report silently without showing crash report dialog.
v1.5.3
- Improved DPI awareness.
- Now if there is a crash on UI thread CrashReporter.NET will use current UI thread to show the crash report dialog.
- Now Visual Styles for Windows Forms will be enabled for WPF application to show the Crash Report form in native Windows Visual Style.
- Added Korean Language translation.
v1.5.2
- Updated German Translation.
- Fixed issue where a crash report from Windows 8.1 and Windows 10 was reported as coming from Windows 8 in DoctorDump crash report.
v1.5.1
- Fixed bug in GetWindowsVersion method where Windows 8.1 and newer version of Windows have been detected as Windows 8.