NEW: added a button for previewing the full cover to the Tag Sources query results dialog (if provided by the Tag Source). (#71720)
NEW: extended Web Sources Framework with support for %_coverfullurl% to provide an URL to a full cover image at ParserScriptIndex. (#71720)
CHG: extended Web Sources Framework to support setting the preview URL from ParserScriptAlbum. (#71720)
FIX: crash that could occur when continuing File List editing with auto-completion enabled.
NEW: added management of custom field values independent from Tag Panel fields.
FIX: unsaved cover changes could be missing or reverted when opening Manage Covers.
FIX: crash that could occur when writing tags to malformed or truncated FLAC files.
FIX: possible race condition that could occur when accessing shared cover changes.
NEW: added scripting functions columnNames(x,y) and columnValues(x,y) to retrieve all names and values of File List columns.
NEW: optional fourth parameter for $list() scripting function which specifies the separator for multiple field values.
FIX: favorite directory menu item and toolbar button were disabled after loading individual files from that folder. (#71684)
FIX: prevented anything except text tracks to be parsed as QuickTime MP4 chapters.
CHG: improved handling of long paths when copying, moving, and deleting files accessed via UNC paths. (#71698)
FIX: cover window element on the Tag Panel allowed adding covers via drag and drop even if no files were selected. (#71699)
NEW: added support for updating renamed associated *.cdg and *.lrc files when those are configured to be listed in the File List. (#71689)
NEW: extended Web Sources Framework function json_foreach to iterate JSON objects and output object keys via json_foreach_counter. (#71649)
FIX: ZIP archive for exported configuration settings used Windows folder separator which made the archive incompatible with Linux. (#71681)
FIX: Web Sources Framework function json_foreach executed loop body for empty or missing JSON arrays. (#66005)
FIX: horizontal scrollbar was missing on a horizontally-aligned Tag Panel when the cover window element was disabled. (#71633)
FIX: moving a separator item at Options > Tag Panel resulted in displaying an empty item name. (#71632)
FIX: disabled labels in auto-numbering wizard appeared bold or embossed in dark mode. (#60558)
CHG: improved border color for multiline Tag Panel fields in dark mode and adjusted border style in light mode. (#60558)
NEW: added support for exporting to multiple output files by grouping input files according to a user-defined format string and exporting each group separately. (#6864, #14116, #19342)
NEW: added scripting function fmtDate to format raw timestamps into human-readable dates using a user-defined format string. (#71556)
FIX: integer conversion overflow in Web Sources Framework function json_select_many. (#71567)
CHG: moved Tag Sources querying and execution to dedicated worker threads so that UI is no longer blocked for long-running queries.
CHG: improved performance of executing Tag Sources.
LNG: updated Brazilian Portuguese, Bulgarian, Catalan, Danish, Simplified Chinese, Spanish, Traditional Chinese, and Turkish translations.