Skip to content

Releases: 17cupsofcoffee/LiveTagger

v0.0.5

11 May 15:14

Choose a tag to compare

What's Changed

  • There are no functional changes in this release! This update just adds a file to the release artifacts containing third-party licenses, to make sure we're giving proper attribution.

Full Changelog: v0.0.4...v0.0.5

v0.0.4

07 May 12:27

Choose a tag to compare

What's Changed

  • LiveTagger has been rewritten in Rust, and now uses the official Adobe toolkit for modifying XMP files. This should reduce the risk of accidentally breaking metadata. As a neat side effect, it seems to have increased performance noticably, too :)
  • Breaking change: LiveTagger no longer creates backups by default. You can pass the new --backup/-b flag to enable them again.
  • LiveTagger now correctly updates the creation tool/date metadata on XMP files, in line with how newer versions of Ableton do.

Full Changelog: v0.0.3...v0.0.4

v0.0.3

06 May 22:24

Choose a tag to compare

Full Changelog: v0.0.2...v0.0.3

v0.0.2

05 May 12:12

Choose a tag to compare

Full Changelog: v0.0.1...v0.0.2

v0.0.1

05 May 11:56

Choose a tag to compare

Fix release script permission