Skip to content

V2023.11.2

Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 10 Nov 13:27
· 60 commits to main since this release

Minor Improvements πŸ”¨

V2023.11.2 is here!

This release contains both some minor fixes and improvements that you can read about below :)

Full Changelog πŸ“ƒ

  • On GNOME, fixed an issue where specifying the directory separator in Tag to File Name when Limit Filename Characters was enabled caused new directories to not be made (#395)
  • On WinUI, improved the UX of the Lyrics dialog
  • 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