chore(release): v0.31.0
This commit is contained in:
@@ -14,6 +14,19 @@ export interface ReleaseEntry {
|
|||||||
}
|
}
|
||||||
|
|
||||||
export const RELEASE_NOTES: ReleaseEntry[] = [
|
export const RELEASE_NOTES: ReleaseEntry[] = [
|
||||||
|
{
|
||||||
|
version: "0.31.0",
|
||||||
|
date: "2026-07-07",
|
||||||
|
summary: "Richer downloads — edit details, clickable channels & links, and prettier share-link previews.",
|
||||||
|
features: [
|
||||||
|
"Downloads: the edit (pencil) button now edits the full details — title, channel name and a channel link, plus any number of extra reference links. The channel and links appear on the download card as clickable links, and a source that carries a channel (like YouTube or Facebook) fills the channel link in automatically.",
|
||||||
|
"Downloads: shared watch pages now show the correct title, channel and links — including your own edits — with every link clickable. (Renaming a download is now reflected on its share link too.)",
|
||||||
|
"Shared links now unfurl richly in chat apps like Messenger, with the video's title, channel and thumbnail instead of a blank card. Videos without a thumbnail still show a clean text card.",
|
||||||
|
],
|
||||||
|
chores: [
|
||||||
|
"Shorter, clearer site description for search engines and link previews.",
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
version: "0.30.0",
|
version: "0.30.0",
|
||||||
date: "2026-07-06",
|
date: "2026-07-06",
|
||||||
|
|||||||
Reference in New Issue
Block a user