From the changelog:
[8.0.0] - 2022-09-24
Added
- An account option 'folder_blacklist'. When set the user chooses
which folders to exclude from backups. Otherwise, the folders
chosen by the user are the ones to include, - Provision of JSON output for the 'remote folders' command,
- A 'remote namespaces' command to help with configuration of
the 'migrate' and 'mirror' commands.
Changed
- Removed 'Experimental' warning from 'migrate' command,
- Removed 'Experimental' warning from 'export-to-thunderbird' command,
- Renamed Folder#*_flags methods,
- Improved setup account menu ordering,
- An account's connection_options can now be cleared by entering an empty string.
Removed
- Deprecated
folders
command, replaced byremote folders
.
[8.0.0.rc1] - 2022-09-19
Added
- --config parameter to allow for non-default placing of the configuration file
Removed
- Deprecated
status
command, replaced bystats
.
[7.0.2] - 2022-09-17
- Changed logging behaviour:
- Made info the normal logger level,
- Removed configuration 'debug' setting,
- Added a --verbose flag,
- Add a --quiet flag.
- Corrected handling of account connection options after changes.