Updated readme for v1.1.4
This commit is contained in:
+16
-15
@@ -1,24 +1,25 @@
|
|||||||
Game Backup Monitor v1.1.3 Readme
|
Game Backup Monitor v1.1.4 Readme
|
||||||
http://mikemaximus.github.io/gbm-web/
|
http://mikemaximus.github.io/gbm-web/
|
||||||
gamebackupmonitor@gmail.com
|
gamebackupmonitor@gmail.com
|
||||||
|
|
||||||
July 5th, 2018
|
August 25th, 2018
|
||||||
|
|
||||||
New in 1.1.3
|
New in 1.1.4
|
||||||
|
|
||||||
All Platforms:
|
All Platforms:
|
||||||
|
|
||||||
- Game tags are now sorted alphanumerically on the Game Manager and in XML exports.
|
- Changed method of handling required OS environment paths and added a new path check on startup.
|
||||||
- GBM now displays a unique backup overwrite warning for games that use a relative saved game path.
|
- Incorrect conflict warnings will no longer be shown in some situations when running a backup configuration with "Save Multiple Backups" enabled.
|
||||||
- The "Save Multiple Backups" setting now allows infinite backups when "Backup Limit" is set to 0. This is now the default for new configurations.
|
- Fixed the precision of "Total Hours" on the Session Viewer, it now always rounds to 2 decimal places.
|
||||||
- "Save Multiple Backups" and "Backup Limit" are now core fields, they are synced by default and included in the Import/Export.
|
|
||||||
- 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.
|
Windows:
|
||||||
- When a single game is selected, the Game Manager now restores the currently selected backup, instead of always restoring the latest backup.
|
|
||||||
- If possible, GBM now displays the full path of the detected process when multiple configurations are triggered.
|
- GBM will no longer keep an open file handle on detected processes and custom icons.
|
||||||
- Fixed an issue that could cause the certain controls to become enabled incorrectly on the Game Manager.
|
|
||||||
- Fixed an issue that caused GBM not to remove empty sub-folders unless the "Use Game ID for files and folders" setting was enabled when the folder was created.
|
Linux:
|
||||||
- Fixed an issue that caused GBM not to rename backup files or sub-folders unless the "Use Game ID for files and folders" setting was enabled.
|
|
||||||
- Fixed an issue that caused GBM to only rename the most current backup file when modifying a Name or Game ID.
|
- Sorting by "Hours" in the Session Viewer will no longer crash GBM on certain systems.
|
||||||
- GBM no longer displays a sync warning when the user deletes all game configurations from the Game Manager.
|
- GBM no longer attempts to get icons from a Linux binary.
|
||||||
|
- Removed compression from GBM icon to prevent issues with recent versions of imagemagick.
|
||||||
|
|
||||||
The entire version history of GBM releases is available at http://mikemaximus.github.io/gbm-web/versionhistory.html
|
The entire version history of GBM releases is available at http://mikemaximus.github.io/gbm-web/versionhistory.html
|
||||||
Reference in New Issue
Block a user