Skip to content

Releases: alchemy-fr/Phraseanet-PHP-SDK

0.10.1

28 Jun 12:58
Compare
Choose a tag to compare
Merge pull request #70 from alchemy-fr/feature/story-record-count

Add record count property to stories

0.10.0

27 Jun 15:52
Compare
Choose a tag to compare
Merge pull request #69 from alchemy-fr/feature/simplified-stories

Invoke story search without fetching contained records

0.9.9

20 May 14:51
Compare
Choose a tag to compare
Merge pull request #68 from alchemy-fr/feature/archive-url

Add archive URL property to orders

0.9.8

18 May 15:24
Compare
Choose a tag to compare

Changelog

Adds

  • Status property to order elements

0.9.7

18 May 14:37
Compare
Choose a tag to compare

Changelog

Fixes

  • Accessing record properties of order elements was triggering errors

0.9.6

18 May 14:31
Compare
Choose a tag to compare

Changelog

  • Get order method now includes elements of order

0.9.5

11 May 13:18
Compare
Choose a tag to compare

Changelog

Adds

  • getOrder method in order repository to load a single order

0.9.4

26 Apr 14:02
Compare
Choose a tag to compare

Changelog

Fixes

  • Deadline was set to an empty string which is rejected by the API. It has been removed from the call as it is not yet usable.

0.9.3

26 Apr 13:54
Compare
Choose a tag to compare

Changelog

Fixes

  • Invalid content type was used when calling the create order route

0.9.2

22 Apr 05:23
Compare
Choose a tag to compare
Merge pull request #66 from alchemy-fr/feature/orders-2

Add missing route