v1.11.0-rc.1 (Release Candidate)
Pre-release
Pre-release
·
233 commits
to master
since this release
Release candidate for 1.11.0.
Added
- The foreign-tracks cleanup rule is ready for large first runs: scope it to subfolders, stop before free disk space drops below a floor you choose, and verify each rewritten file before releasing its safety backup.
Fixed
- Translating into English works again — DeepL rejects the plain
ENtarget code, so every English translation failed and fell through to the slower fallback backend. - Providers declaring a one-per-second limit are usable again; the safety margin no longer rounds such a limit down to zero.
- The upgrade scan runs again instead of crashing on the database session.
- Remux safety backups expire by their own age rather than the source file's.
Security
- Pinned a patched WebSocket library on the production dependency path.
Testing on the RC instance before promotion.