Skip to main content

V1.3.0 Maintenance update

· One min read
Sworld
Game Save Manager maintainer
  • Add logging with optional log files
  • Add batch deletion
  • Improve display and interaction issues
  • Improve configuration upgrades
  • Keep the warning visible until backup or restore finishes
  • Fix dark-mode colors
  • Fix table overflow with many saves
  • Reject duplicate game names without regard to letter case

Plans for the next release

  • Environment-based path variables
  • Automatic save detection
  • Further bug fixes
  • Explore another cloud backend and macOS improvements
  • Milestone details

Developer changes

  • Document Vue DevTools setup
  • Update dependencies and recommended VS Code extensions
  • Add Settings.log_to_file in GameSaveManager.config.json
  • Add SemverError(#[from] semver::Error) in src-tauri/src/errors.rs for semantic-version parsing failures, usually caused by configuration issues

Download

Discussions