Skip to content

Releases: nrittsti/ntag

Autumn Release 2024

18 Oct 08:39
Compare
Choose a tag to compare

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

05 Dec 10:06
Compare
Choose a tag to compare

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

08 Oct 15:03
Compare
Choose a tag to compare
  • 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

21 Nov 06:37
Compare
Choose a tag to compare

Fixed metainformation for Flathub

Version 1.2.11

21 Nov 05:30
Compare
Choose a tag to compare

This is a maintenance release:

  • Update to Java 17 LTS
  • Update to JAudiotagger Library 3.0.1

Version 1.2.10

14 Feb 18:13
Compare
Choose a tag to compare
  • Feature: Windows Installer
  • SHA256 Hash value files
  • Feature: Using xdg-open on Linux for opening URL's

Version 1.2.9

19 Jan 18:51
Compare
Choose a tag to compare
  • Added Appstream metada.xml for Flathub
  • Update to Java 15
  • Respect Linux Enviroment Variable XDG_CONFIG_HOME

Version 1.2.8

09 Jan 11:58
Compare
Choose a tag to compare
  • ntag.exe for Windows

Version 1.2.7

02 Jan 06:33
Compare
Choose a tag to compare
  • 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

19 Nov 14:58
Compare
Choose a tag to compare

NTag includes now a custom Java Runtime Enviroment (JRE).
Open JDK installation is no longer necessary for end users.