Skip to content

Latest commit

 

History

History
56 lines (34 loc) · 1.43 KB

CHANGELOG.md

File metadata and controls

56 lines (34 loc) · 1.43 KB

Changelog

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.

[2.1.1] - 2023-05-24

  • bump php to 8.0
  • bump flarum to 1.7
  • update dependencies
  • fix: username checking

[2.1.0] - 2022-08-15

  • 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

[2.0.0] - 2021-06-27

  • Updated to Flarum 1.0

[1.5.0] - 2021-04-03

  • (Add) php flarum mcmigrate to migrate username -> UUID.

[1.4.0] - 2021-03-19

  • Updated to beta 16.
  • (Added) Support to username.

[1.3.0] - 2021-02-13

  • (Updated) Using the Crafatar API.
  • (Updated) translations.

[1.2.0] - 2020-11-15

  • Updated to beta 14
  • (Updated) Translations

[1.1.1] - 2020-07-24

  • (Fix) Added a better check with the hope to fix an undefined index.

[1.1.0] - 2020-07-15

  • (Added) Translations.
  • (Improved) Modal style.

[1.0.0] - 2020-07-13

  • First release