forked from zeyugao/MusicBox
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathappcast.xml
More file actions
138 lines (138 loc) · 6.78 KB
/
Copy pathappcast.xml
File metadata and controls
138 lines (138 loc) · 6.78 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Auralis Release Notes</title>
<link>https://auralis.cyncyn.xyz/appcast.xml</link>
<description>Most recent changes with links to updates.</description>
<language>en</language>
<item>
<title>Version 1.2.4</title>
<description>
<![CDATA[
<h2>What's New in 1.2.4</h2>
<ul>
<li>修复心动模式(智能播放)歌曲重复问题:改用官方 playmode_intelligence_list 接口,返回约 149 首非重复推荐歌曲</li>
<li>修复心动模式参数 Bug:intelligence_list 封装传入 songId 而非 id,此前 API 调用必然失败</li>
<li>新增心动模式播放历史去重:维护已播放歌曲集合,避免推荐列表重叠导致的重复</li>
<li>修复全屏播放器收起时出现蓝色焦点环:添加 focusEffectDisabled</li>
<li>优化全屏播放器动画流畅度:移除昂贵的 scaleEffect 材质变换,改用 move+opacity 过渡</li>
<li>简化全屏播放器收起流程:移除两阶段动画和 180ms 死延迟,收起时间从 ~0.84s 缩短至 ~0.38s</li>
</ul>
]]>
</description>
<pubDate>Sat, 09 Aug 2026 12:00:00 +0800</pubDate>
<enclosure url="https://github.com/crayonlu/Auralis/releases/download/v1.2.4/Auralis.dmg"
sparkle:version="8"
sparkle:shortVersionString="1.2.4"
length="0"
type="application/octet-stream" />
</item>
<item>
<title>Version 1.2.3</title>
<description>
<![CDATA[
<h2>What's New in 1.2.3</h2>
<ul>
<li>修复软件静置后误弹"解码错误"提示:网络瞬断或唤醒后网络未就绪时,歌单刷新等接口不再误报</li>
<li>接口健壮性增强:统一识别并静默处理传输层错误(502/空响应/非200),仅真实解码异常才提示</li>
<li>加固播放链路与登录状态接口的异常处理,错误响应写入日志便于排查</li>
</ul>
]]>
</description>
<pubDate>Thu, 30 Jul 2026 12:00:00 +0800</pubDate>
<enclosure url="https://github.com/crayonlu/Auralis/releases/download/v1.2.3/Auralis.dmg"
sparkle:version="7"
sparkle:shortVersionString="1.2.3"
length="0"
type="application/octet-stream" />
</item>
<item>
<title>Version 1.2.0</title>
<description>
<![CDATA[
<h2>What's New in 1.2.0</h2>
<ul>
<li>Personal FM: AI-powered radio with like/dislike feedback</li>
<li>Music Catalog: Browse artists and albums, search, subscribe, and explore top songs</li>
<li>Podcasts: Discover, subscribe, and listen to podcast episodes</li>
<li>Listening History: Recent listening activity and listening insights</li>
<li>Playlist Management: Create, rename, delete, and subscribe to playlists</li>
<li>Daily Recommendations: Enhanced daily recommended songs</li>
<li>Saved Music: Browse subscribed artists, albums, and playlists</li>
</ul>
]]>
</description>
<pubDate>Mon, 28 Jul 2026 12:00:00 +0800</pubDate>
<enclosure url="https://github.com/crayonlu/Auralis/releases/download/v1.2.0/Auralis.dmg"
sparkle:version="6"
sparkle:shortVersionString="1.2.0"
length="0"
type="application/octet-stream" />
</item>
<item>
<title>Version 1.1.3</title>
<description>
<![CDATA[
<h2>What's New in 1.1.3</h2>
<ul>
<li>Fix intelligence mode: use simi_song API for song-based recommendations without requiring playlist context</li>
<li>Fix repeat-one mode: replay current song on track end, next, and previous</li>
<li>Fix lyric highlighting not resetting when repeating the same song in full-screen player</li>
</ul>
]]>
</description>
<pubDate>Mon, 28 Jul 2026 10:00:00 +0800</pubDate>
<enclosure url="https://github.com/crayonlu/Auralis/releases/download/v1.1.3/Auralis.dmg"
sparkle:version="5"
sparkle:shortVersionString="1.1.3"
length="0"
type="application/octet-stream" />
</item>
<item>
<title>Version 1.1.2</title>
<description>
<![CDATA[
<h2>What's New in 1.1.2</h2>
<ul>
<li>MV 播放器: Click recommended MVs on Explore to play in a full-screen native video player</li>
<li>原生视频渲染: AVPlayerView with custom overlay controls, auto-hide on playback</li>
<li>按钮点击区域优化: Expanded hit areas across all player controls for easier interaction</li>
<li>修复 MV 播放器退出后卡死问题</li>
</ul>
]]>
</description>
<pubDate>Sun, 27 Jul 2026 22:00:00 +0800</pubDate>
<enclosure url="https://github.com/crayonlu/Auralis/releases/download/v1.1.2/Auralis.dmg"
sparkle:version="4"
sparkle:shortVersionString="1.1.2"
length="0"
type="application/octet-stream" />
</item>
<item>
<title>Version 1.1.1</title>
<description>
<![CDATA[
<h2>What's New in 1.1.1</h2>
<ul>
<li>心动模式 (Intelligence Mode): Smart recommendations based on current song</li>
<li>音质选择 (Audio Quality): Choose from Standard to Master quality in Settings</li>
<li>全屏播放器动画优化: Smoother transitions with staggered animations</li>
<li>歌词交互: Click any lyric line to seek, hover effects for better UX</li>
<li>修复全屏播放器进度条颜色突变问题</li>
<li>i18n 修复: Sidebar and Explore section headers now properly localized</li>
<li>更换全新 Auralis 应用图标与项目标识</li>
</ul>
]]>
</description>
<pubDate>Sun, 27 Jul 2026 10:30:00 +0800</pubDate>
<!-- When publishing a new release: bump sparkle:version/shortVersionString to match
CURRENT_PROJECT_VERSION/MARKETING_VERSION, point the enclosure url at the
release's Auralis.dmg, and set length to the DMG's byte size. -->
<enclosure url="https://github.com/crayonlu/Auralis/releases/download/v1.1.1/Auralis.dmg"
sparkle:version="3"
sparkle:shortVersionString="1.1.1"
length="0"
type="application/octet-stream" />
</item>
</channel>
</rss>