Releases: SteamServerUI/StationeersBackupManager
Releases · SteamServerUI/StationeersBackupManager
v2.0.0
Completely eliminated the severe O(n²) performance bug in the Backup Manager → Previously caused 30–60+ minute load times (or even hours) when users had thousands of backup files, especially on ZFS or slow filesystems. → Fixed by pre-computing .save file indices in a single directory pass. → Backup list now loads in seconds even with 5000+ files.
Dropped support for the legacy (pre-terrain-update) save/backup format in the new Backup Manager
v1.2.1
reduce logging noise on info level
v1.2.0
Now runs on windows!
v1.1.0
updated name StationeersBackupManagerPlugin to StationeersBackupManager
v1.0.0
added build pipeline script