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