You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE_NOTES.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,18 @@
2
2
3
3
This is a high-level summary of the most important changes.
4
4
5
+
# Changes in 2.9 (23 Feb 2026)
6
+
7
+
**Features and Improvements**:
8
+
9
+
-**NEW:** Added configuration option `SPOTIFY_SUFFIX` to allow a **custom string** after **Spotify-curated public playlists** (thanks [@tomballgithub](https://github.com/tomballgithub))
10
+
-**NEW:** Added **debug mode** with `DEBUG_MODE` config option and `--debug` CLI flag for technical troubleshooting output
11
+
12
+
**Bug fixes**:
13
+
14
+
-**BUGFIX:** Capped server-provided `Retry-After` for HTTP 429 responses to avoid long hangs
15
+
-**BUGFIX:** Fixed fetching of TOTP secrets so it happens before retries
0 commit comments