Skip to content

Releases: ainsleyclark/squidge

v0.1.4

21 Dec 13:30
Compare
Choose a tag to compare
  • Fixed bug for post meta.

v0.1.3

21 Dec 11:53
Compare
Choose a tag to compare
  • Added post meta update, setting & getting.
  • Fixed bugs.

v0.1.2

05 Dec 08:07
Compare
Choose a tag to compare
  • Escaped shell args
  • Included php doc explaining use of shell_exec.
  • Updated services.
  • Fixed version mismatch.

v0.1.1

27 Nov 10:32
Compare
Choose a tag to compare
  • Fixed repo URL
  • Conformed to WP Plugin Guidelines
  • Changed release script.
  • Added settings page link.

v0.1.0

25 Nov 12:19
Compare
Choose a tag to compare

Initial Release for Squidge!

Squidge

Is FREE WordpPress Plugin built for developers in mind compressing and convert images using jpegoptim,
optipng, cwebp, and libavif. It's extremley simple to use and is designed to increase PSI and boost rankings.

What does Squidge do?

Squidge compresses and converts image files when the user has uploaded a file to WordPress.

Compresses JPG images using jpegoptim.

Compresses PNG images using optipng.

Converts JPG and PNG images to .webp files using cwebp with the appended extension e.g. image.jpg.webp.

Converts JPG and PNG images to .avif files using libavif with the appended extension e.g. image.jpg.avif.