|
1 | 1 | { |
2 | 2 | "version": 1, |
3 | 3 | "announcements": [ |
| 4 | + { |
| 5 | + "id": "2026-07-04-multi-source-playback", |
| 6 | + "title": "New: play from more than just Spotify", |
| 7 | + "body": "spotatui is no longer Spotify-only. You can now stream from local files, a Subsonic/Navidrome server, internet radio, and YouTube, all from the same interface. Spotify is now optional at first-time setup, so pick whichever sources you want from the interactive source picker on first run. Cover art, lyrics, Discord Rich Presence, and media-key controls work across every source. Enable the free sources with the `all-sources` build feature.", |
| 8 | + "level": "info", |
| 9 | + "url": "https://github.com/LargeModGames/spotatui/pull/329", |
| 10 | + "starts_at": "2026-07-04T00:00:00Z", |
| 11 | + "ends_at": null |
| 12 | + }, |
4 | 13 | { |
5 | 14 | "id": "2026-06-12-self-update-broken", |
6 | 15 | "title": "Action needed: auto-update is broken in v0.38.5 to v0.39.0", |
7 | 16 | "body": "A bug in update checksum verification means spotatui v0.38.5 through v0.39.0 cannot update themselves: the update check fails silently on every launch. The fix ships in v0.39.1, but affected versions cannot reach it on their own. Please update once manually (winget upgrade, brew upgrade, your package manager, or the GitHub releases page). Auto-update works again from v0.39.1 onward.", |
8 | 17 | "level": "warning", |
9 | 18 | "url": "https://github.com/LargeModGames/spotatui/pull/303", |
10 | 19 | "starts_at": "2026-06-12T00:00:00Z", |
11 | | - "ends_at": null |
| 20 | + "ends_at": "2026-07-03T23:59:59Z" |
12 | 21 | }, |
13 | 22 | { |
14 | 23 | "id": "2026-06-12-lua-scripting", |
|
26 | 35 | "level": "info", |
27 | 36 | "url": "https://github.com/LargeModGames/spotatui/issues/251", |
28 | 37 | "starts_at": "2026-05-19T00:00:00Z", |
29 | | - "ends_at": null |
| 38 | + "ends_at": "2026-07-03T23:59:59Z" |
30 | 39 | }, |
31 | 40 | { |
32 | 41 | "id": "2026-02-27-major-refactor-complete", |
|
35 | 44 | "level": "info", |
36 | 45 | "url": "https://github.com/LargeModGames/spotatui/blob/main/CONTRIBUTING.md", |
37 | 46 | "starts_at": "2026-02-27T00:00:00Z", |
38 | | - "ends_at": null |
| 47 | + "ends_at": "2026-07-03T23:59:59Z" |
39 | 48 | } |
40 | 49 | ] |
41 | 50 | } |
0 commit comments