
1.1.0 - 2014/08/03

    * Added options for changing the format dates are displayed in
    * Added a new entry type for todo items
    * Added many new icons and updated some of the existing ones 
    * Updated the main window layout
    * Improved the presentation of favored and trashed entries in the list
    * Merged themes into the tags
    * Modified the tag widget to render each tag using the themes associated
      with them
    * Added the ability to import chapters from other diaries
    * Created a new WYSIWYG like theme editing widget
    * Created a metatag called "Untagged" for theming and filtering entries 
      not associated with any tag
    * A new filtering system where filtering status can be edited in a
      dedicated view and can be saved to the diary
    * Upgraded the diary file format serve the new features
    * Lifeograph now itself creates a backup copy of the old diaries when
      upgrading
    * Added a hidden option to disable scaling in the entry and tag lists to
      solve the problems in some high resolution setups
    * Minimum required Gtk+ version bumped to 3.6
    * Fixed crash on Gtk+ 3.12
    * Miscellaneous bug fixes
    * Translation updates



================================================================================


1.0.1 - 2014/02/01

    * Bug fixes
    * Small updates to the user manual


1.0.0 - 2013/12/08

    * Brand new main icon
    * Moved from Waf to Cmake for the build system
    * Implemented the ability to add password to diaries directly in the file
      dialog while creating them
    * Migrated to Gtk::Application and added app menu
    * Improved user interface for creating new entries and chapters
    * Simplified the look of the diary view
    * Implemented moving tags to categories by dragging and dropping
    * Implemented moving chapters to different dates by dragging and dropping
      onto entries
    * Implemented changing topic order by dragging and dropping
    * Implemented tagging and theming entries by dropping tags and themes onto
      the items in the entry list
    * Added the option to dismiss the associated entries when dismissing tags
      and chapters
    * Added the option to dismiss the associated tags when dismissing tag
      categories
    * Added a chart to the tag category view
    * Improved visibility and sensitivity states of chapter, theme and diary
      view widgets in read-only mode
    * Disabled spell-checking in read-only mode
    * Never show markup chars in read-only mode
    * For increased security, Lifeograph now asks for password before exporting
      encrypted diaries
    * Added support for using multiple configuration files via setting
      LIFEOGRAPH_CONFIG_FILE variable in the environment
    * Translation updates
    * Updated, and extended the user manual
    * Install Lifeograph diary file Icons to the system
    * Many bug fixes


================================================================================


0.11.1 - 2013/02/06

    * Updated the look of the diary toolbar
    * Slightly extended the user manual
    * Fixed several bugs
    * Updated translations


0.11.0 - 2012/12/22

    * Added trash can functionality to dismiss entries in two steps for
      increased safety
    * Replaced the icon view for entry tags with a new custom widget
    * Printing improved greatly. Main improvements are:
        * Images in entries are printed as images now
        * Smarter placement of chapters and entries on pages
          e.g. chapters always start on a new page now
        * A new option to justify text
    * New diary version which brings following new features:
        * Ability to save spell-checking language for diary as well as for
          individual entries
        * Trashed entries which may be restored if needed
    * Updated the GUI to have a more Gnome3-ish look
    * Added support for adding diary files to login view by drag & drop from a
      file browser
    * Added the ability to move current paragraph up and down with ALT+Up and
      ALT+Down
    * Implemented preserving maximized window state
    * Updated and slightly extended the user manual
    * Huge code reorganizations and cleanups
    * Many bug fixes
    * Added Ukrainian translation and updated existing translations 


================================================================================


0.10.0 - 2012/10/21

    * Added support for displaying image thumbnails in text editor for links to
      image files
    * Added support for relative paths in links
    * Greatly improved manual with the images and several new chapters, though
      still not complete
    * Added the ability to sort the entries by last change time
    * Added the ability to (un)indent multiple lines at once
    * Started to recognize dash as separator for dates such as YYYY-MM-DD
    * Many small UI improvements such as:
        * Simplified tags & themes panel
        * More informing password dialog
    * More careful handling of diary file permissions
    * Added "--read-only" switch for opening files as read-only from commandline
    * Added Read button to the diary file chooser dialog
    * Added the ability to sort diary files by last read time in the login view
    * Dropped GtkSpell dependency and started to use Enchant directly
    * Many bug fixes


================================================================================


0.9.0 - 2012/07/08

    * Lifeograph upgraded to Gtk+ 3
    * Improved login screen with an unlimited list of diaries
    * More compact interface thanks to removal of redundant widgets
    * Association of Lifeograph diaries with Lifeograph. So, diaries can now be
      opened by double-clicking in a file explorer.
    * Addition of extension ".diary" to names of new diaries automatically
    * Added a read-only mode for preventing a diary from being edited
      accidentally
    * Support for multi-line selections when inserting bullets and check-boxes
    * Added the ability to edit the date of an entry just like editing a tag's
      name
    * Added an example diary file to the Lifeograph package which is installed
      to the system
    * Added first version of Lifeograph Manual to the Lifeograph package which
      is installed to the system
    * Fixed a couple of really old problems
    * Updated translations


================================================================================


0.8.2 - 2012/05/10

    * Fixed numerous bugs
    * Cleaned up source code
    * Updated translations


0.8.1 - 2012/03/05

    * Fixed/improved markup character handling
    * Fixed numerous bugs
    * Updated Czech translation


0.8.0 - 2012/02/13

    * Improved and fixed entry text parser
    * Visually improved some of the icons
    * Fixed compilation problems on relatively older systems
    * Fixed numerous bugs
    * Updated existing translations


