github tylerbcrawford/subgeneratorr v2.2.0

latest releases: v3.0.0-beta.1, v2.4.1, v2.4.0...
one month ago

Relaunch polish release. This is a maintenance and presentation pass on top of v2.1.1, not new transcription features.

What changed:

  • Added web UI screenshots and a short workflow GIF to the README (browse, scan, generate keyterms, transcribe), captured against a Creative Commons and public domain demo library.
  • Documentation cleanup pass for readability across the README, CHANGELOG, and docs.
  • Security: the Flask SECRET_KEY no longer falls back to a hardcoded value, it uses a random per-process key when unset. The Bazarr API key is now redacted from error logs. Added dependency upper bounds.
  • Accessibility and UX: aria labels and visible focus styles, provider key status surfaced in the UI, loading spinners on long actions, form validation, and a fix for a console error that fired after keyterm generation.
  • CI and release: ruff lint and format checks run on every push, image publishing is now gated on passing tests, images are scanned with Trivy, the Docker images carry OCI labels, and the web image has a healthcheck.

See CHANGELOG.md for the full list.

Don't miss a new subgeneratorr release

NewReleases is sending notifications on new releases.