NextCloud Support & More!
In this update, we've added a new uploader, NextCloud (thanks to @oddstr13 for the PR) and a new /unlink
command as well as many, many bugfixes.
If you'd like to help us continue developing this plugin, consider donating on PayPal or even sponsor us on Patreon
Changelog
New Features
- Added new NextCloud uploader (wiki page coming soon) (thanks @oddstr13!)
- Plugin now automatically corrects for schedule backup drift due to low TPS
- Added a new
/unlink
command to easily unlink cloud services
Improvements
- Plugin now only disables auto-save while creating the backup and ensures it is re-enabled before uploading
- Plugin now falls back to using the file creation date if the file name doesn't match the current file format
- Updated MiniMessage to 4.10.0
Bug Fixes
- Fixed issue causing large MySQL tables to cause an Out Of Memory error
- Fixed incorrect message being sent if new update is available
- Fixed OneDrive and FTP uploaders from timing out while uploading large files
- Plugin now correctly keeps FTP connection open until all backup files have been uploaded
- Plugin now correctly closes uploaders after upload tests
- Plugin now ensures config values are set before migrating config to a newer version
Developers
- Deprecated DriveBackupV2-Credentials, allowing for the plugin to be built without error