Changeset 2895776
- Timestamp:
- 04/07/2023 09:29:17 PM (3 years ago)
- Location:
- fastware-webpavif
- Files:
-
- 14 added
- 1 edited
-
tags/1.1.3 (added)
-
tags/1.1.3/assets (added)
-
tags/1.1.3/assets/screenshot-1.png (added)
-
tags/1.1.3/assets/screenshot-2.png (added)
-
tags/1.1.3/assets/test.png (added)
-
tags/1.1.3/fastware-webpavif.php (added)
-
tags/1.1.3/includes (added)
-
tags/1.1.3/includes/AdminSettingsPage.php (added)
-
tags/1.1.3/includes/ImageConverter.php (added)
-
tags/1.1.3/includes/WebpAvifPlugin.php (added)
-
tags/1.1.3/readme.txt (added)
-
tags/1.1.3/templates (added)
-
tags/1.1.3/templates/.htaccess (added)
-
tags/1.1.3/uninstall.php (added)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
fastware-webpavif/trunk/readme.txt
r2891755 r2895776 2 2 Contributors: fastware,richarddegoffau 3 3 Tags: webp avif convert image google pagespeed 4 Stable tag: 1.1. 24 Stable tag: 1.1.3 5 5 Requires at least: 5.9 6 6 Tested up to: 6.2 … … 76 76 - ImageMagick with AVIF support (optional) 77 77 * You can use this plugin without AVIF support, in that case only WebP conversion is done 78 * Conversion of **_transparent_** images to AVIF is not supported yet, but AVIF works great for all non-transparent PNG images79 78 80 79 == Changelog == 81 80 81 - 1.1.3 [07-04-2023] Show statistics of converted/queued/skipped images 82 82 - 1.1.2 [29-03-2023] Added support for converting GIF images 83 83 - 1.1.1 [28-03-2023] Added support for converting BMP images
Note: See TracChangeset
for help on using the changeset viewer.