Skip to content

Latest commit

 

History

History
185 lines (87 loc) · 5.3 KB

File metadata and controls

185 lines (87 loc) · 5.3 KB

CHANGELOG

v1.12.0 (2026-03-15)

Feature

  • feat: add track name to container operations feat: identify and fix common hallucinations on translations (5568a13)

v1.11.1 (2026-03-02)

Fix

  • fix: language mapping on the subtitle providers (d3729c2)

v1.11.0 (2026-03-01)

Feature

  • feat: automatic sync using a reference subtitle (1ec17b9)

v1.10.1 (2026-03-01)

Fix

  • fix: rar extraction after subdl download feat: automatic sync using a reference subtitle (9bfd606)

v1.10.0 (2026-03-01)

Chore

Feature

  • feat: automatic / manual subtitle download feat: permanent overrides via config file (1095006)

v1.9.0 (2026-02-25)

Feature

  • feat: subtitle conversion fix: image subtitle extraction (9ed52f8)

v1.8.3 (2026-02-24)

Fix

  • fix: ffmpeg faulty dependency check (39287f8)

v1.8.2 (2026-02-24)

Fix

  • fix: remove dependencies validation and just disable features missing dependencies (91398dd)

v1.8.1 (2026-02-24)

Fix

  • fix: bug on cleaning music on remove sdh (a7beed4)

v1.8.0 (2026-02-23)

Chore

Feature

  • feat: clean and repair subtitles (0f41efc)

v1.7.0 (2026-02-22)

Feature

  • feat: burn in subtitles to video (d56033d)

v1.6.0 (2026-02-22)

Feature

  • feat: container tasks: extract, embed and strip subtitles from the container file (7e95624)

v1.5.0 (2026-02-22)

Chore

Feature

  • feat: transcribe from video file into srt fix: batch audio sync (9f4d2f0)

v1.4.0 (2026-02-11)

Feature

  • feat: translate subtitles feat: select all / none on file picker (5e72e85)

v1.3.0 (2026-02-09)

Chore

  • chore: add badges to readme (b90cb6e)

Feature

  • feat: add -o / --overwrite flag to overwrite the original subtitle (054580f)

v1.2.0 (2026-02-08)

Feature

  • feat: add point sync via a reference subtitle feat: add unattended mode feat: interactive file picker fix: translation model name chore: large refactor and modularization (c9f3ccf)

v1.1.0 (2026-02-06)

Feature

  • feat: add cross-language sync support via NLLB and CTranslate2 (956c2f2)

v1.0.3 (2026-02-06)

Fix

  • fix: attempt pypi publish (c0cda80)

v1.0.2 (2026-02-06)

Fix

  • fix: attempt pypi publish (f8b5b65)

  • fix: attempt pypi publish (4f6efa7)

v1.0.1 (2026-02-06)

Fix

  • fix: wrong var prevent push to pypi (fc37009)

v1.0.0 (2026-02-06)

Breaking

Unknown