Skip to content

Releases: vikdevelop/SaveDesktop

3.5

17 Nov 15:54
Compare
Choose a tag to compare
  • Added dialog for the initial setting up synchronization; if you have set up synchronization before, it doesn't show
  • Temporarily disabled support for synchronization in the Snap environment due to unreliability
  • Added more keyboard shortcuts
  • Added support for the Hyprland window manager, thanks to @pyclicker (#336)
  • Fixed bugs with installation Flatpak apps in the synchronization mode and also with setting the bidirectional sync
  • The UI is now more adaptive on the smaller screens

3.5 BETA

10 Oct 17:44
8f74e79
Compare
Choose a tag to compare
3.5 BETA Pre-release
Pre-release
  • Simplified the initial setting up synchronization: in that case, it shows the dialog window, which helps you to set it up
  • Added more keyboard shortcuts
  • Fixed bugs with installation Flatpak apps in the synchronization mode and also with setting the bidirectional sync
  • The UI is now more responsive

3.4.1

23 Sep 16:26
a250a3e
Compare
Choose a tag to compare
  • Fixed bugs with saving and installing Flatpak apps and their data and logging out of the system after importing the configuration
  • Added "Learn more" button to the "Set up the sync file" dialog in the case, if you have not selected the cloud drive folder
  • Fixed a bug with stopping saving and importing configuration
  • Improved filesystem type detection of the cloud drive folder
  • Updates to the GNOME Platform 47 runtime and related changes
  • Updated translations

3.4.1-beta

14 Sep 11:42
5b7ab19
Compare
Choose a tag to compare
3.4.1-beta Pre-release
Pre-release

Fixed bugs with saving and installing Flatpak apps data, and logging out of the system after importing the configuration.

3.4.1-beta-2024.09.22

  • Added "Learn more" button to the "Set up the sync file" dialog in the case, if you have not selected the cloud drive folder
  • Fixed bugs with saving and installing Flatpak apps and their data and logging out of the system after importing the configuration
  • Fixed a bug with stopping saving and importing configuration
  • Improved filesystem type detection of the cloud drive folder
  • Updated translations

3.4

04 Sep 16:24
5b6642f
Compare
Choose a tag to compare
3.4
  • Synchronisation has been redesigned from the ground up - instead of using URLs to synchronise between computers on the local network, a folder synchronised with cloud storage (using GNOME Online Accounts or Rclone) is used - find out more here: https://vikdevelop.github.io/SaveDesktop/wiki/synchronization/en
  • Added support for comparing installed Flatpak apps, which means that only apps that have not yet been installed on the system will be installed
  • Added option to generate password for configuration archive
  • Added SaveDesktop to the Flathub/Snap Beta channel, so if you want, you can participate in beta testing to prevent bugs in a future stable releases. More informations are here: https://github.com/vikdevelop/SaveDesktop?tab=readme-ov-file#beta-releases
  • Improved support for displaying possible error messages in the GUI
  • Other minor UI improvements

3.4-hotfix-1

Fixed a bug with starting periodic saving and updated translations.

3.4 - Beta

06 Aug 15:35
2cbe369
Compare
Choose a tag to compare
3.4 - Beta Pre-release
Pre-release

• 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

12 Jul 18:22
ed2b861
Compare
Choose a tag to compare
  • 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

04 Jul 12:09
d16093b
Compare
Choose a tag to compare

• 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

27 Jun 11:42
7ca09f2
Compare
Choose a tag to compare
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

12 May 08:45
a1cc4de
Compare
Choose a tag to compare
  • Added support for the Rust version of the COSMIC desktop environment
  • Fixed bug with opening folder with saved configuration archive
  • Updated translations