Releases: nrittsti/ntag
Releases · nrittsti/ntag
Autumn Release 2024
Changes
- Upgrading to Java 21 LTS
- Minor dependency updates
Heads up, Linux Wayland Support:
Java 21 LTS does not have wayland support.
NTag works with xorg-xwayland as a compatibility layer.
https://wiki.archlinux.org/title/Wayland#Xwayland
Version 1.2.14
Christmas Release 2023
- Minor dependency updates
- Fixed: validation of date, disc, track and year fields
- Fixed: track and cd field min width property
- New Feature: config options for status warnings
- New Feature: status tooltip
- New Feature: lyrics provider examples
Version 1.2.13
- Minor dependency updates
- Silently skip not readable files
- Displaying error messages for not readable files is now optional
- Scanning of subdirectories is now optional
- New keybindings
- Open Directory (CTRL + O)
- Save Files (CTRL + S)
- Adjust artwork (CTRL + A)
- Rename Files (CTRL + R)
- Number Tracks (CTRL + N)
- Open Settings (CTRL + S)
- Hide and show Editor (CTRL + E)
- Quit (ALT + F4)
Version 1.2.12
Fixed metainformation for Flathub
Version 1.2.11
This is a maintenance release:
- Update to Java 17 LTS
- Update to JAudiotagger Library 3.0.1
Version 1.2.10
- Feature: Windows Installer
- SHA256 Hash value files
- Feature: Using xdg-open on Linux for opening URL's
Version 1.2.9
- Added Appstream metada.xml for Flathub
- Update to Java 15
- Respect Linux Enviroment Variable XDG_CONFIG_HOME
Version 1.2.8
- ntag.exe for Windows
Version 1.2.7
- fixed visual scrollbar issues in the log view.
- fixed new Tag Dialog, checkbox 'Common tags' had stopped working
- stop reporting random errors from javafx.graphics to the user when opening files
Version 1.2.6
NTag includes now a custom Java Runtime Enviroment (JRE).
Open JDK installation is no longer necessary for end users.