v0.0.179
Changelog
Features
Bug Fixes
- c27d588: fix(frontend): keep mobile bottom sheet open when tapping inputs (#525) (@hmans)
- 2139887: fix(frontend): keep unread separator stable across tab refocus (#513) (@hmans)
- 144d1c0: fix(frontend): restore vertical separator between sidebars on mobile (#515) (@hmans)
- cbc9d63: fix(frontend): route per-server settings mutations to active server (#512) (@hmans)
Other
- eacef68: refactor(frontend): drop "instance role" terminology + dead UI section (#527) (@hmans)
- ee8471f: refactor(frontend): drop empty (chrome) route group (#520) (@hmans)
- f898c30: refactor(frontend): move user settings into chrome route group (#518) (@hmans)
- 9bc57c8: refactor(frontend): rename RoomInfo → RoomSidebar (#521) (@hmans)
- f176eba: refactor(frontend): rename SecondarySidebar → ServerSidebar (#522) (@hmans)
- 6e45193: refactor(frontend): rename ServerRegistry Instance-era API → Server (#523) (@hmans)
- c77822c: refactor(frontend): rename SpaceList → ServerGutter (#519) (@hmans)
- bdce6c5: refactor(frontend): use useConnection() in per-server settings pages (#514) (@hmans)
- 92e667a: refactor: rename Instance → Server in Go backend + GraphQL field (#528) (@hmans)
- a7a2adf: refactor: sweep residual 'instance' terminology in Go backend (#529) (@hmans)
Released by GoReleaser.