Releases: NickvisionApps/Tagger
V2022.9.0-beta4
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
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
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
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:
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
V2022.8.3
V2022.8.2
V2022.8.1
V2022.8.0
- 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
- Removed source icon as flatpak wasn't accepting it since it was not square