Skip to content

Releases: ominity/ominity-api-php

v1.1.30

02 Dec 23:23

Choose a tag to compare

  • Added: Added video resource and collection
  • Added: Added video collection to the product resource

v1.1.29

18 Nov 21:42

Choose a tag to compare

  • Added: Added the ArticleFeedback resource and endpoint for the Knowledge Base module

v1.1.28

18 Nov 01:04

Choose a tag to compare

  • Bug fix: Fixed minor issue with knowledge base category endpoint

v1.1.27

17 Nov 17:48

Choose a tag to compare

  • Added: Added the knowledge base endpoints and resources (Article, Category and Tag)
  • Updated: Made small adjustment to the Post resource of the Blog module

v1.1.26

05 Nov 12:25

Choose a tag to compare

  • Updated: Added some new helper function to the base collection

v1.1.25

05 Nov 12:13

Choose a tag to compare

  • Updated: Address resource and endpoint
  • Added: Custom fields to the User and Customer resource

v1.1.24

03 Nov 18:20

Choose a tag to compare

  • Updated: Added totalQuantity attribute the to the cart resource

v1.1.23

01 Nov 21:18

Choose a tag to compare

  • Added: New user password reset endpoint added
  • Updated: Made the merge method on base collection return the new collection

v1.1.22

31 Oct 16:56

Choose a tag to compare

  • Added: Extended BaseCollection with a merge function to merge 2 collection into 1

v1.1.21

31 Oct 13:59

Choose a tag to compare

  • Updated: Added cart userId, customerId, and visitorId to the update function