Skip to content

Releases: NickvisionApps/Tagger

V2022.9.0-beta4

22 Sep 15:38
Compare
Choose a tag to compare
V2022.9.0-beta4 Pre-release
Pre-release

Fixes, Fixes, Fixes

Changes from V2022.9.0-beta3:

  • Fixed an issue where the application would crash when the MainWindow was closed instead of closing gracefully
  • Attempted to fix (#34)

Changes from previous stable GTK version (V2022.6.3):

  • Redesigned with the latest libadwaita 1.2
  • Added a setting to preserve the file's modification time stamp when a tag is edited (#38)
  • Added the ability to remove album art from a file without deleting the whole tag (#39)
  • Added the ability to search for files in the list
  • Better handling of flac/ogg files (#37)
  • Better tag handling of all files in general (#35)

How to run the beta version:

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

This is a beta version, bugs are expected. Please file a bug report for any issue found

V2022.9.0-beta3

22 Sep 12:33
Compare
Choose a tag to compare
V2022.9.0-beta3 Pre-release
Pre-release

Search, Search, Search

Changes from V2022.9.0-beta2:

  • Added the ability to search for files in the list

Changes from previous stable GTK version (V2022.6.3):

  • Redesigned with the latest libadwaita 1.2
  • Added a setting to preserve the file's modification time stamp when a tag is edited (#38)
  • Added the ability to remove album art from a file without deleting the whole tag (#39)
  • Added the ability to search for files in the list
  • Better handling of flac/ogg files (#37)
  • Better tag handling of all files in general (#35)

How to run the beta version:

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

This is a beta version, bugs are expected. Please file a bug report for any issue found

V2022.9.0-beta2

22 Sep 03:16
Compare
Choose a tag to compare
V2022.9.0-beta2 Pre-release
Pre-release

Redesign, Redesign, Redesign

Changes from V2022.9.0-beta1:

  • Redesigned ComboBoxDialog
  • Redesigned Properties Flap

Changes from previous stable GTK version (V2022.6.3):

  • Redesigned with the latest libadwaita 1.2
  • Added a setting to preserve the file's modification time stamp when a tag is edited (#38)
  • Added the ability to remove album art from a file without deleting the whole tag (#39)
  • Better handling of flac/ogg files (#37)
  • Better tag handling of all files in general (#35)

How to run the beta version:

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

This is a beta version, bugs are expected. Please file a bug report for any issue found

V2022.9.0-beta1

21 Sep 15:11
Compare
Choose a tag to compare
V2022.9.0-beta1 Pre-release
Pre-release

Tagger is back to GTK4 and libadwaita!
We've put a lot of work into this release, rewriting the application from the ground up and bringing all the new features from the previous QT version, V2022.8.0 series, as well.

Changes from previous GTK version (2022.6.3):

  • Updated to latest libadwaita 1.2 design
  • Added a setting to preserve the file's modification time stamp when a tag is edited (#38)
  • Added the ability to remove album art from a file without deleting the whole tag (#39)
  • Better handling of flac/ogg files (#37)
  • Better tag handling of all files in general (#35)

Planed features that may/may not make it into this release:

  • A file system watcher (#23)
  • Ability to drag a folder into the app (#30)
  • MusicBrainz support (#25)

How to run the beta version:

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

This is a beta version, bugs are expected. Please file a bug report for any issue found

V2022.8.4

13 Aug 18:05
Compare
Choose a tag to compare
  • Fixed an issue where the application would not exit correctly when updating

V2022.8.3

13 Aug 17:27
Compare
Choose a tag to compare
  • Introduced ribbon interface for commands

V2022.8.2

07 Aug 05:32
Compare
Choose a tag to compare
  • Fixed an issue where updates would not install correctly

V2022.8.1

07 Aug 05:13
Compare
Choose a tag to compare
  • Added setting to preserve modification time stamp of a music file (#38)
  • Fixed an issue where multiple "Music Folder Changed" dialogs would display at once (#41)

V2022.8.0

05 Aug 00:17
Compare
Choose a tag to compare
  • Application rewrite with C++ and Qt 6
  • Added a FileSystemWatcher to allow Tagger to watch for music folder changes on disk
  • Added ability to drag and drop a music folder into Tagger to open it
  • Added "Remove Album Art" feature to tag editor
  • Fixed an issue where FLAC and OGG files were unable to add album art
  • Removed "Remember Last Opened Music Folder" feature in favor of recent folders list
  • Removed "Download Metadata From MusicBrainz" feature as a new library is needed to be found

V2022.6.3.f1

23 Jun 17:35
Compare
Choose a tag to compare
  • Removed source icon as flatpak wasn't accepting it since it was not square