RoboJournal Changelog

Version 0.2.1

Release Date: 5/11/2012

The following changes were made in this release:

  1. Added "make install" and "make uninstall" support for Linux/OS X. (RoboJournal gets installed to /usr/local/bin)
  2. Added Linux/OS X installation instructions to INSTALL-GUIDE-r3.htm
  3. Reformatted Changelog.htm to pass HTML 4.01/STRICT.
  4. Removed MySQL header dependencies in source to ensure full GPL3 compliance
  5. Removed unnecessary source and header references to QtSql/QMYSQLDriver and QtSql/QPSQLDriver. At this moment, QtSql/QSqlDatabase is all that is needed.
  6. Removed unnecessary reference to CONFIG += qsqlmysql from robojournal.pro
  7. Removed unused/legacy code (headers, cpp, and ui) from source package

Version 0.2

Release Date: 4/16/2012

The following changes were made in this release:

  1. Added Time support
    1. Added  24-hour clock support
  2. Added Database upgrade tool
  3. Added tool to modify journal databases by adding additional column for time
  4. Added upgrade check when journals are loaded
  5. Added Document theming support
  6. Font and font size
    1. Font color
    2. Background image support on viewer and entry tree panes
    3. Tile background image
  7. Improved date formatting
    1. Added the ability to format date according to USA, European, or ISO-8601 format
    2. Added date format example
  8. Modified Config module
    1. Added Journal and Appearance tabs
    2. Moved Journal-related features to Journal tab
    3. Placed theme-related options on Appearance tab
    4. Removed icons from original General and Database tabs
    5. Added an option to disable alternate row colors
    6. Added the ability to toggle text on toolbar icons
    7. Changed wording on toolbar docking default option label
    8. Moved Entry Range group to Journal tab from General tab
    9. Added placeholder checkbox for rich text format (Disabled, not yet implemented)
  9. Sort by day is no longer default behavior
  10. Fixed window parent bug (that caused centering issues) on Login form, Config, About, and Editor modules
  11. Added exit confirmation dialogs for Editor and MainWindow modules
  12. Added print support for journal entries
  13. Changed previous/next shortcut keys to left arrow/ right arrow

Version 0.1

Release Date: 2/13/2012

  1. Initial release

This file is part of RoboJournal. You may download RoboJournal source and binaries from http://www.sourceforge.net/projects/robojournal

Valid HTML 4.01 Strict