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
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
: AddedBITHockeyAttachment
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
: AddedosVersion
andosBuild
properties toBITCrashDetails
- [BUGFIX]
BITCrashManager
: Use correct filename for crash report attachments - [UPDATE] Property
delegate
in all components is now private. Set the delegate onBITHockeyManager
only! - [BUGFIX] Various additional fixes