Skip to content

Releases: craftcms/commerce-digital-products

4.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 00:31
4.1.0
b67217f
  • Fixed a high-severity RCE vulnerability. (HCKRT-1510)
  • Fixed a PHP error that could occur when paying for a completed order that contains deleted digital products.
  • Fixed an SQL error that could occur when saving a new digital product. (#110)

4.0.3

Choose a tag to compare

@github-actions github-actions released this 03 Feb 17:09
4.0.3
eda40e0
  • Fixed a bug where users with “Manage licenses” permission weren’t allowed to edit licenses. (#105)
  • Fixed a PHP error that could occur when eager loading orders on a license query. (#100)

3.2.4

Choose a tag to compare

@github-actions github-actions released this 03 Feb 16:59
3.2.4
6cc1437
  • Fixed a bug where users with “Manage licenses” permission weren’t allowed to edit licenses. (#105)
  • Fixed a PHP error that could occur when eager loading orders on a license query. (#100)

4.0.2

Choose a tag to compare

@github-actions github-actions released this 10 Sep 20:34
88ce922
  • Fixed a bug where GraphQL queries for digital products would fail.

4.0.1

Choose a tag to compare

@github-actions github-actions released this 10 Sep 20:27
7e8433e
  • Fixed a bug where product fields content was not prepared for Craft 5.

4.0.0

Choose a tag to compare

@github-actions github-actions released this 27 Mar 00:22
31fab3e
  • Digital Products now requires Craft Commerce 5.0.0-beta.1 or later.

3.2.3

Choose a tag to compare

@github-actions github-actions released this 11 Sep 23:00
3.2.3
21640ed
  • Fixed an XSS vulnerability.