Skip to content

Let's upgrade

Pre-release
Pre-release
Compare
Choose a tag to compare
@deajan deajan released this 02 Feb 11:52
· 1503 commits to main since this release

This release has a major new feature: Remote upgrade
Also put emphasis on better GUI experience.

Note: These releases are not signed with an EV certificate yet.

Features

  • Added a full auto-upgrade solution:
    • Aupgrade client integrated into NPBackup, that can be called manually via --auto-upgrade or automatically run every n backups
    • Upgrade server which servers files and their metadata
  • Added a gui to create a scheduled task under Windows
  • Added a gui to configure backup admin password (was compile time setting before)
  • Made windows cloud file filter optional (enabled by default)

Misc

  • Improved setup.py to provide launch scripts for both Linux and Windows platforms
  • Added default configuration settings
  • Rewrite configuration gui into a tabbed gui
  • Updated restic binary to restic 0.15.1 compiled with go1.19.5
  • Changed backup interval unit from seconds to minutes