Skip to content

Releases: cloudverve/wordpress-cloud-media-offloader-plugin

0.8.1

27 Oct 00:08
Compare
Choose a tag to compare
  • 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

26 Oct 04:03
Compare
Choose a tag to compare
  • 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

24 Dec 01:48
Compare
Choose a tag to compare
  • Added dmhendricks/b2-sdk-php to Packagist
  • Merged B2 auth request caching (thanks RunCloudIO) and bumped Composer require

0.7.3

16 Dec 04:48
Compare
Choose a tag to compare
  • 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

12 Dec 06:04
Compare
Choose a tag to compare
  • Fixed bug: Default settings not enabled by default
  • Fixed several deprecation notices
  • Updated Carbon Fields to 2.1.1

0.7.1

18 Nov 22:02
Compare
Choose a tag to compare
  • 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