Skip to content

Releases: openedx/openedx-wordpress-ecommerce

v2.0.7

05 Nov 19:58
23ad005
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.6...v2.0.7

v2.0.6

03 Oct 21:12
7264c36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.5...v2.0.6

v2.0.5

05 Sep 16:53
f129070
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.4...v2.0.5

v2.0.4

07 Jun 15:54
1f5a48a
Compare
Choose a tag to compare

What's Changed

  • chore: add catalog-info.yaml by @MaferMazu in #75
  • chore: update the zip GA to manual triggers and exclude unnecessary files by @MaferMazu in #76
  • docs: update doc urls and the test up to 6.5 by @MaferMazu in #77
  • fix: stop using an empty enqued style in all contexts by @MaferMazu in #79
  • docs: update the github urls and remove unnecessary mentions by @MaferMazu in #78
  • docs(bumpversion): v2.0.3 → v2.0.4 by @MaferMazu in #80

Full Changelog: v2.0.3...v2.0.4

v2.0.3

05 Apr 20:36
66919d8
Compare
Choose a tag to compare

What's Changed

  • fix: remove the exclusion of NonceVerification in phpcs and fix the issues by @MaferMazu in #67
  • fix: internationalization and slug text domain congruence by @MaferMazu in #69
  • fix: add naming convention rule by @MaferMazu in #70
  • fix: delete unused workflows and generate zip with releases by @MaferMazu in #71

Full Changelog: v2.0.2...v2.0.3

Release v2.0.2

20 Dec 21:12
Compare
Choose a tag to compare

2.0.2 (2023-12-20)

Bug Fixes

  • improve namespace and variables naming (#65) (9f4493d)

Code Refactoring

  • improve double dirname and add more documentation of Open edX (#64) (24e76a1)

Documentation

  • move the config file (4b5f14b)
  • update the readmes and the how-tos, and add quickstart and a tutorial (#61) (49f091b)
  • bumpversion: v2.0.1 → v2.0.2 (0580032)

Release v2.0.1

09 Nov 15:29
Compare
Choose a tag to compare

2.0.1 (2023-11-09)

Bug Fixes

  • file and class names corrected based on wordpress requirements (#53) (79bdd6a)

Documentation

  • bumpversion: v2.0.0 → v2.0.1 (20f4942)

Release v2.0.0

08 Nov 23:22
Compare
Choose a tag to compare

2.0.0 (2023-11-08)

⚠ BREAKING CHANGES

  • this change causes old enrollment request entries not to be displayed because they do not have status

Features

  • show enrollment status in enrollments table (#56) (b1348f3)

Documentation

  • bumpversion: v1.15.3 → v2.0.0 (3f8a41c)

Release v1.15.3

08 Nov 22:07
Compare
Choose a tag to compare

1.15.3 (2023-11-08)

Bug Fixes

  • undefined variable enrollment action in new enrollment request (#60) (902882e)

Documentation

  • bumpversion: v1.15.2 → v1.15.3 (70e8b76)

Release v1.15.2

08 Nov 21:26
Compare
Choose a tag to compare

1.15.2 (2023-11-08)

Bug Fixes

  • avoid using the email enrollment endpoint to fix a bug in versions without email support (#59) (563e295)

Documentation