Skip to content

1.3.1

Latest
Compare
Choose a tag to compare
@zoglo zoglo released this 07 Mar 09:55

Bugfix

  • MySQL 8 compatibility

  • Run following query on migration error

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