Plugin Directory

Changeset 2888679


Ignore:
Timestamp:
03/28/2023 08:11:22 PM (3 years ago)
Author:
richarddegoffau
Message:

v1.1.1

Location:
fastware-webpavif
Files:
14 added
1 edited

Legend:

Unmodified
Added
Removed
  • fastware-webpavif/trunk/readme.txt

    r2886786 r2888679  
    11=== WebP + AVIF converter ===
    22Contributors: fastware,richarddegoffau
    3 Tags: webp avif convert image pagespeed png jpg jpeg
    4 Stable tag: 1.1.0
     3Tags: webp avif convert image google pagespeed
     4Stable tag: 1.1.1
    55Requires at least: 5.9
    66Tested up to: 6.2
     
    1919- No image URLs are changed, solution is purely based on .htaccess rewrite rules.
    2020- Serve original format in case the browser does not support WebP/AVIF (relying on the "Accept" header).
    21 - The following source formats are supported: JP(E)G, PNG (GIF will be added in the future).
     21- The following source formats are supported: JP(E)G, PNG, BMP (GIF will be added in the future).
    2222- Extra feature: WebP images are served as PNG when the browser/client does not support WebP (e.g. Microsoft Outlook).
    2323
     
    7979== Changelog ==
    8080
     81- 1.2.0 [28-03-2023] Added support for converting BMP images
    8182- 1.1.0 [20-03-2023] Added WebP/AVIF quality settings
    8283- 1.0.8 [15-03-2023] .htaccess fix + minor change in plugin name
Note: See TracChangeset for help on using the changeset viewer.