Skip to content

0.8.1(.1)

Compare
Choose a tag to compare
@KitsuneRal KitsuneRal released this 19 Aug 09:19
· 586 commits to dev since this release
79257a0

(Version 0.8.1 missed an important PR that actually changes the advertised version and updates the documentation - so it was re-released as 0.8.1.1 with the PR merged.)

The first maintenance release in the 0.8.x branch is here now. Notable changes:

  • @KitsuneRal got rid of deprecated RoomPinnedEvent name in #680
  • @TobiasFella fixed session verification in #682
  • @nvrWhere constified Room::userIdsAtEvent() in #686 (first contribution - thanks, and looking forward to more!)
  • @TobiasFella enhanced logging around key verification in #690
  • @KitsuneRal made it possible to use the key backup client-server API in the backend (#693)
  • @KitsuneRal also constrained the e-mail logic in linkifyUrl() so that it doesn't trigger in the middle of another URL (#698)

Full Changelog: 0.8.0...0.8.1.1