Releases: Ableton/LinkKit
LinkKit 3.1.3
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
Add russian localization
Built using Xcode 11.4.1 (11E503a) and Ableton/link@ccf6a84
LinkKit 3.1.1
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
- 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
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
Fix an issue where ABLSettingsViewController could crash due to a listener not being removed.
LinkKit 3.0.4
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
Fix an issue where audio dropouts could happen when showing the settings view controller while running with a debugger.
LinkKit 3.0.2
Layout fixes in ABLLinkSettingsViewController
LinkKit 3.0.1
Fixed an issue where SessionState changes committed with ABLLinkCommitAppSessionState(...)
would not propagate to ABLLinkCaptureAudioSessionState(...)
.