Skip to content

Releases: slhck/ffmpeg-normalize

v1.37.8

21 May 08:12

Choose a tag to compare

[1.37.8] - 2026-05-21

🐛 Bug Fixes

  • Fix issue #316, handle audio channels

⚙️ Miscellaneous Tasks

  • Drop Python 3.9 support, bump pytest to >=9.0.3
  • Bump version to 1.37.8

v1.37.7

12 May 12:45

Choose a tag to compare

[1.37.7] - 2026-05-12

⚙️ Miscellaneous Tasks

  • Update ffmpeg
  • Bump version to 1.37.7

v1.37.6

13 Apr 11:59

Choose a tag to compare

[1.37.6] - 2026-04-13

🚀 Features

  • Improved warning messages for dynamic reversion, fixes #314

🧪 Testing

  • Fix

⚙️ Miscellaneous Tasks

  • Update ffmpeg
  • Bump version to 1.37.6

v1.37.5

12 Apr 13:45

Choose a tag to compare

[1.37.5] - 2026-04-12

🐛 Bug Fixes

  • Output logs with file names, fixes #313

⚙️ Miscellaneous Tasks

  • Bump version to 1.37.5

v1.37.4

30 Mar 15:38

Choose a tag to compare

[1.37.4] - 2026-03-30

🐛 Bug Fixes

  • Add type assertions for mypy in ReplayGain tag tests

📚 Documentation

  • Update file and batch handling under powershell/CMD
  • Update linear recommendations

⚙️ Miscellaneous Tasks

  • Replace mypy with ty for type checking
  • (build) Relax uv_build upper bound to <1.0.0
  • Bump version to 1.37.4

v1.37.3

08 Feb 19:23

Choose a tag to compare

[1.37.3] - 2026-02-08

🐛 Bug Fixes

  • Restore uv/ffmpeg setup and allowed tools in CI workflows
  • Restore write permissions for Claude CI workflows
  • Strip ReplayGain tags after normalization, fixes #308

⚙️ Miscellaneous Tasks

  • Bump version to 1.37.3

v1.37.2

04 Feb 19:54

Choose a tag to compare

[1.37.2] - 2026-02-04

🚀 Features

  • Better preset listing

⚙️ Miscellaneous Tasks

  • Bump version to 1.37.2

v1.37.1

04 Feb 07:26

Choose a tag to compare

[1.37.1] - 2026-02-04

⚙️ Miscellaneous Tasks

  • Bump version to 1.37.1

v1.37.0

03 Feb 19:59

Choose a tag to compare

[1.37.0] - 2026-02-03

🐛 Bug Fixes

  • Update Claude workflows for fork PR permissions

📚 Documentation

  • Update API examples

⚙️ Miscellaneous Tasks

  • Update contriburors
  • Bump version to 1.37.0

v1.36.1

07 Jan 15:36

Choose a tag to compare

[1.36.1] - 2026-01-07

🚀 Features

  • Better file validation

📚 Documentation

  • Typo
  • Move quickstart before what's new section

⚙️ Miscellaneous Tasks

  • Update support to python 3.15
  • Test only Python 3.9 and 3.15
  • Add auto-deployment for docs
  • Fix dev docs
  • Bump version to 1.36.1

◀️ Revert

  • Use Python 3.14 instead of 3.15