Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 3.48 KB

CHANGELOG.md

File metadata and controls

36 lines (27 loc) · 3.48 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.1 (2021-03-02)

1.1.0 (2021-03-02)

Features

  • carts: handling kit items with kit_product object (7623757)
  • orders: handling kit items with kit_product object (a95abe3)
  • orders: updating orders schema (581e7c5)
  • add 'notified_admins' to fulfillment and financial status objects (current) (8956bfc)
  • add nested object 'brand_colors' with primary and secondary props (3d744be)
  • update applications schema, auto scope to handle notifications (d3d7500)
  • update authentications schema (notification object) (069a863)
  • update authentications schema, add notifications array (197a90c)
  • update stores endpoints, handle store_id as resource id (eb55352)

Bug Fixes

  • order: add 'extra_discount' and fix 'pdv' to 'pos' on order object (14ceade)
  • fix applications schema (auth_scope_ (c559969)
  • fix authentications object attributes (48db679)
  • fixing samples for stores resource (108af2f)
  • update applications schema (requreds) and list all sample (cabe1ad)
  • update list carts sample (fa0c809)
  • update list categories sample (93c3154)
  • update list customers sample (7ec4d23)
  • update list grids sample (options) (62936c0)
  • update list orders sample (5ec0ce2)
  • update list products fields (reference and examples) (b78e5cb)
  • update stores schema (domain and homepage) (96a34ce)