0.2.0 🎉
- Fixes #1.
- Added support for MariaDB versions prior to v10.2.7 that do not have the JSON column data type support that was added in v10.2.7 and later.
- I tested this on MariaDB v10.1.41, the latest MariaDB v10.4.8), and MySQL v8.0.15.
- Corrected a single grammatical error in the English language translation file and ended up changing the wording around as well 🤷
Given that this has some migration and translation changes, please be sure to run the following commands in the root directory of your Flarum installation to update this extension properly:
composer update fof/username-request
php flarum migrate
php flarum cache:clear
@Artuu @Allineer @SKevo @Sanguine @ram0ng1 and whoever else I missed, this should fix your SQL syntax issues upon activating this extension again 😄