Skip to content

Commit

Permalink
Deploying version 3.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
eriktorsner committed Feb 13, 2024
1 parent 0049dff commit fb3a2cc
Show file tree
Hide file tree
Showing 30 changed files with 33,867 additions and 32,114 deletions.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
**Requires at least:** 5.5 \
**Tested up to:** 6.4 \
**Requires PHP:** 7.2 \
**Stable tag:** 3.2.6 \
**Stable tag:** 3.2.7 \
**License:** GPLv3

Copies files to Amazon S3, DigitalOcean Spaces or Google Cloud Storage as they are uploaded to the Media Library. Optionally configure Amazon CloudFront or another CDN for faster delivery.
Expand Down Expand Up @@ -103,6 +103,19 @@ This version requires PHP 5.3.3+ and the Amazon Web Services plugin

## Changelog

### WP Offload Media Lite 3.2.7 - 2024-02-13

* New: Amazon S3 regions Canada West (Calgary), Asia Pacific (Melbourne) and Israel (Tel Aviv) are now selectable
* New: DigitalOcean region Bangalore (BLR1) is now selectable
* New: Google Cloud Storage regions Europe (Berlin), Europe (Turin), Middle East (Doha) and Middle East (Dammam, Saudi Arabia) are now selectable
* Improvement: The as3cf_object_meta filter now also runs during storage settings validation
* Bug fix: Private media URLs now work as expected in audio and video shortcodes
* Bug fix: Performance improved for ACF image fields when filesize metadata is missing for offloaded and removed files
* Bug fix: URLs for offloaded media in ACF URL and link fields are now properly rewritten
* Bug fix: Media library files with apostrophes in their filenames no longer cause database errors
* Bug fix: URL rewriting no longer breaks slashed serialized data with NULL values
* Bug fix: URL rewriting on a dev site now works without a bucket being set

### WP Offload Media Lite 3.2.6 - 2024-01-11

* New: WordPress 6.4 compatible
Expand Down
10 changes: 9 additions & 1 deletion assets/css/settings.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/css/settings.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit fb3a2cc

Please sign in to comment.