News:
French translation contributed by Raphael Como.
Man page added.
New logo created.
Added data files to source tarball.
Added documentation to source tarball.
Added changelog.
New Features:
Much improved masstagging.
Save artwork to file Function.
Filter that behaves like Mp3tag's.
In Discogs tag source:
Added the ability to retrieve track artists
for Various Artist albums.
This required that the involvedpeople field be renamed
to involvedpeople_album as a list of involved people were
returned for each track too.
These people are added to the involvedpeople_track field.
Tag to filename and Tag->Dir functions handle patterns like
'../%artist%' and './%artist%/%album%' correctly.
Options for setting the pattern used in saving covers to file dialogs.
Fixes:
Multiple value handling for ID3v2.3
When editing actions, if a field not in the current list of fields was
used, then the list of saved fields would contain only that field.
Undoing renaming of dirs.
Patterns that use scripting functions like $validate(arg1,,arg3)
will work correctly in that the second argument will evaluate
to an empty string instead of being discarded.
Issue 132: Images weren't being added to list of fields to undo.
For Discogs Tag Source: Images were being retrieved even
if disabled when using textual searches.
Changing file in Extended Tags changes the selection in File-View,
thereby ensuring changes are written to the correct file.
Changes:
Unicode support for Replace with Regular Expression function.
peformersortorder has been renamed to performersortorder in ID3 tags.
Renaming dirs hooks into Tag->Dir function now.
The lyrics_us field is now unsyncedlyrics.
Functions dialog restores last used function upon first load.
A couple related to the QuodLibet library handling.
Proper error messages differentiating whether the error occurred
while writing to files or renaming dirs, files.
The semi-colon character(';') has been removed from the
list of invalid filename chars.