Unicode is now used by default for ID3 tags. The
API and architecture for audio formats were
greatly changed. Languages were updated and some
small features here and there were added, like a
statistics generator. Some nasty bugs were
corrected, like the file deletion when renaming
with the same filename. Some MP3 bitrate/length
display errors were also fixed.
An MP3 tagging bug was fixed. The UI was improved
a lot, featuring autocompletion of the path field,
highlighting of valid masks for patterns, and
easier navigation through the table with the
keyboard. Problems in which Ogg/FLAC files weren't
recognized as tagged or untagged properly and
ID3v2 tag was incorrectly overwritten were fixed.
The Ogg corruption bug with some files that was
introduced in 0.15 was fixed. Handling of
non-standard COMMENT and TRACK fields in Ogg files
was fixed. WMA file handling was improved in that
some parts of the tag were optional but not
recognized as such.
This release adds a listing generator which can browse a directory and
generate an XML, HTML, or CSV listing of all audio files. It supports
multi-lined comments in tags (for tag formats that support it). The GUI
has improved a lot.