Skip to content

Releases: 17cupsofcoffee/LiveTagger

v0.0.5

Choose a tag to compare

@17cupsofcoffee 17cupsofcoffee released this 11 May 15:14

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

Choose a tag to compare

@17cupsofcoffee 17cupsofcoffee released this 07 May 12:27

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

Choose a tag to compare

@17cupsofcoffee 17cupsofcoffee released this 06 May 22:24

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

v0.0.2

Choose a tag to compare

@17cupsofcoffee 17cupsofcoffee released this 05 May 12:12

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

v0.0.1

Choose a tag to compare

@17cupsofcoffee 17cupsofcoffee released this 05 May 11:56
Fix release script permission