Skip to content

Releases: Nosto/nosto-php-sdk

4.0.11

04 Mar 13:50
b665202
Compare
Choose a tag to compare
  • Add exception class for missing APPS token

4.0.10

02 Jan 14:28
3846a33
Compare
Choose a tag to compare
  • Update composer lock causing problems with installations using PHP < 7.2

4.0.9

02 Jan 09:47
9618532
Compare
Choose a tag to compare
4.0.9 Pre-release
Pre-release
  • Return empty string instead of throwing an exception in OrderStatus Handlers

4.0.8

03 Dec 14:36
bd2fc21
Compare
Choose a tag to compare
4.0.8 Pre-release
Pre-release
  • Update composer dependencies

4.0.7

12 Nov 08:42
49fafd3
Compare
Choose a tag to compare
  • Add a null check for customer before trying to populate customer data in order confirmation graphql call

4.0.6

28 Oct 07:38
f5cd092
Compare
Choose a tag to compare
  • Support faceting and pagination in Category Merchandising query

4.0.5

21 Oct 13:06
2ab9500
Compare
Choose a tag to compare
  • Introduce new exception types for product building failures

4.0.4

17 Oct 11:56
ca4b3a1
Compare
Choose a tag to compare
  • Sort attributes when serializing objects to avoid mismatches caused by attribute order when comparing serialized objects

4.0.3

23 Aug 11:52
d60257a
Compare
Choose a tag to compare
  • Update CMP GraphQL query to use category name as recommendation parameter

4.0.2

16 Aug 09:35
f469800
Compare
Choose a tag to compare
  • Remove redundant fields from category recommendation GraphQL query to decrease the response size and keep the Graphql calls fast
  • Avoid redundant product API calls if no products have been added to the collection to be updated or deleted