v0.7.1
======

- Spanish translation added, thanks to Cristian Fadón.

v0.7
====

- Added localization support (Dutch translation included).
- Fade effect when showing a new photo.
- Several bugfixes

v0.6.1
======

Nothing big in this release, it just fixes a few minor things.

- Don't assert in the case that a photo is retrieved and a new set of photos
  has been requested in the meantime.
- Disable "Next Photo" while retrieving a new list of photos after editing the
  settings.
- Fix layouting in the streams page.
- Don't print the word "by" when the author is unknown.
- Cleanups

v0.6
====

- Added ability to load photos taken on a particular geographical location. It
  locates Marble on the system and uses that. If Marble is not on the system,
  or if you explicitely state you don't want that, a simple dialog is shown
  where you can enter longitude and latitude.
- Ability to access restricted content. This requires the user to have an
  account and have SafeSearch disabled, and to have this applet authenticated
  with Flickr.

v0.5.2
======

- This release should fix what 0.5.1 attempted to fix: fix a crash when there
  are no photos. The checks in the previous release appeared not to be robust
  enough. Thanks to Biert and his crappy network connection who brought this
  to my attention.

v0.5.1
======

- Fix crash when the user requests next photo when there no photos are
  available.
- Fix heights of dialogs, there was some unnecessary vertical space.

v0.5
====

- Ability to switch off the background.
- Rounded corners (optional).
- Soft borders (optional).
- Cache all paint operations, for example when moving the applet.
- Converted all configuration pages to Qt Designer pages.

v0.4.1
======

- Bugfix that no photos were shown when compiled with Qt 4.5.x.
  This only applies to people compiling this applet with Qt 4.5.x. If you have
  compiled version 0.4 with Qt 4.4 there is absolutely no need to update.

v0.4
====

- Another type of photo stream added: photo sets.
  It is possible to enter a Flickr username and pick one of his/her photosets.
  Of course, this allows you to load your own photo sets as well.
- Made the applet compatible with KDE 4.2.
- Put the photos in random order after loading them.

v0.3.1
======

- Fix compile error.

v0.3
====

- Ability to choose different photo streams. Choices are:
  - Interesting photos (which versions 0.1 and 0.2 were basically doing)
  - Your favorite photos
  - Based on a tag. Enter a tag, and then choose a cluster. For instance,
    if you type "jaguar", you have to choose if you mean the car or the
    animal.
- Delay cleaning the cache (and do it periodically with long uptimes).

v0.2
====

- Separated the code in an applet section and engine section.
- Ability to authenticate with Flickr.com.
  Features which require authentication will be possible in the future.
- Mark photos as Favorite from the context menu (authentication required).
- Added menu entries to visit the Flickr pages of photos and authors.

v0.1
====

- Initial release
