Skip to content

v1.2.3

Latest
Compare
Choose a tag to compare
@madiele madiele released this 03 Feb 13:42
· 7 commits to main since this release
202c09f

what's changed

  • updated yt-dlp
  • updated rust dependencies

Breaking Changes

see previous release

How to update

if you are upgrading from 1.0 please also read v1.1 release notes to clean your docker compose (the following will still work but you are missing out on cleaning 2GB of unneeded dependencies from your storage)

sudo docker compose pull
sudo docker compose up -d --remove-orphans
sudo docker system prune -a

(prune will clean the unused images left behind)

Full Changelog: v1.2.2...v1.2.3