Skip to content

v8.0.0

Compare
Choose a tag to compare
@RiotRobot RiotRobot released this 27 Jul 19:53
· 5068 commits to develop since this release

Full Changelog

BREAKING CHANGES

  • RoomState events changed to use a Map instead of an object, which changes the collection APIs available to access them.

All Changes

  • Properly support txnId
    #1424
  • [BREAKING] Remove deprecated getIdenticonUri
    #1423
  • Bump lodash from 4.17.15 to 4.17.19
    #1421
  • [BREAKING] Convert RoomState's stored state map to a real map
    #1419