| Date: | 2026-07-09 |
| Version: | 3.36-beta.2 |
| Status: | Beta |
| Download: | 64-bit mp3tag-v3.36-beta.2-x64-setup.exe |
| 32-bit mp3tag-v3.36-beta.2-setup.exe |
3.36-beta.2 (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)
- NEW: added scripting function
fmtDateto format raw timestamps into human-readable dates using a user-defined format string. (#71556)
3.36-beta.1 (2026-07-06)
- 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.