Skip to content

V2023.11.0

Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 03 Nov 17:17
· 107 commits to main since this release
1f2f897

Bug Fixes 🪲

V2023.11.0 is here!

This release fixes an issue where Tagger crashed when loading album art data for some files.

NOTE: There is a known issue where the Windows version of Tagger is unable to update from V2023.10.0 to V2023.11.0 .
This means that you need to redownload the setup exe from the github release page and install it again.
This issue was fixed in V2023.11.0, meaning future releases will be available to update within the app itself.

Full Changelog 📃

  • Fixed an issue where Tagger crashed on loading album art for some files (#392)
  • Updated translations (Thanks everyone on Weblate!)

Install 🧑‍💻

GNOME

flathub:

flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install flathub org.nickvision.tagger
flatpak run org.nickvision.tagger

snap-store:

sudo snap install tagger

AUR

The tagger package

Manually

  • Download the org.nickvision.tagger-x64.flatpak file from the assets below
  • Run flatpak install org.nickvision.tagger-x64.flatpak from the directory containing the .flatpak file
  • Run flatpak run org.nickvision.tagger//master to start the app! (You should also see it in your app grid)

WinUI

Manually

  • Download and run the NickvisionTaggerSetup.exe file from the assets below