Officially support installation using APT
Minarca release 3.7.0

Officially support installation using APT

Minarca’s new release brings forth a feature that we have wanted to implement for a while now. In order to ease the installation process and make it completely seamless for system administrators, we have added an official installation using apt repositories.

APT Repositories for Debian

APT repositories is now the recommended way to install or quickly upgrade Minarca. A complete easy to read step-by-step documentation on how to install Minarca is available in the documentation. Furthermore, to make it even easier, we have provided an online script to automate the configuration of this APT repository for your server.

curl https://www.ikus-soft.com/archive/minarca/nightly/get-minarca.sh | sh -

Web interfaces usabilities improvements

In addition, we made small changes to improve the general usability of the web interface and the client. Firstly, we have changed some of the displayed date formats to “Updated ... ago” to quickly grasp when a repository was last updated.

Then, we added an extra validation of the user’s root directory in the administration panel to display a warning whenever the path is invalid or not accessible.

Client hardening

On the client side, the initial backup process is more robust and provides additional information regarding the errors in the event of failure. This provides more information to the administrator to narrow down the issue and fix it rapidly.

Here is the complete list of changes below:

  • Server: Upgrade to rdiffweb 1.5.0
  • Change formatting of Last Backup date for "Updated 3 weeks ago" to ease readability
  • Add support for Debian Bullseye
  • Add support for Python 3.8 (rdiffweb#104)
  • Add warning in the users list view when a root directory is invalid (rdiffweb#30)
  • Add options to control search depth (rdiffweb#1)
  • Print a warning in the log when the "DefaultTheme" value is not valid (rdiffweb#90)
  • Client: Upgrade to NSIS v3 installers to provide a better integration for Windows 10
  • Client: Icons are up to date with better resolutions
  • Client: Provide more details about the error when the first backup is failing during linking
  • Doc: Replace PDSL by IKUS Software Inc. in licensing and documentation
Minarca for centralized management of your data backups