Skip to content

Releases: vikdevelop/SaveDesktop

3.6 Hotfix

22 Jun 10:15
4185181
Compare
Choose a tag to compare

Fixed a "buffer overflow" error when creating configuration archives by replacing the ZIP utility with 7-Zip.

3.6

19 Jun 18:31
1092144
Compare
Choose a tag to compare
3.6
  • Added an option to encrypt the periodic saving files and added support for its usage in the synchronization mode
  • Migrated from the *.sd.tar.gz to the *.sd.zip archive format, but for backward compatibility reasons, it will still be possible to select the first named archive format
  • Added support for using the syncthing folders in the synchronization mode (#392)
  • Fixed other minor bugs
  • 3.6 (Beta)

    22 Apr 19:02
    a1ad907
    Compare
    Choose a tag to compare
    3.6 (Beta) Pre-release
    Pre-release
    • Added an option to encrypt the periodic saving files and added support for its usage in the synchronization
    • Changed the archive format from *.tar.gz to *.tgz (only for manual saving yet)
    • Minor UI improvements

    3.6_2-beta

    Added support for saving a configuration without creating the archive and changed the archive format from *.tgz to *.tzst.

    3.6_3-beta

    From now on, it will be used only ZIP format in all operations, including manual saving configuration and periodic saving, but it will be retained backward compatibility for the *.sd.tar.gz archive format.

    3.6_4-beta

    Added support for using the syncthing folders in the synchronization (#392) and fixed a bug with saving or importing configuration in the CLI and related bugs.

    3.6_4-HOTFIX-beta

    Fixed bugs with file chooser dialog and showing a text in the Saving configuration page

    3.6_5-beta

    Improved security of the password saved in the app's data directory and importing a configuration from the folder.

    3.6_6-beta

    Added a dialog window to entering a password for the encrypted archive used in the synchronization mode and fixed related bugs.

    Get it from the Beta repositories (Flathub Beta or Snap store Beta)

    3.5.4

    11 Apr 17:16
    0659085
    Compare
    Choose a tag to compare

    Added Tamil translations (thanks to @TamilNeram) and fixed minor bugs.

    3.5.3

    07 Mar 20:07
    880df8d
    Compare
    Choose a tag to compare

    Improved an interval logic for periodic saving and synchronization (#373), added support for saving the configuration without an archive (terminal only yet) (#368), added Estonian translations thanks to Priit Jõerüüt (Weblate), and fixed minor bugs.

    3.5.2

    06 Feb 13:56
    f1b9d0d
    Compare
    Choose a tag to compare

    Fixed a bug with loading the password requirement in the Cinnamon DE for unlocking the Nextcloud folder, and added a notification about starting synchronization.

    3.5.1

    01 Jan 16:00
    8d4cfb8
    Compare
    Choose a tag to compare
    • Fix the UnboundLocalError when the user selects the Nextcloud drive as a periodic saving folder or cloud drive folder (#352)
    • Added support for saving the ~/.local/share/gvfs-metadata folder if the Desktop option is enabled (#350)
    • Added Swedish translations, thanks to @bittin

    3.5.1-beta_2024-12-17

    17 Dec 08:53
    e456583
    Compare
    Choose a tag to compare
    3.5.1-beta_2024-12-17 Pre-release
    Pre-release

    Added support for saving the ~/.local/share/gvfs-metadata folder if the Desktop option is enabled, and fixed a bug with setting up the Nextcloud folder

    3.5

    17 Nov 15:54
    Compare
    Choose a tag to compare
    3.5
    • 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