From aade2dcee9587ba5c91bad4141a062432fe43104 Mon Sep 17 00:00:00 2001 From: "Michael J. Seiferling" Date: Sat, 12 Mar 2016 10:17:48 -0600 Subject: [PATCH] Pre-release readme update --- GBM/readme.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/GBM/readme.txt b/GBM/readme.txt index 96adaca..89e4920 100644 --- a/GBM/readme.txt +++ b/GBM/readme.txt @@ -2,7 +2,7 @@ Game Backup Monitor v0.96 Preview Readme http://mikemaximus.github.io/gbm-web/ gamebackupmonitor@gmail.com -March 4, 2016 +March 12, 2016 Disclaimer: @@ -12,6 +12,12 @@ New in 0.96 For more information regarding Linux support read the FAQ at http://mikemaximus.github.io/gbm-web/linux.html +- (All) Overhauled the Import screen for better usability. Added game tags, simple filtering, sorting and general fixes. +- (Linux) Fixed some bad code causing the "Official Import" connection to time out when making multiple connections in the same session. +- (Linux) Fixed cross-platform issues with opening backup files and restore locations from the Game Manager. +- (All) Backup files opened from the Game Manager will now open directly in the app they are associated with, like 7-Zip GUI or File Roller. +- (Linux) Fixed cross-platform issues with automatic file/folder searching. It's now enabled on Linux. +- (All) GBM now restores saved games to the currently configured saved game path by default. The stored manfiest location is only used when there's no configuration for the game. - (Linux) Added Linux support via Mono! - (All) Replaced System.Data.SQLite with the Mono.Data.Sqlite for cross-platform support. - (Windows) Updated GBM's version of 7-Zip to 15.14 (2015-12-31)