Skip to content

Releases: button/button-ios

The one with a photographic memory

11 May 21:59
Compare
Choose a tag to compare
  • Tapping cancel in the App Store view completely dismisses Attended Install
  • Adds ability to clear the session when a user logs out [[Button sharedButton] logOut]
  • Image cache for reduced network requests
  • -setThirdPartyId: is deprecated and will be removed in the future. Use -setUserIdentifier: instead.

Release 4.4.2

28 Mar 23:59
Compare
Choose a tag to compare
  • Resolves a rare migration issue

Release 4.4.1

09 Mar 01:10
Compare
Choose a tag to compare
  • Fixes a delay in the visual updating of re-used buttons (in a table view)

The one where you can make your own button

19 Feb 23:36
Compare
Choose a tag to compare
  • Fast BTNDropinButton recycling (for table views)
  • Make your own button
  • Bitcode compatible

The one with line item reporting

04 Feb 03:41
Compare
Choose a tag to compare
  • Line Item level order reporting
  • BETA support for a new feature
  • A consortium of minor improvements

Release 4.2.1

27 Jan 20:25
Compare
Choose a tag to compare
v4.2.1

Releases 4.2.1

The one with a cool thing for cool people

03 Dec 22:18
Compare
Choose a tag to compare
  • Removes Install Card permanently
  • Removes pattern from location permissions modal
  • BETA support for an upcoming feature

The one with iPad split screen support

24 Nov 18:25
Compare
Choose a tag to compare

The one with structured context

13 Nov 23:36
Compare
Choose a tag to compare

This major-version release has breaking API changes. Read the Migration Guide for some simple steps to upgrade.

Breaking API changes:

  • Introduces a new strongly typed and structured context taxonomy (learn more)
  • -[prepareForDisplayWithContext:completion]-[prepareWithContext:completion:] (learn more)
  • The private BTNRideService has been removed. Similar functionality can be achieved with the new -[willDisplayButtonWithId:context:completion] (learn more)
  • -[BTNLocationManager allowButtonToRequestLocationPermission:]-[Button allowButtonToRequestLocationPermission] (docs)
  • Ride Reminders have been retired 🔔✈️🌴

Other Changes:

  • Improved commerce card rendering on iPad
  • Fixes a rare bug where it was not possible to scroll to the last item

The one where things are faster

29 Oct 21:34
Compare
Choose a tag to compare
  • Reduced launch time after Attended Install completes
  • Support for Uppercase/Lowercase button text
  • Adds better appearance support for BTNDropinButtonCell with improved highlighting behavior