- Fixed CVE-2018-7251 #1247
- Fixing image URL on file upload PR #1236
- Fixed errors with
anchor/.htaccessby removing it and altering main.htaccess - Re-order the list of collations and make them utf8mb4
- Add default use of utf8mb4 when creating the database
- Allow use of MySQL or SQLite drivers & provide an option for it during installation.
- Make sure we're not hardcoding the Ch...