====
NEWS
====

==============
Version 0.1.1:
==============

- Fixed keyword escaping
- Added tooltip for advanced keyword search
- Added progress bar
- Added title and artist search keywords
- Fix bug where cached images weren't used

============
Version 0.1:
============

- Added desktop menu entry and application icon
- Show more metadata in result entry
- Sort results by type (CDDA/DVD) and Title
- Added menu item to clear cache
- Code cleanups, memory leak fix
- UI shows downloaded covers immediately again
- Convert keyword to latin1 charset for URL
- Set focus to search entry on startup
- Added context menu to treeview
- Set default filename to cover.jpg in filechooser

==============
Version 0.0.4:
==============

- New UI with thumbnails in result list 
- Use separate thread to retrieve results
- Save original JPEG (instead of a png copy of the rendered
  image)

==============
Version 0.0.3:
==============

- Lower dependency for CURL, should also build with not so recent versions
- Use glib functions to determine cache directory
- Don't rely on GNU extensions
- Don't show results which don't have an image
- Fix memory leak (search results weren't freed)
- Added statusbar
- Set cursor to busy while performing request and downloading images
- Make shortcuts work
- Fixed domain in url for Amazon UK
- Added an about dialog

==============
Version 0.0.2:
==============

- Don't abort on error while application init
- Use Fallback in home directory if XDG_CACHE_HOME isn't set

==============
Version 0.0.1:
==============

- Initial Release
