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

Version 4.0.0

Compare
Choose a tag to compare
@lumaxis lumaxis released this 27 Apr 13:28
· 743 commits to develop since this release
  • [NEW] User Metrics including automatic users and sessions tracking
  • [NEW] Added official Carthage support
  • [NEW] Added preparedItemsForFeedbackManager: method in BITFeedbackManagerDelegate to allow to provide items with every possible method of showing the feedback compose dialog.
  • [UPDATE] Our CrashOnly binary now includes User Metrics which enables crash free users statistics
  • [UPDATE] Deprecate feedbackComposerPreparedItems property in favor of the new delegate method.
  • [IMPROVEMENT] Prefix GZIP category on NSData to prevent symbol collisions
  • [BUGFIX] Add minor UI bug when adding arrow annotation to feedback image

Also includes changes from these previous prerelease version:

Version 4.0.0-alpha.1

  • [NEW] Added BITMetricsManager to track users and sessions
  • [UPDATE] Remove previously deprecated UpdateManagerDelegate method -viewControllerForUpdateManager:
  • [UPDATE] Remove previously deprecated CrashManagerDelegate methods -userNameForCrashManager: and -userEmailForCrashManager:
  • [UPDATE] Remove previously deprecated property appStoreEnvironment
  • [UPDATE] Remove previously deprecated misspelled timeintervalCrashInLastSessionOccured property
  • [UPDATE] Remove previously deprecated misspelled BITFeedbackListViewCellPresentatationStyle enum