- Joined
- Dec 19, 2021
- Messages
- 1,205
- Points
- 83
Hello all, I'm pleased to announce 5.1.1. Below are the patch notes. You can continue to download Cactus here.
Cactus 5.1.1
Improvements
--------------
- Implemented early "backup path" validation for the Settings.
We will attempt to create (and thus validate) the backup path
that you typed in order to confirm that it's working. If you
type in a relative path, you will be properly alerted that you
need to use an absolute path.
Known Issue: If you type something like "/root", this will pass
because the directory already exists even though you will eventually
get an access denied. I will fix this in the next version.
General
---------
- Adjusted some log messages.
- Adjusted documentation.