All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- bump php to 8.0
- bump flarum to 1.7
- update dependencies
- fix: username checking
- Replaced the command
mcmigrate
with an automated system. - Admin option to automatically set avatar on register if a Minecraft Account with such username exist, otherwise pick steve or alex as default. (#10)
- Improved translations.
- Replaced the Modal with a dedicated page on the User Page, with ability to toggle the Minecraft avatar. #15
- Updated to Flarum 1.0
- (Add)
php flarum mcmigrate
to migrate username -> UUID.
- Updated to beta 16.
- (Added) Support to username.
- (Updated) Using the
Crafatar
API. - (Updated) translations.
- Updated to beta 14
- (Updated) Translations
- (Fix) Added a better check with the hope to fix an undefined index.
- (Added) Translations.
- (Improved) Modal style.
- First release