fix: reload update token from file to bypass stale cache (v0.3.3)

- Implemented _get_fresh_token in backend/update.py
- Ensures scripts receive the current token even if settings are cached
- Bumped version to 0.3.3
This commit is contained in:
2026-01-16 12:07:52 +01:00
parent ab58a163a6
commit b6d81885de
4 changed files with 27 additions and 7 deletions

View File

@ -1 +1 @@
0.3.2
0.3.3