Skip to content

v0.34.0

Latest

Choose a tag to compare

@sentriz sentriz released this 26 Aug 07:53
5b7ae70

0.34.0 (2026-08-24)

⚠ BREAKING CHANGES

  • deps: bump to go1.27

Features

  • musicbrainz: retry on 503, bump retry limit to 5 (72aff32)
  • wrtag: add cover-max-size config option (#240) (678ebea)
  • wrtag: add cover-source config option (6916abe), closes #239
  • wrtag: respect umask for directories as well (#237) (f409ecc)

Bug Fixes

  • musicbrainz: bump client timeout to 60s (5ec727f)

Miscellaneous Chores