You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,6 +86,26 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/), and this
86
86
87
87
## [Unreleased]
88
88
89
+
## [0.20.1] - 2026-03-13
90
+
91
+
### Changed
92
+
93
+
-**Sidebar redesign** — calrs logo + two-tone brand name ("cal" blue, "rs" orange) at top linking to dashboard; user profile moved to bottom in a compact row with inline sign-out icon; clicking name/avatar goes to settings
94
+
-**Inter font** — loaded from Google Fonts for consistent typography across platforms
95
+
-**Admin pagination** — users and groups lists paginated (5 per page) with prev/next navigation
96
+
-**Admin search fields** — pill-shaped rounded inputs with accent focus ring
-**Welcome card accent** — 2px blue top border on the dashboard welcome card
99
+
-**Button gradient** — primary buttons use a subtle diagonal gradient instead of flat color
100
+
-**Pressed states** — buttons scale down (0.97×) on click for tactile feedback
101
+
-**Brand logo route** — `/brand-logo` serves the calrs logo (compiled into the binary)
102
+
103
+
### Fixed
104
+
105
+
-**Page flash removed** — removed the fade-in animation that caused a white flash on navigation
106
+
-**Footer overlap** — "Powered by calrs" no longer renders under the sidebar on dashboard pages; hidden on authenticated pages, shown only on public pages
107
+
-**Footer link** — "Powered by calrs" now links to cal.rs website instead of GitHub repo
<divid="group-no-results" style="display: none; padding: 1rem; color: var(--text-muted); font-size: 0.875rem;">No groups match your filter.</div>
110
112
{% else %}
111
113
<pclass="empty" style="padding: 1rem; color: var(--text-muted); font-size: 0.875rem;">No groups synced yet. Groups are automatically synced from your OIDC provider.</p>
0 commit comments