Skip to content

Releases: lokalise/php-lokalise-api

Release 4.3.1

11 Feb 10:42
487fe3d
Compare
Choose a tag to compare

What's Changed

  • PERF-1343 Fix cursor listing merge error by @RonnyLV in #37

Full Changelog: 4.3.0...4.3.1

Release 4.2.1

11 Feb 10:41
Compare
Choose a tag to compare

Full Changelog: 4.2.0...4.2.1

4.3.0

02 Oct 09:59
5874c7b
Compare
Choose a tag to compare

What's Changed

  • Added roles endpoint for new permissions functionality by @VSevostianov in #36

Full Changelog: 4.2.0...4.3.0

Release 4.2.0

23 May 08:37
5425280
Compare
Choose a tag to compare

What's Changed

  • Add support for cursor based pagination by @RonnyLV in #32

New Contributors

Full Changelog: 4.1.2...4.2.0

4.1.2

09 Nov 15:24
44dc830
Compare
Choose a tag to compare
  • Fixed webhookId type hinging
  • Upgraded guzzle7 adapter to ga version ^1.0.0

4.1.1

17 Aug 07:50
1f63482
Compare
Choose a tag to compare

Adjust fetch all limit for keys

4.1.0

04 May 06:24
fdcd1fc
Compare
Choose a tag to compare

Added branches endpoints

4.0.0

26 Jan 11:04
59267f7
Compare
Choose a tag to compare

PHP 8 support, dropped support of PHP 7.3 and lower.

  • Support for 7.3 and lower in 3.. versions
  • Response serialisation throws exceptions on failure

3.1.0

03 Jun 09:42
15b9547
Compare
Choose a tag to compare

Added webhook endpoints

3.0.0

25 May 14:45
Compare
Choose a tag to compare

Added queued process support

  • Added queued process API.
  • File upload now uses queued processes.
  • Added support of php-http/guzzle6-adapter ^2.0 versions.
  • Updated API url to api.lokalise.com and fixed PHPDoc url's.