The default language of any content posted is English. Do not create multi-accounts, you will be blocked!
Information: Safety & Support
Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use. Consider buying licenses to support developers. Your security is our priority.
Added shareonedrive_do_domain_verification filter to disable checking if AJAX requests come from the same domain.
Advanced Custom Fields
The ACF field now has a setting to control the return value of the field. It defaults to an array of item metadata, and can now also return a string of one of the metadata keys (e.g. a download url).
The ACF field now has a setting to control the maximum number of items that can be selected.
Improvements:
Added Prev/Next buttons in the inline Audio Player for the File Browser module.
New 'Thumbnail location' setting for Business Accounts allowing you to store thumbnails locally on the server rather than using the API thumbnail urls. The OneDrive Business API thumbnail urls currently can reveal file metadata as well as account data.
Added the %date_i18n_{date_format}% placeholder to get the localised time in the given PHP {date_format} string using the language set for the site.
Bug fixes:
Warnings could be displayed when resetting the cache and deleting locked files.
Carousel module didn't respect the sort order set in the configuration.
For modules with the 'shuffle/random' order set, the browser incorrectly cached the data.
Improvements:
The lazy loading of the images in the carousel module now also works for fast slide changes. This allows you to use the module for e.g. time lapses.
Added security check to make sure that the plugin only accepts AJAX calls coming from the same domain.
New %date_{format}% placeholder to return the current time in the specified '{format}'. {format} needs to be a PHP date format string.
New 'Display filename on hover' setting for the Grid/Thumbnail view of the File Browser module.
New setting 'Allow switching between views' for the File Browser module.
Bug fixes:
Custom loading image was stretched on mobile devices in case an image with landscape dimensions was used.
Upload Box module could not start uploads when the module was hidden while the plugin was initiated.
When a File Browser modules loads the latest position it was on, the cloud account wasn't correctly selected.
When curl_exec of curl_init are on the list of disabled PHP functions, the plugin cannot communicate with the API and will not run. Till now, the plugin could behave unexpectedly as it didn't check for this.
Improvements:
Added file name to the information box in the File Browser module.
Updated the UI used to manually link Private Folders.
Changed the way how a thumbnail is shown when hovering over a file in a File Browser in 'List' view.
Hide Actions menu when there are no actions available.
Small changes to Mobile layout of File Browser module.
WooCommerce & Advanced Custom Fields
The files/folders selector now remembers the last position when switching between pages, products or creating new ones.
The files/folders selector now marks already added files.
Not longer possible to add the same file multiple times to the list of files.