Releases: cloudverve/wordpress-cloud-media-offloader-plugin
Releases · cloudverve/wordpress-cloud-media-offloader-plugin
0.8.1
- Fixed various bugs
- Fixed various issues with file deletion when item removed from Media Library
- Added Cloudflare support 🎉
- Changed (breaking): Renamed [b2_link] shortcode to [b2_object]
Special thanks to @jgb-solutions for testing and recommending features!
0.8.0
- Refactored code
- Updated translations
- Fixed various bugs, including "Remove Files From Server" fatal error
- Added
uninstall.php
- Added object caching
- Updated B2 SDK
0.7.4
- Added
dmhendricks/b2-sdk-php
to Packagist - Merged B2 auth request caching (thanks RunCloudIO) and bumped Composer require
0.7.3
- Removed "Backblaze" from plugin name as requested by Backblaze, Inc.
- Changed author label, renamed PHP namespaces, moved repo to
cloudverve/wordpress-cloud-media-offloader-plugin
- Removed GitHub Updater support in order to exclude dependencies from repo
0.7.2
- Fixed bug: Default settings not enabled by default
- Fixed several deprecation notices
- Updated Carbon Fields to 2.1.1
0.7.1
- Completely refactored code
- Switched from direct API calls to a fork of Backblaze B2 SDK for PHP
- Added option to delete local media after being uploaded to B2.
- Added initial POT translation file
- Added setting to register custom MIME types
- Fixed unhandled exception triggered by invalid API credentials
- Fixed image dimensions bug when inserting images into a post
- Fixed exception when trying to delete file that does not exist
- Fixed many PHP notices
- Added support for resized images
- Added serialized datastore for settings repeater fields
- Fixed resized media upload bug
- Tested compatibility with WordPress 4.9
- Updated Carbon Fields framework to 2.1.1