Skip to content

Releases: ravibpatel/CrashReporter.NET

v1.6.0

02 Jan 05:57
Compare
Choose a tag to compare
  • 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

09 Aug 12:24
Compare
Choose a tag to compare
  • Added support for a proxy server.
  • Fixed an issue where sending crash report silently via SMTP didn't work.

v1.5.7

07 Mar 10:52
Compare
Choose a tag to compare
  • Fixed compatibility with Mono.
  • Fixed German translation.
  • Fixed an issue where silent flag didn't work for an unhandled exception.

v1.5.6

05 Nov 09:01
Compare
Choose a tag to compare

Added SendSilently method to send crash report silently without setting the SIlent flag.

v1.5.5

21 Jun 06:38
Compare
Choose a tag to compare
  • Fixed an issue preventing messages from being sent using Doctor Dump service from Non-UI thread.

v1.5.4

16 Jun 12:24
Compare
Choose a tag to compare
  • 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

16 Nov 09:03
Compare
Choose a tag to compare
  • 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

08 Aug 08:07
Compare
Choose a tag to compare
  • 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

25 Apr 12:24
Compare
Choose a tag to compare
  • Fixed bug in GetWindowsVersion method where Windows 8.1 and newer version of Windows have been detected as Windows 8.