chore(release): 0.44.0 — peek-open panels, active-filter chips, channel filter, sync chip
This commit is contained in:
@@ -14,6 +14,18 @@ export interface ReleaseEntry {
|
||||
}
|
||||
|
||||
export const RELEASE_NOTES: ReleaseEntry[] = [
|
||||
{
|
||||
version: "0.44.0",
|
||||
date: "2026-07-16",
|
||||
summary:
|
||||
"The filter panels get out of the way, and you can finally see — and pick — what's narrowing your feed.",
|
||||
features: [
|
||||
"The Filters, Plex and Playlists panels now sit as a small tab beside the sidebar and slide open over the page when you point at them, so they cost you nothing until you want them. Prefer one always open? Pin it. The feed starts a lot further left than it used to.",
|
||||
"Everything currently filtering your feed now shows as a row of chips above it — drop any one with a click, or clear the lot. No more opening the panel just to see what you'd set.",
|
||||
"Filter the feed by channel — at last. Pick channels in the panel's new Channel section (searchable), or hit \"Show in my feed\" on any channel's page. Pick several and you'll get all of them, with your other filters still applied.",
|
||||
"Your sync status moved out of the sidebar into a small chip at the top, next to the search: the video count at a glance, and the details, the missing-history link and pause a click away.",
|
||||
],
|
||||
},
|
||||
{
|
||||
version: "0.43.1",
|
||||
date: "2026-07-15",
|
||||
|
||||
Reference in New Issue
Block a user