Skip to content

Releases: rokka-io/rokka-client-php

1.21.1

18 Mar 13:15
ee03fa3
Compare
Choose a tag to compare
  • Remove debug dump call...

1.21.0

17 Mar 16:00
0c74a6d
Compare
Choose a tag to compare
  • Dropped PHP 7.x Support: Now requires PHP ^8.0.
  • Updated Dependencies: Upgraded guzzlehttp/psr7 and limited firebase/php-jwt to ^6.0 due to security concerns.
  • CI Workflow Adjustments: Removed PHP 7.3 and 7.4 from test matrix.
  • New Feature: Added addAutodescription method in Image class for automatic image descriptions in multiple languages.
  • Code Simplifications: Streamlined error handling and minor code improvements for better efficiency and clarity.

1.20.0

22 Feb 15:12
9861b1f
Compare
Choose a tag to compare
  • Remove support for PHP 7.2
  • Add \Rokka\Client\Core\StackCollection::getCursor() to get the cursor of a stack collection for paging

1.19.0

16 Aug 06:41
bcabd53
Compare
Choose a tag to compare
  • Add support for locked sourceimages via \Rokka\Client\Image::setProtected.
    See the API Docs for details

1.18.2

24 Jun 19:49
399e180
Compare
Choose a tag to compare
  • Allow firebase/php-jwt 5.0

1.18.1

24 Jun 19:41
5a29ff9
Compare
Choose a tag to compare
  • Add mimetype attribute to SourceImage object.

1.18.0

31 May 05:44
7b86b05
Compare
Choose a tag to compare
  • Add support for PHP 8.1
  • Remove support for PHP 7.1

1.17.0

24 May 05:43
170ca01
Compare
Choose a tag to compare

1.16.0

08 Dec 07:39
b796608
Compare
Choose a tag to compare

1.15.1

29 Nov 16:49
df4910a
Compare
Choose a tag to compare

Add support for version 2.1 of guzzlehttp/psr7