Skip to content

v2.0.0

Compare
Choose a tag to compare
@leolabs leolabs released this 30 May 10:58
· 262 commits to master since this release

🚨 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.