release: 0.11.2
This commit is contained in:
@@ -14,6 +14,14 @@ export interface ReleaseEntry {
|
||||
}
|
||||
|
||||
export const RELEASE_NOTES: ReleaseEntry[] = [
|
||||
{
|
||||
version: "0.11.2",
|
||||
date: "2026-06-19",
|
||||
summary: "Clearer messages when a YouTube action can't be completed.",
|
||||
fixes: [
|
||||
"When a YouTube action can't go through — syncing or pushing a playlist, removing a playlist on YouTube, or looking up a video — you now get a clear explanation of why, instead of a misleading “connection lost” notice.",
|
||||
],
|
||||
},
|
||||
{
|
||||
version: "0.11.1",
|
||||
date: "2026-06-19",
|
||||
|
||||
Reference in New Issue
Block a user