Skip to content

v1.11.0-rc.1 (Release Candidate)

Pre-release
Pre-release

Choose a tag to compare

@Abrechen2 Abrechen2 released this 04 Aug 16:51
· 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 EN target 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.