Added: New Aspect Ratio setting for the Media Player module to set a fixed size of the media player. Default 16:9.
Added: New upload Prefix filenames setting which allows you to prefix newly uploaded files. This settings does support folder paths and you can use the dynamic placeholders.
Added: New webhooks functionality allowing you to get automated messages based on all events the plugin logs. See the documentation for examples.
Added: New placeholder for WooCommerce Product upload locations: %wc_item_id%.
Fix: Search operations using quotes not correctly passes as operators in API search query.
Fix: Search request could be stopped if there are so many subfolders to search in that the server doesn't accept the POST request anymore with this amount of folder ids.
Fix: Portrait videos displayed incorrectly in fullscreen.
Improvement: The list of uploded files in WooCommerce Orders is now directly visible in the order details.
Added: New setting field in Module configurator to set a custom 'Add your file(s)' upload button text.
Added: Upload Box now also supports the deletion of uploaded files when enabled in the module configuration.
Fix: Downloading files that require are resource-key since the Google Drive security update could fail in some occasions.
Fix: Google Analytics event didn't always log the file name correctly.
Fix: Updates for plugin were not installed automatically when 'Auto-Updates' are enabled.
Improved: Small changes to the Report tables to improve performance.