Releases: vikdevelop/SaveDesktop
3.4 - Beta
• Added support for the cloud synchronization - however, you need to have a folder on your computers that will be synchronized with your cloud storage, for example via GNOME Online Accounts. (#297)
• Added an option to generate a password for the configuration archive, about 24 characters long
3.4-beta-07
- This beta version is the last beta version before releasing the stable release version
- Fixed a bug with auto-mounting the cloud drive folders when the folder mounts after the synchronization, so this is why the synchronization didn't work
- In the synchronization mode, the Flatpak apps and their data will be installed immediately after the finished synchronization, so it is not necessary to log out of the system
- New strings have been released for the application itself and also for the documentation related to the new release, so they can already be translated via Weblate
I would love for you to take part in testing this new version! If you run into any issues, feel free to report them via GitHub Issues or join the conversation in GitHub Discussions by clicking the "Join Discussion" button. There, you'll also find instructions on how to set up syncing using the cloud folder.
How to test it:
1. Flatpak
Add the Flathub Beta repository to your system:
flatpak remote-add --if-not-exists flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo
Install the SaveDesktop application from this repository:
flatpak install flathub-beta io.github.vikdevelop.SaveDesktop
2. Snap
To install this release, run the following command:
snap install savedesktop --beta
3.3.2
- Removed the criterion for at least one number when creating a password for the configuration archive, because it is not written in the dialog, so it could cause confusion. However, the password will now have to be at least 12 characters long, it will not be allowed to contain spaces, and the question mark, exclamation mark, period, and comma have been removed from the special characters.
- Fixed an error when retrieving a URL for synchronization, an error unrelated to retrieving a URL no longer occurs
- Fixed bug with saving periodic backup files to the folders with spaces
- Fixed other related minor bugs
- Updated translations
3.3.1
• Added support for saving configurations to folders that have spaces (#279)
• Added Finish translations, thanks to artnay
• Fixed the problem with loading SaveDesktop in the case, if you are not connected to the internet (#293)
• From now on, the app's documentation is now located at https://vikdevelop.github.io/SaveDesktop/wiki (links used in the application will refer to this website)
• Updated translations
3.3
- Added option to set archive protection with password (more information is available on the Github wiki)
- Added option to save configuration from command-line interface (more information is also available on the Github wiki)
- Added support for Deepin DE
- Added support for saving Kvantum Manager and Latte dock configurations
- Updated translations
3.2.4
- Added support for the Rust version of the COSMIC desktop environment
- Fixed bug with opening folder with saved configuration archive
- Updated translations
3.2.3
- Fixed bug with stopping saving configuration
- Updated translations
3.2.2
- Improved application header bar style (#246)
- Added support for importing configuration in CLI (Command line interface) (#254), more informations are available on the Github wiki
- Added Hindi translations, thanks to @Scrambled777
- Added Portuguese translations, thanks to @ezileicorreia
- Added Romanian translations, thanks to @GabsEdits
- Updated translations
3.2.1
- Fixed minor bug with saving the SaveDesktop app data to the configuration archive
- Until now, the output of the periodic saving file was "name.fd.sd.tar.gz", if you had enabled the option for saving Flatpak user data. From now on, the output file is "name.sd.tar.gz"
3.2
- Added option for selecting what Flatpak applications data will be included in the configuration archive; just click on the button next to the User data of installed Flatpak apps switch
- Improved displaying status about saving and importing configuration
- From now on, periodic saving will take place only after the first login on a given day, not after further logins on the same day
3.1.2
Edited application data for passing the Flathub guidelines