Skip to content

Releases: oveleon/isotope-product-licenses

1.3.1

07 Mar 09:55
Compare
Choose a tag to compare

Bugfix

  • MySQL 8 compatibility

  • Run following query on migration error

    UPDATE `tl_license_item` SET `published` = '0' WHERE `tl_license_item`.`published` = '';
    

1.3.0

17 Dec 08:56
Compare
Choose a tag to compare
  • The licenses are now output via a template

1.2.1

07 Dec 09:17
Compare
Choose a tag to compare
Add translations

1.2.0

04 Dec 15:28
Compare
Choose a tag to compare
  • Ordered-Licenses module added
  • Member assignment improved

1.1.1

03 Dec 13:19
Compare
Choose a tag to compare
Update readme

1.1.0

04 Jun 10:14
Compare
Choose a tag to compare
  • Adjusting the structure to a license child table
  • Bugfix: Considering the quantity of buyed products
  • Assigning a logged-in user

1.0.0

24 Apr 11:11
Compare
Choose a tag to compare
Update composer

0.1.0

23 Apr 11:28
Compare
Choose a tag to compare
Rename insert tag (license_card)