Skip to content

Releases: leolabs/ableton-js

v3.2.4

26 Jun 22:15
Compare
Choose a tag to compare
  • ✨ Add color_index to the raw props of clips and tracks fc6f38d

v3.2.3...v3.2.4

v3.2.3

24 Jun 22:08
Compare
Choose a tag to compare
  • πŸ› Fix stray heartbeats emitting a disconnect event 6157a95

v3.2.2...v3.2.3

v3.2.2

23 Jun 11:34
Compare
Choose a tag to compare
  • ✨ Add a fallback schedule_message in case the Timer doesn't work as expected b5fdbe1

v3.2.1...v3.2.2

v3.2.1

12 Jun 17:50
Compare
Choose a tag to compare
  • ✨ Add the ability to warn when a command takes longer than expected 24b046a

v3.2.0...v3.2.1

v3.2.0

12 Jun 17:44
Compare
Choose a tag to compare
  • πŸ“ Document class options b6c8b7c
  • ✨ Allow changing the timeout for commands d216432
  • πŸ”§ Increase the build target to use the latest features of JS 0e0447b

v3.1.9...v3.2.0

v3.1.9

08 Jun 13:11
Compare
Choose a tag to compare
  • πŸ› Fix issue that could block the main thread in Live sometimes when no client port file exists 8990a5d
  • πŸ“ Update the link to unofficial API docs 7a32f90
  • πŸ› Fix copying the scripts not working if the Remote Scripts folder doesn't exist yet 71ecf44

v3.1.8...v3.1.9

v3.1.8

10 May 12:39
Compare
Choose a tag to compare
  • πŸ› Fix type annotations which are unsupported in Live 10 b396684
  • πŸ”₯ Remove the postinstall hook d55efec

v3.1.7...v3.1.8

v3.1.7

27 Apr 12:53
Compare
Choose a tag to compare
  • πŸ”‡ Don't clutter the logs by default 333ff7b
  • ✨ Add the appointed_device property ae47bd2
  • πŸ”§ Copy the MIDI script into the User Library instead of into the app c4050d6

v3.1.6...v3.1.7

v3.1.6

05 Apr 22:16
Compare
Choose a tag to compare
  • πŸ› Fix an issue with Live 10 where umlauts in a cached response would throw an error f4f6a20

v3.1.5...v3.1.6

v3.1.5

16 Mar 00:39
Compare
Choose a tag to compare
  • πŸ“ Add logging to the example code 7b5dfbf
  • πŸ› Don't emit an error when a received message can't be assigned to any request 3186bdb
  • 🏷️ Fix the type of current_output_sub_routing e66b1ea
  • πŸ› Fix client close not being awaited properly in tests 140edb0
  • ⚑ Try binding to the last used port first to speed up the connection to Live b86bc5d
  • πŸ“ Fix a typo in the warning message when calling start 9db326b

v3.1.4...v3.1.5