Skip to content

v0.0.178

Choose a tag to compare

@hmans hmans released this 19 May 17:01

Changelog

Features

  • 5132875: feat(frontend): add server overview entries to Cmd-K quick switcher (#506) (@hmans)
  • de6b298: feat(frontend): move current user info into secondary sidebar (#507) (@hmans)

Bug Fixes

  • 5a9a742: fix(frontend): align avatars, icons, and text across rows (#501) (@hmans)
  • 10e2a0d: fix(frontend): keep WS retry loop alive so tab-resume reconnects work (#502) (@hmans)
  • 9cc60c1: fix(frontend): restore per-server last-room memory on server re-entry (#511) (@hmans)
  • 7af5e1a: fix(frontend): use base font size for username change notice (#508) (@hmans)
  • 1dc2c0d: fix(rbac): rename PermissionLevel to SERVER/GROUP/ROOM, fix group mislabel (#503) (@hmans)

Other

  • e85fa27: refactor(core): split rooms.go into focused per-concern files (#499) (@hmans)
  • 4fdf0dd: refactor(core): store verified emails as per-email proto entries (#504) (@hmans)

Released by GoReleaser.