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

3.5.0rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@DerAndereAndi DerAndereAndi released this 14 Jan 14:17
· 1920 commits to develop since this release
  • General
    • [UPDATE] Documentation improvements nearly everywhere
  • Crash Reporting
    • [UPDATE] Integrated PLCrashReporter 1.2 beta 2
    • [UPDATE] 64 bit crash reports now contain the correct architecture string
    • [UPDATE] Automatically add the users UDID or email to crash reports in Ad-Hoc/Enterprise builds if they are provided by BITAuthenticator
    • [BUGFIX] Fixed userName, userEmail and userID not being added to crash reports
  • App Store Updates
    • [UPDATE] Changed default update check interval to weekly
  • Ad-Hoc/Enterprise Authentication
    • [NEW] Redesigned API for easier usage and more flexibility (please check the documentation!)
    • [NEW] Added option to customize the authentication flow
    • [NEW] Added option to provide a custom parentViewController for presenting the UI
    • [NEW] Added possibility to use an existing URL scheme
    • [BUGFIX] Fixed authentication UI appearing after updating apps without changing the authentication settings
  • Ad-Hoc/Enterprise Updates
    • [UPDATE] Don't add icon gloss to icons when running on iOS 7
    • [BUGFIX] Fixed a few iOS 7 related UI problems in the update view