Releases: Ableton/LinkKit
Releases · Ableton/LinkKit
LinkKit 4.0.0 beta 2
PRE-RELEASE
- Update ableton/link to version 4.0.0 beta 4
- Fix an issue where the Link Audio peer name would not be set when dismissing the LinkSettings VC
- Add translations
Built with Xcode 26.2 (17C52) and Ableton/link@e9a2e41
LinkKit 4.0.0 beta 1
PRE-RELEASE
- Update ableton/link to version 4.0.0 beta 1
- Add support for Link Audio. Documentation can be found in ABLLink.h, the LinkKit documentation, and the concepts description.
- Add Link Audio support to LinkHut
Built with Xcode 26.2 (17C52) and Ableton/link@082691b
LinkKit 3.2.2
- Build against the iOS 26 SDK
- Update ableton/link to version 3.1.4
- Update asio standalone to version 1.36.0
- Fix a rare crash during initialization
Built with Xcode 26.0.1 (17A400) and Ableton/link@4c08937
LinkKit 3.2.1
- Update Link to version 3.2.1
- Fix a race condition that could lead to crashes during destruction
- Ensure that enabling Link is lock free
Built with Xcode 14.2 (14C18) and Ableton/link@41d9aa1
LinkKit 3.2.0
- Fixed a quantization issue that could lead to missing notes after
ABLLinkRequestBeatAtTime()and
ABLLinkForceBeatAtTime(). - Updated the example app for iOS 17 compatibility.
- Added support for IPv6: Use IPv6 if an interface does not have an active IPv4 connection.
- Updated asio to version 1.28.0.
- Patched the namespace of asio to avoid symbol clashes when using multiple versions of asio
in the same binary.
LinkKit 3.1.10
- Update German localisation
- Add
ABLLink.NumberOfPeersChangedNSNotification - Add
ABLLinkSuppressNotificationsplist key
Built with Xcode 13.2.1 (13C100) and Ableton/link@d03361f
LinkKit 3.1.9-2
- Remove fat library from the release bundle
Built with Xcode 13.2.1 (13C100) and Ableton/link@d03361f
LinkKit 3.1.9
- Fixed a build system issue that would break compatibility with older iOS versions
Built with Xcode 13.2.1 (13C100) and Ableton/link@d03361f
LinkKit 3.1.8
- Updated example app to use Swift and Swift UI
- Minor bug fixes
Built with Xcode 13.2.1 (13C100) and Ableton/link@d03361f
LinkKit 3.1.7
- Improved and simpler threading model
- Minor performance improvement
Built with Xcode 13.0 (13A233) and Ableton/link@a4e4c2f