Skip to content

v9.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@RiotRobot RiotRobot released this 21 Oct 13:35
· 4596 commits to develop since this release

Full Changelog

BREAKING CHANGES

  • hasPendingEvent now returns false instead of throwing when pending ordering mode is not detached

All changes

  • Don't cache failures when fetching /versions
    #1521
  • Install deps first as part of release
    #1518
  • [Breaking] Change hasPendingEvent to return false if pending ordering
    !detached
    #1517
  • Skip editor prompts for merges
    #1519
  • Convert call test to TypeScript
    #1516
  • Support party_id
    #1512
  • Support m.call.reject
    #1510
  • Remove specbuild from .gitignore
    #1515
  • Log the error when we failed to send candidates
    #1514
  • Fixes for call state machine
    #1503
  • Fix call event handler listener removing
    #1506
  • Set the type of the call based on the tracks
    #1501
  • Use new local timestamp for calls
    #1499
  • Adjust types and APIs to match React SDK
    #1502
  • Make an accurate version of 'age' for events
    #1495
  • Make 'options' parameter optional
    #1498
  • Create a giant event type enum
    #1497
  • Convert call.js to Typescript & update WebRTC APIs (re-apply)
    #1494