Skip to content

Releases: ravibpatel/CrashReporter.NET

v1.6.0

Choose a tag to compare

@ravibpatel ravibpatel released this 02 Jan 05:57
  • 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

Choose a tag to compare

@ravibpatel ravibpatel released this 09 Aug 12:24
  • Added support for a proxy server.
  • Fixed an issue where sending crash report silently via SMTP didn't work.

v1.5.7

Choose a tag to compare

@ravibpatel ravibpatel released this 07 Mar 10:52
  • Fixed compatibility with Mono.
  • Fixed German translation.
  • Fixed an issue where silent flag didn't work for an unhandled exception.

v1.5.6

Choose a tag to compare

@ravibpatel ravibpatel released this 05 Nov 09:01

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

v1.5.5

Choose a tag to compare

@ravibpatel ravibpatel released this 21 Jun 06:38
  • Fixed an issue preventing messages from being sent using Doctor Dump service from Non-UI thread.

v1.5.4

Choose a tag to compare

@ravibpatel ravibpatel released this 16 Jun 12:24
  • 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

Choose a tag to compare

@ravibpatel ravibpatel released this 16 Nov 09:03
  • 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

Choose a tag to compare

@ravibpatel ravibpatel released this 08 Aug 08:07
  • 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

Choose a tag to compare

@ravibpatel ravibpatel released this 25 Apr 12:24
  • Fixed bug in GetWindowsVersion method where Windows 8.1 and newer version of Windows have been detected as Windows 8.