chore(release): 0.43.0 — nav overlay sidebar, account chrome, opt-in glass tuner
This commit is contained in:
@@ -14,6 +14,18 @@ export interface ReleaseEntry {
|
||||
}
|
||||
|
||||
export const RELEASE_NOTES: ReleaseEntry[] = [
|
||||
{
|
||||
version: "0.43.0",
|
||||
date: "2026-07-14",
|
||||
summary:
|
||||
"A slimmer, smarter navigation sidebar, a couple of account tweaks, and an optional live appearance tuner.",
|
||||
features: [
|
||||
"The navigation sidebar now stays slim by default and slides open over the page when you hover it or tab into it — so it barely takes any room until you need it. Prefer it always open? Pin it with the button at the top of the rail.",
|
||||
"The top bar reclaims the empty space on the left: it now hugs your content instead of leaving a fixed gap when the sidebar is slim.",
|
||||
"A logout button now sits right next to the language and about buttons, and your role shows as a tooltip on your name (the separate badge is gone).",
|
||||
"New optional glass tuner: a floating panel for live-tweaking the frosted-glass look. It's off by default — switch it on under Settings → Appearance if you like to fiddle.",
|
||||
],
|
||||
},
|
||||
{
|
||||
version: "0.42.0",
|
||||
date: "2026-07-13",
|
||||
|
||||
Reference in New Issue
Block a user