0.4 (05 Feb 2011)

  * Fixed (more) problems building debian packages.
  * Modified package description for fedora and debian.
  * Converted remaining files in latin1 to utf-8.
  * Fixed capitalization problems in translatable strings (Philip Withnall).
  * Use Unicode ellipsis instead of three dots (Philip Withnall).
  * Added 'Translated by' tab to about dialog.
  * Fixed slow startup (no longer wait for albums to be loaded).
  * Automatically re-show the authorization dialog if needed.
  * More descriptive strings in picture details dialog.
  * Implemented new settings dialog, allowing to pre-set default
    values for the visibility of the pictures.
  * Added support for specifying an HTTP proxy.
  * Added basic man page (Alberto Garcia).
  * Report in the progress dialog when pictures are being added to
    sets, and make that operation itself cancellable too.
  * Better and safer implementation for cancelling operations.
  * Allow adding pictures to group pools.
  * Allow changing sorting order in 'add to album/group' dialogs.
  * Be aware of changes in basic account info on startup.
  * Added support for handling multiple accounts.
  * Added support for creating new albums right from frogr.
  * Retrieve list of tags and use it to auto-complete in entries.
  * Do not accept tabs in text views, to allow keyboard navigation.
  * Added support for setting 'content type' and 'safety level'.
  * Added support to declare pictures to 'show up on global search results'.
  * Added mnemonics to the 'Edit details' and the 'Settings' dialog.
  * Renamed 'Albums' as 'Sets'.
  * Remove pictures from UI as soon as they get uploaded.
  * Removed dependency from libgnome when GTK+ < 2.14, and raised
    minimum version required fo GTK+ from 2.12 up to 2.14.
  * Allow compiling with gtk 3.0 by passing --with-gtk=3.0 to configure.
  * Better reporting progress to the users for time consuming operations.
  * Allow specifying a list of pictures to be loaded from command line.
  * Register frogr as image mime types handler, so it's possible to
    load pictures on it from other applications (e.g. nautilus or eog)
  * Added new translations: British English (en_GB), French (fr),
    Swedish (sv), Galician (gl), German (de), Slovenian (sl), Italian
    (it), Czech (cs), and Brazilian Portuguese (pt_BR). See
    TRANSLATORS file for more details.
  * As usual, lots of bugfixes and several minor improvements.

0.3 (22 Dec 2010)

  * Fixed problems building debian packages.
  * Committed patches related to GNOME 3.0 integration (Javier Jardón).
  * Got rid of libcurl and improved integration with the mainloop by
    replacing the flickcurl library with our asynchronous (implements
    the GAsync API) library based in libsoup: flicksoup.
  * Improved authentication process. Made it more seamless and less
    error prone. Also, added a menu item to re-authorize if needed.
  * Better error handling, properly reporting the user when needed.
  * Cleaned up a lot the code of frogr and flicksoup. Made it more
    simple, hackable and robust. Still not perfect, though :-).
  * Allow cancelling uploads in progress, and resume them later.
  * Fixed bug uploading files with special characters in its name.
  * Added support for flickr albums. Now it's possible to select which
    album the pictures should be assigned to once uploaded.
  * New layout in the menu bar.
  * Updated translations.
  * Lots of bugfixes, as well as several minor improvements.

0.2 (12 Oct 2009)

  * Generate ChangeLog from git log with 'make dist'
  * Added .spec file for fedora 11 packaging system (Adrián Pérez)
  * Added drag'n'drop support for loading pictures in frogr
  * Added support to add tags to pictures (instead of just replacing)
  * Fixed (legacy) support for libgnome2 to compile in debian lenny
  * Use accesor functions instead direct access and removed some
    deprecated GTK+ symbols (Javier Jardón)
  * Added i18n support and a es_ES lang file (Alejandro Piñeiro)
  * Support silent build rules with automake 1.11 (Javier Jardón)
  * Bugfixes and several minor improvements

0.1.1 (22 Aug 2009)

  * Fixed problems with 'make dist' (missing files in EXTRA_DIST)

0.1 (21 Aug 2009)

  * A better UI. Faster and better user experience
  * Basic configuration management to store account details (Adrián Pérez)
  * Support for editing details of multiple pictures at the same time
  * Added status and improved the progress bar usage to show the status
    of async operations, giving a much better feedback to the end user.
  * A better (and more easily hackable) code and design.
  * No more .glade files, no more gtk-builder-convert
  * Avoid libgnome dependency if gtk+ >= 2.14 is present
  * Still implemented some parts of the UI (menubar) without GtkBuilder
    to keep compatibility with Gtk+ 2.12 (least version supported).
  * Bugfixes and several (minor and major) improvements

0.0.20090603 (03 Jun 2009)

  * Initial pre-release, right after getting the basic stuff together.
