Skip to content
This repository has been archived by the owner on Feb 19, 2020. It is now read-only.

Version 3.6 Beta 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@DerAndereAndi DerAndereAndi released this 26 Jun 14:13
· 1549 commits to develop since this release
  • [NEW] BITFeedbackManager: Screenshot feature is now part of the public API
  • [UPDATE] BITFeedbackManager: Various improvements for the screenshot feature
  • [UPDATE] BITFeedbackManager: Added BITHockeyAttachment for more customizable attachments to feedback (content-type, filename)
  • [UPDATE] BITUpdateManager: Improved algorithm for fetching an optimal sized app icon for the Update View
  • [UPDATE] BITUpdateManager: Properly consider paragraphs in releases notes when presenting them in the Update View
  • [UPDATE] BITCrashManager: Updated PLCrashReporter to version 1.2
  • [UPDATE] BITCrashManager: Added osVersion and osBuild properties to BITCrashDetails
  • [BUGFIX] BITCrashManager: Use correct filename for crash report attachments
  • [UPDATE] Property delegate in all components is now private. Set the delegate on BITHockeyManager only!
  • [BUGFIX] Various additional fixes