Releases: leolabs/ableton-js
Releases · leolabs/ableton-js
v2.1.0
v2.0.0
🚨 This is a breaking release
This release changes the way that commands are sent from AbletonJS to Ableton. Instead of sending them as raw JSON payloads, the payloads are now gzipped and chunked into packages of 7.5 KB. This fixes an issue where large payloads could not be sent, which occured for example when you would call the setData
command to save a large object to Ableton.