Skip to content

Commit 57fead0

Browse files
committed
docs(release-notes): add changes in v2.9.2
1 parent 518a71f commit 57fead0

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

RELEASE_NOTES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
This is a high-level summary of the most important changes.
44

5+
# Changes in 2.9.2 (27 Apr 2026)
6+
7+
**Bug fixes**:
8+
9+
- **BUGFIX:** Bounded the retry loop in `spotify_get_access_token_from_sp_dc` to prevent an infinite loop when TOTP secrets are repeatedly fetched but the resulting token refresh keeps failing (thanks [@tomballgithub](https://github.com/tomballgithub), fixes [#37](https://github.com/misiektoja/spotify_monitor/issues/37))
10+
- **BUGFIX:** Auto-fallback to the highest available TOTP version when the configured `TOTP_VER` is missing from `SECRET_CIPHER_DICT` (with a warning) so the script self-heals instead of failing every retry
11+
512
# Changes in 2.9.1 (09 Mar 2026)
613

714
**Features and Improvements**:

0 commit comments

Comments
 (0)