Skip to content

Releases: megaoptim/megaoptim-php

v1.0.5

Choose a tag to compare

@gdarko gdarko released this 23 Nov 15:42
  • Improved URL detection patterns
  • Improved resource grouping before sending to the API

v1.0.4

Choose a tag to compare

@gdarko gdarko released this 04 Nov 13:21
  • Added Optimizer::valid_compression_level for checking if the compression level is valid
  • Added Response::getResultByFileName for getting optimization Result instance by file name
  • Force the success property of the Result class to be always int
  • Added two helper methods isSuccessfullyOptimized() and isAlreadyOptimized() to the Result class
  • Added saveAsFile() and getSavedBytes() to the ResultWebP class

v1.0.3

Choose a tag to compare

@gdarko gdarko released this 30 Jun 01:01
  • Fixes problem when uploading multiple files - sending one file less.

v1.0.2

Choose a tag to compare

@gdarko gdarko released this 13 Apr 22:33
  • WebP support
  • Fixed PHP warnings
  • General code improvements

v1.0.1

Choose a tag to compare

@gdarko gdarko released this 16 Mar 13:52
  • Fixed url validation problems

v1.0.0 Stable release

Choose a tag to compare

@gdarko gdarko released this 03 Oct 22:44
init library