Skip to content

V2023.11.3

Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 17 Nov 15:46
· 30 commits to main since this release

An Updated Tagger πŸ€–

V2023.11.3 is here!

In this release, Tagger was updated to use .NET 8, GNOME 45 runtime, and the latest libadwaita 1.4 widgets!

Full Changelog πŸ“ƒ

  • Updated to GNOME 45 runtime with latest libadwaita design (#401)
  • Updated to .NET 8.0
  • 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