Skip to content

1.6.20

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 14:36
· 2 commits to refs/heads/master since this release
1670f52

Changes

🐛 Bug Fixes

  • Fix (web/admintasks): Fix Admin Panel > Reset All DB Collations tool to convert DB character set to utf8mb4 and collation to utf8mb4_unicode_ci @leojonathanoh (#3)
  • Fix (web): Convert DB tables to CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci @leojonathanoh (#1)

🧰 Maintenance