Skip to content

Nothing special but plenty of QoL fixes

Latest

Choose a tag to compare

@rhld16 rhld16 released this 02 Jan 12:45
· 2 commits to master since this release

This is a small maintenance release focused on compatibility and a ton of bug fixes and uploader improvements.

Changelog

Bug Fixes

  • Use dedicated exception for absolute path (redo GraphApiException) — improves error clarity.
  • Fix S3Uploader to respect remote save directory.
  • Fix FTP remote directory handling.
  • Prevent external backups from sometimes using the same temp folder.
  • Avoid index exceptions in the status command.
  • Print stack trace on local backup failures when a generic exception occurs.
  • Remove rogue character in workflow and miscellaneous actions dependency bumps.

New Features

  • Fast-track international config that require no modifications to the latest version provided.

Translations

Maintenance / Dependencies

  • Bumped various action/dependency versions and Express/path-to-regexp updated in Authenticator.

Full Changelog: v1.8.0...v1.8.1