0.2.2
- Fix for error when creating an empty note
- Store note content as
XML in the DB
- Use a static
formatter
Updating
composer require fof/moderator-notes:^0.2.2
php flarum migrate
php flarum cache:clear
Please don't forget the migrate step, as this will cause you issues otherwise!