------- -----
[2018-01-13] FIX: action "Format value" for _FILENAME caused new file directory to be set also in cases where file cannot be renamed.
[2018-01-10] LNG: updated Bulgarian, Czech, Hebrew, Italian, Norwegian, Portuguese-Brazil and Slovenian language files.
[2018-01-10] FIX: vendor string was not written when updating Vorbis Comments in Opus files.
[2018-01-08] CHG: default tag panel field names are now auto-translated on language change. (#23220, #22856, #22200)
[2018-01-08] CHG: default file view column names are now auto-translated on language change. (#23220, #22856, #22200)
[2018-01-08] FIX: runtime error when parsing broken UFID ID3v2 frames. (#23295)
[2018-01-01] FIX: runtime error when performing library cleanup directly after enabling library option (since 2.85i).
[2017-12-21] FIX: runtime error when performing save via keyboard shortcut while in-place editing in the file list.
[2017-12-20] FIX: importing tags via Discogs tag source set YEAR field to 0 for releases without year.
[2017-12-20] FIX: file list selection mark was wrong in some cases after deleting, removing or moving files.
[2017-12-19] NEW: added option to cleanup the database from orphaned files.
[2017-12-13] NEW: added preferences page to enable the Library and to configure included directories.
[2017-12-11] CHG: attempting a more graceful shutdown on out-of-memory conditions.
[2017-12-10] FIX: deleting non-standard files from file view did not update file list (since 2.85b).
[2017-12-08] FIX: sync issue between actual file information fields (i.e., size, modification timestamps, ...) and internal representation (since 2.85b).
[2017-12-07] FIX: runtime error when adding files to an already running instance via the Windows Explorer context-menu extension (since 2.85b).
[2017-12-07] FIX: file renaming collision when target file was already in database but removed externally (since 2.85b).
[2017-12-07] FIX: info fields were not updated in database when tags were written or removed (since 2.85b).
[2017-12-07] FIX: actions that caused a directory to be renamed did not update the database entries (since 2.85b).
[2017-12-06] CHG: improved library reading performance on subsequent reads by using an internal database.
[2017-12-02] CHG: MP4 tag fields are not truncated to 255 characters anymore. (#23176)
[2017-11-26] FIX: runtime error when adding cover art to Ogg Vorbis or Opus files (since 2.85a). (#23213)
[2017-11-22] CHG: improved memory consumption especially for large music libraries.
[2017-11-22] CHG: changes regarding cover art are now also part of undo information.
[2017-11-16] FIX: tag sources framework function 'json_foreach' now also works with arrays as unnamed JSON root element. (#23165)
------- -----
[2017-10-25] REL: VERSION 2.85 (for Windows 10/8.1/8/7/2008/Vista/2003/XP SP3)
------- -----
[2017-10-24] FIX: Windows 10 Fall Creators Update (version 1709) was prevented from shutting down without user interaction in some cases.
[2017-10-17] FIX: Tag Panel column width was calculated wrong if Tag Panel was docked horizontally (since 2.84d). (#23056)
[2017-10-16] NEW: added support for Matroska MKA/MKV files for Explorer context menu shell extension. (#22955)
[2017-10-16] FIX: deleting a file with subsongs did not remove the other subsongs of that file from the file list.
[2017-10-16] FIX: removing MP4 chapters from a filtered file list left orphan subsongs of those files when disabling the filter.
[2017-10-15] FIX: moving subsongs from a filtered file list left orphan subsongs of those files when disabling the filter.
[2017-10-15] FIX: moving files from a filtered file list did not update file list correctly (since 2.84). (#23047)
[2017-10-14] FIX: importing format descriptions to MEDIATYPE field via Discogs tag source did not work. (#23011)
[2017-10-12] FIX: GDI resource leak when populating the list of user-defined tools.
[2017-10-10] FIX: relative paths from playlists were not canonicalized and sometimes unnecessarily exceeded the 260 character path limit.
[2017-10-08] LNG: updated Hungarian and Swedish language files.
[2017-10-06] NEW: extended list of default genres by ID3v1 genres 148 to 191. (#22984)
[2017-09-23] FIX: runtime error when using Mp3tag on computers with older CPUs (e.g, Pentium III, Athlon XP, ...) (since 2.84b).
[2017-09-22] NEW: added support for Matroska MKA/MKV files.
[2017-09-18] CHG: updated internally used libraries.
[2017-08-30] FIX: contents of BPM fields for MP4 were not read in some cases.
[2017-08-30] CHG: querying via Discogs Release ID now also works in [r1234567] format (as available on the Discogs website).
------- -----
[2017-08-26] REL: VERSION 2.84a (for Windows 10/8.1/8/7/2008/Vista/2003/XP SP3)
------- -----
[2017-08-26] FIX: Windows XP based and Wine-based installations (macOS/Linux) had problems with HTTP/HTTPS connections.
------- -----
[2017-08-25] REL: VERSION 2.84 (for Windows 10/8.1/8/7/2008/Vista/2003/XP SP3)
------- -----
[2017-08-22] FIX: renaming files did not update name in file list in all cases (since 2.83h). (#22810)
[2017-08-18] LNG: updated Bulgarian, Catalan, Czech, Italian, Japanese, Polish and Slovak language files.
[2017-08-17] CHG: added ABSENT as synonym for MISSING in Filter and updated documentation. (#22766)
[2017-08-17] FIX: reading system-encoded WAV RIFF INFO sub chunks did result in data truncation in case special characters were involved. (#22742)
[2017-08-16] FIX: directory field at Tag Panel didn't use correct case for directory names when entered with incorrect casing. (#22043)
[2017-08-15] FIX: installer didn't consider user input for startmenu folder when updating. (#22479)
[2017-08-13] FIX: format strings for converter 'Filename - Filename' showed UTF-8 encoded data if special characters were involved.
[2017-08-12] NEW: added support for Nero-style MP4 chapters.
[2017-08-12] FIX: error message when writing tags to larger files in some cases (since 2.83f). (#22754)
[2017-08-09] CHG: improved MP4 tagging compatibility.
[2017-08-03] FIX: added reading of non-iTunes custom MP4 tags. (#22695)
[2017-08-02] FIX: attempting to write tags to larger files that are locked by other processes left only temporary file in some cases. (#22734)
[2017-07-13] NEW: added $distance(x,y) scripting function to compute edit distance between strings x and y.
[2017-07-10] FIX: runtime error when using Mp3tag on computers with older CPUs (e.g, Pentium III, Athlon XP, ...) (since 2.83c).
[2017-07-06] FIX: manually rearranging files in file list resulted in unexpected behaviour when renaming files (since 2.83c). (#22663)
[2017-07-05] FIX: extended documentation of web sources framwork function 'MoveLine'. (#22654)
[2017-07-04] FIX: wav files with invalid ID3Helper data at end of file were not read.
[2017-07-01] CHG: updated Opus to version 1.2.1.
[2017-06-30] CHG: made cue sheet handling fully transparent so that it doesn't require artificially indexed filenames anymore.
[2017-06-30] CHG: extended Discogs tag source with fallback detection of secondary images if no primary image exists. (#22475)
[2017-06-30] NEW: added web sources framework functions to check if output contains content via 'ifoutput' and 'ifnotoutput'.
[2017-06-30] CHG: modified dialog for adding cover-art from files to raise warning message if file doesn't exist.
[2017-06-28] CHG: added check to Discogs tag source if query gave any results which results in correct error message.
[2017-06-27] FIX: runtime error when clicking on tag sources toolbar button and last used tag source was removed.
[2017-06-27] FIX: runtime error if Discogs cover-only tag source returned no results (since 2.83a).
[2017-06-26] FIX: dot and underscore characters where percent-encoded when querying Discogs which resulted in HTTP 401 error.
[2017-06-26] CHG: extended Discogs result list to current API maximum of 100 releases.
[2017-06-26] NEW: added Discogs cover-only tag source for search via Discogs Release ID.
[2017-06-26] NEW: added Discogs cover-only tag source for search via album name.
------- -----
[2017-06-23] REL: VERSION 2.83 (for Windows 10/8.1/8/7/2008/Vista/2003/XP SP3)
------- -----
[2017-06-23] NEW: added MP4 column to tag-field mappings overview table in documentation.
[2017-06-22] CHG: removed Amazon tag sources after Amazon.com invalidated Mp3tag's web services account.
[2017-06-19] CHG: Discogs tag source name is now correctly capitalized.
[2017-06-19] LNG: updated Bulgarian, Chinese, Czech, Polish and Turkish language files.
[2017-06-18] NEW: added Discogs Release ID tag source to directly search by Discogs Release ID.
[2017-06-18] NEW: added support for ISRC field in cue sheets. (#12046)
[2017-06-18] CHG: main performer from cue sheet is now mapped to ALBUMARTIST (instead of ALBUM ARTIST). (#12046)
[2017-06-17] FIX: special characters in main performer from cue sheet were not correctly converted when writing. (#12046)
[2017-06-17] FIX: cue sheets that started with a different track number than 1 were not read. (#12046)
[2017-06-17] FIX: checkboxes at dialog for cover export were not labeled correctly (since 2.82b).
[2017-06-16] FIX: tags saved to wrong file when auto-save was enabled and column-click in file list changed the file order. (#22571)
[2017-06-15] FIX: Discogs Web Source had problems with certain artists which resulted in obsolete comma after artist name. (#21603, #22494)
[2017-06-14] FIX: sort arrow was incorrectly shown for next column after adding or removing a column left from the sort column. (#15855, #20154)
[2017-06-13] NEW: added option to restrict action-based cover export to certain cover type. (#22567)
[2017-06-10] FIX: added detection of non-iTunes custom MP4 tags which are now kept unmodified during rewrites.
[2017-06-10] FIX: encoding of cover art for Opus did not always include Base64 padding (which was problematic for some players).
[2017-06-10] NEW: added support for stripping Nero-style chapter information from MP4 files via context-menu in the file list.
[2017-06-10] NEW: added support for detecting Nero-style MP4 tags and reporting via %_tag% if present.
[2017-06-10] FIX: runtime error at Export if loop limit exceeded actual export result set size. (#20595, #22557)
[2017-06-10] LNG: added Indonesian language file.
[2017-05-04] FIX: possible index overflow at $substr() scripting function.
------- -------
»» Нажмите, для закрытия спойлера | Press to close the spoiler ««