release: 0.11.1
This commit is contained in:
@@ -14,6 +14,17 @@ export interface ReleaseEntry {
|
||||
}
|
||||
|
||||
export const RELEASE_NOTES: ReleaseEntry[] = [
|
||||
{
|
||||
version: "0.11.1",
|
||||
date: "2026-06-19",
|
||||
summary: "A fix for subscribing from the discovery list.",
|
||||
fixes: [
|
||||
"Subscribing to a channel you already follow on YouTube now simply records it here instead of showing a misleading “connection lost” error — which also clears the case where such a channel kept reappearing under “Discover from playlists”.",
|
||||
],
|
||||
chores: [
|
||||
"YouTube-side action failures now surface as a clear message instead of being mistaken for a transient connection drop.",
|
||||
],
|
||||
},
|
||||
{
|
||||
version: "0.11.0",
|
||||
date: "2026-06-19",
|
||||
|
||||
Reference in New Issue
Block a user