Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jan 13:04

1.0.0 (2023-01-20)

Features

  • Add catalog products and variants endpoints (6fcacb3)
  • Add catalog variant id (6e52ec7)
  • Add custom to the edition and planned course (2c2a769)
  • Add custom to the variant (624f00a)
  • Add parent_id to the category (69a851b)
  • Add signup url to the program (d33c82f)
  • Add slug to the catalog product (b7687c9)
  • Allow to add labels to leads (3d3d280)
  • Change user to teacher endpoint (b73763e)
  • Extend order resource (2ae4f86)
  • Update required php version (be0dfc7)

Bug Fixes

  • Fix an stack issue when retrieving lots of pages (c8c4419)
  • Fix deprecated optional parameter (71b4082)

Miscellaneous Chores