v0.0.171
Changelog
Features
- 8bb28ad: feat(frontend): resizable secondary sidebar and members pane (#403) (@hmans)
- 33f2220: feat(rbac): collapse dual-tier RBAC into unified SERVER_RBAC (#357) (#398) (@hmans)
Bug Fixes
- c13d953: fix(auth): cap password length at 128 bytes (#405) (@hmans)
- 1e1ae8c: fix(frontend): MOTD reflects the currently-viewed server (#407) (@hmans)
- aab1b76: fix(frontend): prevent embed/attachment overflow on mobile viewports (#410) (@hmans)
Other
- 1ebe2a2: refactor(frontend): retire DM_SPACE_ID-as-discriminator leftovers (#408) (@hmans)
- eadd30b: refactor(rbac): drop room-permission wrappers, move auth to resolvers (#412) (@hmans)
- da8f924: refactor(rbac): drop space-variant role/permission method pairs (#411) (@hmans)
- 045fd0b: refactor(rbac): drop vestigial spaceID params and IsSpaceAdmin wrapper (#413) (@hmans)
- 6d20b67: refactor(rbac): finish dual-tier consolidation — drop isInstanceRole, dual mutations, instance- prefix (#404) (@hmans)
- d211a2a: refactor(rbac): retire vestigial space.* permissions (#402) (@hmans)
Released by GoReleaser.