Skip to content

Releases: Drieam/eduframe-php-client

v1.4.0

08 Jul 16:26
Compare
Choose a tag to compare

1.4.0 (2024-07-08)

Features

  • Allow to pass configuration (9ddffba)

v1.3.1

09 Feb 14:21
Compare
Choose a tag to compare

1.3.1 (2024-02-09)

Miscellaneous Chores

  • Update example with new lead creation (ff16952)

v1.3.0

24 Aug 20:57
Compare
Choose a tag to compare

1.3.0 (2023-08-24)

Features

  • Align teacher properties with api (b2b0a14)

v1.2.0

20 Mar 10:54
Compare
Choose a tag to compare

1.2.0 (2023-03-20)

Features

  • Add phpcs configuration (e6476e9)
  • Add show_on_website to product and variant (4e15908)

Bug Fixes

  • Add missing throw statement (d2dbea7)

v1.1.0

15 Feb 14:09
Compare
Choose a tag to compare

1.1.0 (2023-02-15)

Features

  • Add program elements endpoint (13e1aaa)

v1.0.1

20 Jan 13:08
Compare
Choose a tag to compare

1.0.1 (2023-01-20)

Miscellaneous Chores

  • Lower php requirement to 7 (e0c19ca)

v1.0.0

20 Jan 13:04
Compare
Choose a tag to compare

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