Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Version 3.1.0

Compare
Choose a tag to compare
released this 23 Jun 15:20
· 420 commits to develop since this release
  • [NEW] BITCrashManager: Added support for unhandled C++ exceptions
  • [NEW] BITCrashManager: Added process ID to BITCrashDetails
  • [NEW] BITCrashManager: Added CFBundleShortVersionString value to crash reports
  • [UPDATE] Restructured installation documentation
  • [BUGFIX] BITCrashManager: Fixed UI not showing centered
  • [BUGFIX] BITCrashManager: Fixed offline issue showing crash alert over and over again with unsent crash reports
  • [BUGFIX] Solved code signing issues
  • [BUGFIX] Fixed various compiler warnings & other improvements