New Features
- New TaggerScript function `$len(text)`. (2843)
- Don't compress huge ID3 frames. (2850)
- Move "Add Cluster As Release" to a plugin.
- Allow horizontal scrollbar in the file browser panel. (2856)
- Removed "Basic" tab from the "Details" window, "Advanced" tab renamed to "Metadata".
- The tag editor can be used to edit multiple files. (2893)
Bugfixes
- F1 for Help instead of CTRL+H on Windows and Linux. (2485, Nikolai Prokoschenko)
- Tabbing focus transition from search isn't as expected. (2546, Nikolai Prokoschenko)
- Display an error message if launching a web browser failed.
- Fixed web-service error caused PUID submissions.
- Change function `$gt()`, `$gte()`, `$lt()`, `$lte()` to compare numbers, not strings. (2848)
- Fixed kfmclient launching under KDE/Python 2.5.
- Fixed similarity calculation of non-latin texts. (2891)
- Don't try to auto-analyze files with "loading" errors. (2862)