Skip to content

Releases: GedasFX/decky-cloud-save

v1.4.2 Prerelease 1

31 Aug 14:39
3f01962
Compare
Choose a tag to compare
v1.4.2 Prerelease 1 Pre-release
Pre-release

What's Changed

  • Made Steam Cloud Resolution more robust - now the check is based on steam store tags, should be more reliable. Fixes #97 By @GedasFX
  • Add ability to change sync root, should help with some permission issues in edge cases. Opt in. Fixes #96 By @GedasFX

Full Changelog: v1.4.1-pre.1...v1.4.2-pre.1

v1.4.1 Prerelease 1

24 Aug 12:27
Compare
Choose a tag to compare
v1.4.1 Prerelease 1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.4.0-pre.1...v1.4.1-pre.1

v1.4 Pre-release 2

09 Jun 12:36
Compare
Choose a tag to compare
v1.4 Pre-release 2 Pre-release
Pre-release

v1.4 Pre-2

  • Fix cloud provider selections not working
  • Fix UI elements on side panel not looking good (PanelSectionRow sometimes contained multiple children)
  • Improved logging, and added a convenient way to change log level. Fix [Object object] bug.

v1.4 Pre-release 1

01 Jun 11:11
Compare
Choose a tag to compare
v1.4 Pre-release 1 Pre-release
Pre-release

The bi-sync update

Bidirectional sync is now officially in beta! Courtesy of @Emiliopg91

  • Ability to toggle to bi-sync mode from the panel
  • Automatically pause the game with auto-sync mode enabled to perform backup
  • Automatically resolve conflicts with "local" when pushing after game finish, and "remote" when pulling on game start
  • Added buttons to view plugin and sync logs
  • Added a way to kick-start bi-sync process with resync

Localization! Courtesy of @Emiliopg91

Supported languages: English, German, Spanish, French, Portuguese.
Uses the Steam Deck language as a trigger.

Other changes:

~ Move sync now button on top
~ Changed to the new Build pipeline (this means logs location changed too)
~ Reworked project structure to be a lot more maintainable

New Contributors

Full Changelog: v1.3.3...v1.4.0

v1.3.3

21 Jan 19:38
06830eb
Compare
Choose a tag to compare

Fix for faulty configuration reading.

v1.3.3

10 Jan 16:27
Compare
Choose a tag to compare
v1.3.3 Pre-release
Pre-release

Minor fix to bisync and rclone version bump (1.61.1 to 1.65.1)

v1.3.2

23 Oct 19:11
a5531f9
Compare
Choose a tag to compare
v1.3.2 Pre-release
Pre-release

Minor patch

  • Added experimental bisync support (thank you @NL-TCH). This is accessable by enabling new experimental menu.
  • Added experimental menu. Enabled by editing plugin.properties and setting experimental_menu=true. Support for features enabled by this toggle will not be provided.
  • Added ability to mute the toasts on sync completion (thank you @AkazaRenn).

~ Clarified some names.

Thank you @NL-TCH @AkazaRenn for your contributions!

Full list of changes: v1.3.1...v1.3.2

v1.3.1

26 Jun 18:07
2d5e289
Compare
Choose a tag to compare

Fix folder selector not working

v1.3.0

19 Jun 18:37
2b06872
Compare
Choose a tag to compare
v1.3.0 Pre-release
Pre-release

Minor update:

Added ability to change the destination folder name. You can change that by editing destination_directory in plugin.properties file.

v1.2.1

05 Apr 18:01
2171358
Compare
Choose a tag to compare

Bump loader version

Update front-end lib