Comment 3 for bug 947523

Revision history for this message
Daniel Holbach (dholbach) wrote :

This is what I could find:

+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
+
+
+================================================================================
+
+
+0.7.5 - 2012/01/28
+
+ * Added printing support
+ * Added the ability to add comments to text which can be hidden when not
+ needed
+ * Added the ability to mark paragraphs for being ignored by the parser
+ to be able to use markup chars such as *, =, or _ freely
+ * Implemented filtering enties by date range
+ * Added the ability to hide (filter out) individual entries
+ * Added a monthly chart to the diary view
+ * Skip login screen when an unencrypted diary file is passed in
+ commandline
+ * Added a preview widget to the theme view
+ * Added theme importing from other diaries
+ * Removed background picture feature
+ * Implemented exporting diaries partially
+ * Made minor improvements in the GUI
+ * Fixed numerous bugs
+ * Updated existing translations
+ * Re-added a plain makefile as an alternative way of building Lifeograph
+ for the ones who do not like waf
+ * And many more...