Skip to content

1.5.5

Compare
Choose a tag to compare
@devgianlu devgianlu released this 13 Feb 11:38

Added

  • Added playbackEnded event to the API (#297)
  • Added POST /instance/terminate and POST /instance/close to the API (f831010, b288bd1, 9fbe643)

Changed

  • Player#waitReady() now waits for the player to become ready, the old behaviour has been renamed to Player#ready() (dce2676)