From 8b2c5f376b999b2d1ae145cbe427f7cd68ff0a91 Mon Sep 17 00:00:00 2001 From: MikeMaximus Date: Mon, 25 Jun 2018 14:31:21 -0600 Subject: [PATCH] Updated readme.txt --- GBM/readme.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/GBM/readme.txt b/GBM/readme.txt index 56d54ef..a4f3ab1 100644 --- a/GBM/readme.txt +++ b/GBM/readme.txt @@ -8,7 +8,11 @@ New in 1.1.3 All Platforms: -- Fixed issue with the "Save Multiple Backups" setting always syncing even when disabled in "Optional Sync Fields" - +- Game tags are now sorted alphanumerically on the Game Manager and in XML exports. +- GBM now displays a unique backup overwrite warning for games that use a relative saved game path. +- The "Save Multiple Backups" setting now allows infinite backups when "Backup Limit" is set to 0. +- The Game Manager will now clean up it's own manifest when backup files are deleted outside of GBM. As to not affect performance, this only occurs when the "Backup Data" field is accessed. +- When a single game is selected, the Game Manager now restores the currently selected backup, instead of always restoring the latest backup. +- Fixed an issue with the "Save Multiple Backups" setting always syncing even when disabled in "Optional Sync Fields" The entire version history of GBM releases is available at http://mikemaximus.github.io/gbm-web/versionhistory.html \ No newline at end of file