From 93517f523655df54b30e220fce627b669b740066 Mon Sep 17 00:00:00 2001 From: MikeMaximus Date: Fri, 2 Feb 2018 09:32:52 -0600 Subject: [PATCH] Updated readme.txt for v107 --- GBM/readme.txt | 32 ++++++++++++-------------------- 1 file changed, 12 insertions(+), 20 deletions(-) diff --git a/GBM/readme.txt b/GBM/readme.txt index 392aef6..19f1731 100644 --- a/GBM/readme.txt +++ b/GBM/readme.txt @@ -1,33 +1,25 @@ -Game Backup Monitor v1.0.6 Readme +Game Backup Monitor v1.0.7 Readme http://mikemaximus.github.io/gbm-web/ gamebackupmonitor@gmail.com -January 15, 2018 +February 2, 2018 -New in 1.0.6 +New in 1.0.7 All Platforms: -- Session Viewer Updates - - The viewer now defaults to show seven days from the last recorded session, instead of all sessions. - - Fixed issues with date sorting, it will now sort correctly regardless of format. - - The recording of short sessions can now be ignored using a setting. -- Changed setting "Backup only when session time exceeds XX minutes" to "Ignore sessions shorter than XX minutes". - - This setting is now used to ignore recording sessions times (when enabled) in addition to ignoring a backup. - - This setting has been moved to the "General" section. - - This change requires no update from the user, it will function exactly as it did before. - -Windows Only: +- Added Hours and Total Hours to the Session Viewer + - An Hours column now shows the time spent each session. + - The Total Hours of the currently displayed sessions is now displayed under the grid. -- A warning is now displayed if the "Start with Windows" setting is enabled while GBM is running as administrator. - - GBM currently will not "Start with Windows" as administrator when this setting is enabled. - - Please see http://mikemaximus.github.io/gbm-web/gbm_task_scheduler.html for a work-around. +- Added Export feature to the Sessions Viewer + - The session data currently displayed on the grid can be exported in CSV or XML format. + - Dates can be exported in Unix format or the current system format. + - The CSV format can exported with or without headers. Linux Only: -- Enhanced makefile and added start script for Linux installations (basxto) -- GBM is now available on the archlinux user repository. https://aur.archlinux.org/packages/gbm/ (basxto) -- GBM is now available as a deb package for installation. (basxto) - +- A low disk space warning will no longer be displayed on every backup. +- Fixed the column sorting issues on the Session Viewer. The entire version history of GBM releases is available at http://mikemaximus.github.io/gbm-web/versionhistory.html \ No newline at end of file