-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathLatestVersion.xml
More file actions
17 lines (15 loc) · 884 Bytes
/
LatestVersion.xml
File metadata and controls
17 lines (15 loc) · 884 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="utf-8"?>
<VersionInfo>
<LatestVersion>1.1.0</LatestVersion>
<ReleaseDate>2025/11/01</ReleaseDate>
<ReleaseNotes>
Additions:
* Added support for custom Duser.home paths in the Options → Configure Save Options dialog for advanced users. (thanks to u/the_vico!)
* Added an option to minimize the app to the system tray (Options → Minimize to System Tray). This option is enabled by default. (thanks to u/Historical_Bus_8041!)
* Added an option called View in Explorer to the context (right-click) menu in the world selection page.
* Added a safeguard to avoid deleting active worlds in the world deletion dialog.
Changes:
* Relocated the log directory to C:\Users\Username\AppData\Local\PZSaveManager\Logs.
This release is compatible with saves created by the previous version of Save Manager (1.0.0).
</ReleaseNotes>
</VersionInfo>