mirror of
https://github.com/MoonTechLab/LunaTV.git
synced 2026-02-25 21:44:45 +08:00
chore: Bump to 4.0.0
This commit is contained in:
@@ -10,6 +10,20 @@ export interface ChangelogEntry {
|
||||
}
|
||||
|
||||
export const changelog: ChangelogEntry[] = [
|
||||
{
|
||||
version: "4.0.0",
|
||||
date: "2025-08-24",
|
||||
added: [
|
||||
"增加 iptv 订阅和播放功能"
|
||||
],
|
||||
changed: [
|
||||
"搜索页面视频卡片移动端/右键菜单添加豆瓣链接",
|
||||
"搜索建议遵循色情过滤"
|
||||
],
|
||||
fixed: [
|
||||
// 无修复内容
|
||||
]
|
||||
},
|
||||
{
|
||||
version: "3.2.1",
|
||||
date: "2025-08-22",
|
||||
|
||||
Reference in New Issue
Block a user