Skip to content

Releases: Ableton/LinkKit

LinkKit 3.1.3

22 Jun 15:51
Compare
Choose a tag to compare

Fix an issue where notifications would not show when using UISceneDelegate in the application.

Built using Xcode 11.5 (11E608c) and Ableton/link@f7432a4

LinkKit 3.1.2

13 May 15:53
Compare
Choose a tag to compare

Add russian localization

Built using Xcode 11.4.1 (11E503a) and Ableton/link@ccf6a84

LinkKit 3.1.1

06 May 13:47
Compare
Choose a tag to compare

This release adds localization support to LinkSettingsViewController.
The release bundle now contains LinkKitResources.bundle.
If your app supports localization, navigate to "Build Phases" in your Xcode project, and add the bundle to "Copy Bundle Resources".

Built using Xcode 11.4.1 (11E503a) and Ableton/link@ccf6a84

LinkKit-3.1.0

20 Feb 09:43
Compare
Choose a tag to compare
  • Drop 32 bit support
  • Add support for iOS 13 dark mode
  • Show notifications on the active window when using UIWindowScene
  • Add support for Mac Catalyst
  • Add LinkKit.xcframework to release
  • Update LinkHut example to Xcode 11

Built using Xcode 11.3.1 (11C505) and Ableton/link@0b77cc2

LinkKit 3.1.0-Beta

17 Sep 12:52
Compare
Choose a tag to compare
LinkKit 3.1.0-Beta Pre-release
Pre-release

Please test, and open issues in case you encounter any problems. Thanks!

  • Drop 32 bit support
  • Add support for iOS 13 dark mode
  • Show notifications on the active window when using UIWindowScene
  • Add support for Mac Catalyst
  • Add LinkKit.xcframework to release
  • Update LinkHut example to Xcode 11

Built using Xcode 11.0 (11A419c) and Ableton/link@20496fa

LinkKit 3.0.5

18 Dec 14:11
Compare
Choose a tag to compare

Fix an issue where ABLSettingsViewController could crash due to a listener not being removed.

LinkKit 3.0.4

21 Sep 07:51
Compare
Choose a tag to compare

According to updated documentation and test plan: Fixed an issue where LinkHut would not listen to Start Stop Sync while in background.

LinkKit 3.0.3

20 Jun 12:27
Compare
Choose a tag to compare

Fix an issue where audio dropouts could happen when showing the settings view controller while running with a debugger.

LinkKit 3.0.2

29 May 11:01
Compare
Choose a tag to compare

Layout fixes in ABLLinkSettingsViewController

LinkKit 3.0.1

26 Feb 13:32
Compare
Choose a tag to compare

Fixed an issue where SessionState changes committed with ABLLinkCommitAppSessionState(...) would not propagate to ABLLinkCaptureAudioSessionState(...).