Changes from 0.7.1
------------------

 * Multiple Picard instances will run the local HTTP server on different ports
   again. (#2229)
 * Windows package:
   * Option to remove settings from the registry in the uninstaller. (#2199)
   * Fixed CD lookup. (#2208, #2223, #2230)

Changes from 0.7.0
------------------

 * Better way of stopping the local HTTP server. Fixes freezing on exit when
   using a proxy server. (#1179)
 * Fixed dragging directories from Picard's browser to MB releases. (#1863)
 * Correct displaying of file names containing '&' in the status bar. (#1958)
 * The %country file naming variable works again. (#2046)
 * Use only the Unicode functions from gettext. (#2168)
 * If the directory from the last session doesn't exist, try to find the first
   existing one in the same path. (#1004)


Changes from 0.7.0-beta2:
------------------------

 * Support for GNOME and KDE browsers, in addition to the BROWSER
   environment variable (#1257)
 * Fixed bug that caused crashes in Pango (#1256)
 * Added tport= parameter to the CD lookup URLs (#1328)
 * New code for checking for user name and password that doesn't block Picard 
   when internet connection is down (#1247)
 * Fixed bug that caused directory selector to become "sticky" after drag&drop
   on Windows. (#1183)
 * Support for "Windows-safe" file names on non-Windows systems (for files on
   FAT32, Samba, ...) (#1014, #1222)

 
Changes from 0.7.0-beta:
------------------------

 * Support for connecting to the Internet throught a proxy server (1019)
 * New Distutils script for easier installation on Unix-like systems
 * Added option to not create start menu icons (Windows) (#997)
 * Fixed various XML web service related bugs (#1203, #1211, #1227, #1237
   #1180, #1210)
 * Using absolute paths to the locale and plugins directories (Windows) (#992)
 * New file name format variable %albumtracks (#951) 

 
Changes from 0.6.0:
-------------------

 * Audio fingerprinting using MusicDNS technology   
 * Support for automatic translations of non-English artist names (#1067)

 
Changes from 0.5.1:
-------------------

New features:
 * New file formats: Musepack, WMA, MP4
 * Support for generating cuesheets and playlists (M3U, PLS and XSPF)
 * Setting TDTG frame in ID3 tags
 * Confirmation dialog before closing of application with unsaved files.

Fixed bugs:
 * #973 - "Force Save" for albums
 * #946 - AttributeError: 'SplitterWindow' object has no attribute 'SetSelection'
 * #936 - Are You Sure?
 * #930 - New files never marked as O.K. /checked
 * #902 - Track->Album matching bug with drag&drop
 * #108 - flac with special characters in file name give error
 * #7 - Refresh directory list manually doesn't work
 * #106 - Make delete key a shortcut for the big, red X
 * #90 - Converting genres to numbers
 * #88 - MB ID for VA albums under single artist is always "Various Artists"

 
Changes from 0.5.0:
-------------------

New features:
  * Support for album artists (new file naming variables %albumartist, %albumartistvariable) 
      http://wiki.musicbrainz.org/SG5DisasterRelief
  * New preferences dialog box
  * New option to choose the UI language
  * Support for TYER (ID3v2.3) and TDRC (ID3v2.4) frames 
  * Picard now works also on Windows 9x/Me!

Fixed bugs:
  * %format doesn't work for files without mb tags
  * WMP can't read file tagged in utf16
  * Saving tags deletes album art and track number in iTunes
  * Opening the wrong files
  * Reload album from server" causing save problem
  * clearing the existing tags in FLAC and OGG Vorbis plugins
  * Overwriting (of X) in ID3 2 tag 
 
  
Changes from 0.5.0-pre2:
------------------------

These bugs have been fixed: 

1043636 selecting more tracks in the right pane
1042891 tagger stops loading album info
1238616 loading indefinately on "non-album tracks"
1310462 Error in GetResultData1
1306106 Picard adding junk ASCII to fields, plus clearing tags
1354607 drag item: "Albums" => outside: item frozen in New files
1349235 Filenames with DOT in the end!
1335314 Problem with directory names that contain periods
1329043 Serious FS issue. Picard creates dirs with invalid names!
1051940 Picard: Unicode support under Windows is broken still
1236964 "Clear existing tags before writing" appears to be ignored
1251813 full album time is readded with 'Reload album from server'

(For more info on these bugs see:
http://sourceforge.net/tracker/?group_id=19506&atid=119506 category Picard)

Other improvements:

- Internationalization (gettext) + Norwegian, German, French, Russian and Slovak translations.
- Multiple-select in the album panel.


