Skip to content

Releases: meplato/store2-php-client

Release v2.1.13

05 Apr 12:05
bc98a29
Compare
Choose a tag to compare

In the 2.1.13 release, the new endpoint for availabilities was added

Release v2.1.12

27 Apr 14:46
c63dcbe
Compare
Choose a tag to compare

In the 2.1.12 release, the new product attribute greenLogos was added.

Release 2.1.11

13 Sep 19:43
8a8391d
Compare
Choose a tag to compare

In the 2.1.11 release the client was upgraded to PHP version 8.1 and guzzlehttp/guzzle 7 was enabled.

Release 2.1.10

12 Aug 10:48
6904518
Compare
Choose a tag to compare

In the 2.1.10 release, the new product attribute brand was added.

Release 2.1.9

11 Nov 07:15
dae2c2f
Compare
Choose a tag to compare

In the 2.1.9 release, the number of allowed custom fields were raised from 30 to 50.

Release 2.1.8

03 Jun 05:57
90d7f4d
Compare
Choose a tag to compare

In 2.1.8 we remove the slug field from Catalog and enable the specification of a catalog type when creating one (CC for 1:1 Corporate or MB for Meplato Business)

Release refs/pull/10/merge

17 Aug 16:11
90d7f4d
Compare
Choose a tag to compare
Update Catalog fields (#8)

* Remove catalog slug
* Add catalog type

Release 2.1.7

19 May 07:18
466c681
Compare
Choose a tag to compare

In the 2.1.7 release, differential downloads are added for customers who enabled snapshots for their catalogs. The scroll call for the live area of a catalog now accepts two additional parameters:

  • version - the version of the catalog, that will be downloaded
  • mode:
    • full - the whole catalog for that version
    • diff - the products that changed from the previous version

Release 2.1.5

17 Oct 14:35
Compare
Choose a tag to compare

In the 2.1.5 release, you can create, update, upsert, and replace the Product.Country field the respective services.

Release 2.1.4

18 Sep 14:03
Compare
Choose a tag to compare
  • The Product.Country field specifies the country of origin.