Releases: vikdevelop/SaveDesktop
Releases · vikdevelop/SaveDesktop
3.9
- Fixed a bug with applying the settings from dConf (#487)
- The dialog for selecting the configuration items is now located in the app's menu in the header bar, and their settings are now applied for saving, importing, and syncing mode.
- Added an option to exclude the file manager bookmarks (#480)
- Added an option to set removing the Flatpak apps that aren't available in the configuration archive (#482)
3.8.1
- Accelerated configuration saving/importing
- Fixed removing the cache directory after closing the app window
- Minor UI improvements
- Updated translations
3.8
- Improved synchronization logic and added new CLI argument --sync-now.
- Fixed detection of newer versions of Budgie (#462)
- Fixed saving configuration without creating an archive in CLI (#463)
- Added support for system installations of Flatpak apps (#459)
- Added notification at the start and the end of periodic saving
- Updated translations
3.7.1
Fixed a bug with archive encryption and updated translations.
3.7
- Transition to the Meson build system
- Refactored code base
- Snap support has been discontinued due to technical compatibility issues. Snap users can continue using v3.6.2-hotfix, but updates will only be provided for Flatpak or other methods.
- Removed the "Use Syncthing folder instead" from the Initial Synchronization setup dialog for GNOME-based environments
- Removed the "Manually" option for periodic synchronization due to complications with encrypted archives
- Improved support for small screens
3.7-beta
- Transition to the Meson build system
- Refactored code base
- Removed the "Use Syncthing folder instead" from the Initial Synchronization setup dialog for GNOME-based environments
- Other minor UI improvements
3.6.2-hotfix
Fixed a bug with importing configuration from the archive
3.6.2
3.6.1
This version brings significant speedup of saving and importing configurations thanks to parallel copying (thanks to @ArthurValadares), change of application name from "SaveDesktop" to "Save Desktop" and minor user interface improvements along with minor bug fixes. Also improved the import of dynamic wallpapers in GNOME and improved archive encryption.
3.6 Hotfix
Fixed a "buffer overflow" error when creating configuration archives by replacing the ZIP utility with 7-Zip.