Almanah Diary Changelog

What's new in Almanah Diary 0.11.1

Sep 25, 2014
  • Major changes:
  • Improved AppData support for Software App.
  • Update translations:
  • Czech
  • French
  • German
  • Greek
  • Hungarian
  • Indonesian
  • Slovenian
  • Serbian
  • Turkish

New in Almanah Diary 0.11.0 (Dec 2, 2013)

  • Major changes:
  • Improved the tagging accesibility.
  • Enhanced the diary security.
  • Changed the tagging look (new button with a symbolic link in the toolbar and the tag bar shown integrated in the main toolbar).
  • Added a new 256x256 icon, that looks better in GNOME Shell.
  • Added an AppData file to show a completed information in Software App.
  • Update translations:
  • Brazilian Portuguese
  • Czech
  • Danish
  • French
  • Galician
  • Greek
  • Hungarian
  • Indonesian
  • Latvian
  • Polish
  • Slovenian
  • Spanish
  • Serbian

New in Almanah Diary 0.9.1 (Mar 11, 2013)

  • Bug 695117 - Almanah doesn't encrypt the database when the application close (see https://bugzilla.gnome.org/show_bug.cgi?id=695117)

New in Almanah Diary 0.10.8 (Mar 1, 2013)

  • Major changes:
  • Main window redesign, see https://live.gnome.org/Almanah_Diary/Design#New_Design
  • Tagging support
  • Port to GMenu
  • Dropped the libedataserverui dependency and embed the ECellRendererColor and ESourceSelector widgets (Thanks to Matthew Barnes)
  • Hide the title bar in maximized windows
  • Updated GtkSpell 3 support
  • Updated EDS dependency to 3.5.91 (Thanks to Philip Withnall)
  • Bugs fixed:
  • Bug 677209 - The CalendarWindow dropdown doesn't displayed in the correct place
  • Bug 680845 - Translatable strings for the time in the events list
  • Update translations:
  • pt_BR

New in Almanah Diary 0.8.0 (Apr 22, 2011)

  • Highlight important entries better in the interface
  • Add text and database file export support and make import/export asynchronous
  • Add support for storing the edit date of entries
  • Make database queries less memory-intensive by using iterators
  • Drop the F-Spot event support, as they've dropped their D-Bus plugin
  • Build system improvements
  • Port to GTK+ 3 (requiring spell checking support to be disabled, as GtkSpell doesn't support GTK+ 3 yet)
  • Port to GSettings
  • Add data format versioning support to the database
  • Bugs fixed:
  • Bug 611889: A little padding in the textaera would be nice
  • Bug 572927: Important entries
  • Bug 622887: Migrate from dbus-glib to glib's GDBus
  • Bug 623231: Dutch translation
  • Bug 641481: Cannot build with gtk3/evolution 2.91.6
  • Updated translations:
  • ca (Jordi Estrada)

New in Almanah Diary 0.7.3 (Apr 19, 2010)

  • Major changes:
  • Improve the UI appearance a little by adding some padding
  • Updated translations:
  • cs (Marek and #268;ernocký)
  • da (Joe Hansen)
  • de (Mario Blättermann)
  • el ( and #924; and #940; and #961; and #953; and #959; and #962; and #918; and #951; and #957; and #964; and #943; and #955; and #951; and #962;)
  • es (Jorge González)
  • fr (Bruno Brouard)
  • gl (Fran Diéguez)
  • id (Andika Triwidada)
  • pt_BR (Antonio Fernandes C. Neto)
  • ru (Diana Kuzachenko, Leonid Kanter)
  • sl (Andrej Žnidarši and #269;)
  • zh_CN (YunQiang Su)
  • Bugs fixed:
  • Bug 611889 — A little padding in the textaera would be nice

New in Almanah Diary 0.7.2 (Feb 1, 2010)

  • Major changes:
  • Improve key selection
  • Updated build infrastructure
  • Updated translations:
  • cs (Marek Cernocky)
  • da (Joe Hansen)
  • de (Mario Blättermann)
  • en_GB (Philip Withnall)
  • sl (Andrej Žnidaršič)
  • sv (Daniel Nylander)

New in Almanah Diary 0.6.0 (Jan 28, 2009)

  • Note that 0.6 removes the old concept of "links", and all stored links will no longer be accessible. They will,
  • however, remain in the database, and can be accessed using the following commands while Almanah's running:
  • sqlite3 ~/.local/share/diary.db
  • .headers ON
  • SELECT * FROM entry_links;
  • Improve accessibility support so the UI's navigable in both Accerciser and GOK
  • Rename "links" to "definitions", and change them such that one "definition" can be used across multiple
  • diary entries to catalogue things of importance which are relevant to many diary entries
  • Concurrently, introduce "events", which are displayed automatically with each diary entry and aim to show
  • what you were doing on that day; Evolution appointments and tasks are currently the only supported events
  • Add an --import-mode, which allows entries to be edited regardless of their status and the current date to
  • allow, for example, a one-time import of a previous diary into Almanah
  • Improve printing support, adding page settings, print preview and a default page margin of 20px

New in Almanah Diary 0.5.0 (Nov 16, 2008)

  • Note that the database format used in 0.5 is not backwards-compatible with previous versions, so once an entry has been added in 0.5, the database will not be usable with previous versions of Almanah.
  • Complete the name change to "Almanah Diary"
  • Update the architecture, moving to GObject
  • Make spell checking optional at compile time
  • Add text formatting support
  • Improve ability to recover from database corruption
  • Allow an encryption key to be chosen
  • Make window dimensions persistent
  • Allow the spelling language to be set via GConf