StoreMan Changelog

What's new in StoreMan 2.00

Jul 21, 2012
  • Fixed: problem with TreeControl
  • Improved: better update mechanism and more
  • Updated: Help file

New in StoreMan 1.34 (Feb 18, 2011)

  • Additional info: StoreMan-1.34
  • Fixed: Problem with TreeControl
  • Changed: Mechanism for updates now as background thread
  • Improved: Platform compatibility
  • Updated: Help file

New in StoreMan 1.32 (Jul 19, 2010)

  • Fixed: problem with '/' as source dir for backup tasks
  • Improved: regular expression Example view in New / Edit task dialog
  • Improved: database query performance
  • Updated: Help file

New in StoreMan 1.31 (Apr 14, 2010)

  • Fixed: problem with non ascii chars in tarxxx container names
  • Fixed: problem with link handling in tar and zip compression
  • Added: clicking on the column headers of the Query results window reorders the
  • results
  • Improved: better database integrity checks
  • Updated: Help file

New in StoreMan 1.30 (Mar 2, 2010)

  • Fixed: in regular expressions the usage of chars with ord > 127 like À,ö and so on caused the the application to crash.
  • Fixed: in rare situations the Databasemanager dialog did not start.
  • Changed: some users where confused by the checklistboxes in the Taskmanger,
  • Jobmanager, ... Now these are changed to listboxes. This makes the UI simpler and the drawback is minimal.
  • Added: the program can check the website for a new release at startup (Preferences,
  • Misc tab, Update check)
  • Added: now the Exclude re's tab of the New / Edit task dialog has a listbox with sourcepath files and dirs. The defined re's are applied so that you can see if they act as expected.
  • Added: Help screen with the re syntax, special chars, ... on the Exclude re's tab.
  • Updated: Help file

New in StoreMan 1.25 (Feb 16, 2010)

  • Fixed: The Scheduled job execution sometimes executed a job twice.
  • Added: Database handling is now combined in a Database manager.
  • Improved: Logging now uses the standard Python logger with a RotatingFileHandler (see
  • Help file). An Action logger is added to logging.
  • Improved: The Job- and the TaskManager now have a clone mode. So you can create a
  • Template and reduce typing while creating new tasks or jobs.
  • Improved: Help file

New in StoreMan 1.23 (Jan 28, 2010)

  • Changed: The Backup jobs and Backup tasks subwindows have merged. In the new Backup jobs tree view you can see the tasks associated with the jobs if you expand the job you are interested in.
  • Added: StoreMan's Mount manager can mount predefined fstab entries of type nfs and cifs (Samba).
  • Improved: Help file

New in StoreMan 1.21 (Jan 17, 2010)

  • Added: StoreMan can check the homepage for updates.
  • Fixed: Problem with the Cancel and Close buttons in the Job add / edit
  • dialog.
  • Improved: Start of a filemanager via double click on an item in the
  • Query results window.
  • Improved: Help file