-
Notifications
You must be signed in to change notification settings - Fork 515
5.4 changelog
ljacqu edited this page Nov 23, 2017
·
2 revisions
This page lists all major changes introduced in AuthMe 5.4. It's a summarized list of all closed issues in the 5.4 milestone. To see which changes may require an action on your side, please refer to Breaking Changes.
- Store session flag in database to make it work for Bungeecord (#1295, #1360, #1031)
- Implement email verification code for sensitive commands (#1311)
- Add LuckPerms support (#1324, #1350)
- Add permission
authme.bypasscountrycheck
for country check whitelist (#1321) - Allow temp login ban to be executed with custom command (#794)
- Store registration date and IP in database (#792)
- Add security config to not show full email in /email show (#1119)
- New API methods for last IP, names by IP, last login and change password (#1304, #1347)
- Support wildcards in restricted name configuration (#1278)
- Add MySQL timeout option (#1279)
- Add
NOTHING
as restore type for flight (#1280) - Show email recovery message only if player has set an email (#1329)
- Generate full help translation file with /authme messages help (#1338)
- Add compatibility for Xenforo, SMF (#957, #1095)
- Make Argon2 available as hashing algorithm (#1150)
- Deprecate MD5, SHA1, SHA512 password algorithms (#1016)
- Improvements to /authme debug (#1368)
- Improve permissions not being removed from players on purge (#1298)
- Fix force spawn on login feature (#1207, #1336)
- Fix wrong login count not reset correctly (#1276)
- Stop brief position displacement during login (#592)
- Startup validation of settings not performed on reload (#1190)
- Bungeecord: Fix player having to log in again after teleport to other server (#1061)