Skip to content

Releases: Sybio/ImageWorkshop

v3.0.0 - Alpha 1

15 May 08:55
3.0.0-alpha1
4eb9bc9
Compare
Choose a tag to compare
v3.0.0 - Alpha 1 Pre-release
Pre-release
  • Set PHP 8.0 as minimal version
  • Add property type hint
  • Enable strict_types

2.2.0

11 Jan 19:31
2.2.0
355ed14
Compare
Choose a tag to compare

Add PHP 8 compatibility

2.1.1

20 Oct 12:00
2.1.1
1237b73
Compare
Choose a tag to compare
  • Allow to open WebP image with ImageWorkshop::initFromPath

2.1.0

17 Apr 19:25
2.1.0
Compare
Choose a tag to compare
  • Add WebP support
  • Set Exiff PHP extension as optional
  • Fix PNG quality ratio
  • Fix image size detectio in pasteImage method

2.0.9

05 Jul 09:10
Compare
Choose a tag to compare
  • Fix ImageWorkshop::initFromPath with remote URL

2.0.8

01 Jun 05:46
Compare
Choose a tag to compare
  • Fix exception code when file not found

2.0.7

22 Mar 10:57
Compare
Choose a tag to compare

Version 2.0.7

  • Allow ImageWorkshop::initFromPath factory working with remote URL
  • Improve PHP >= 5.5 compatibility
  • Add fixOrientation method to layer to change image orientation based on EXIF orientation data
  • Fix background color when value is setting to "000000"