Skip to content

PrimeBackup v1.5.0

Compare
Choose a tag to compare
@Fallen-Breath Fallen-Breath released this 18 Dec 18:16
· 105 commits to master since this release
5f3e31c

News

  • Added !!pb database migrate_compress_method command to migrate compress method for all blobs
  • Let the !!pb database command works like the !!pb help database command
  • Added a file logger to log backup restoring operations (at pb_files/logs/restore.log)

Changes

  • Reply not abort-able when aborting a task who's is_abort_able returns false
  • Ensure file loggers use utf8 encoding
  • More precise APScheduler version requirement in requirements.txt
  • More logging messages for file / blob validation action
  • Lots of other small improvements and doc updates

Fixes

  • Fixed error during file validation for the !!pb database validate command
  • Fixed missing command permission settings for crontab and help subcommands