- Added BossBars back for BungeeCord.
- Added a new package for checking version compatibility between bridge and proxy.
- Fixed a bug with incorrect login time.
- Fixed a bug with checking the number of accounts per IP address.
- Fixed a bug with downloading the geolocation database by changing queries to our own hosting API by mineCodes.
- Fixed commands used in the console on the Velocity.
- Fixed the setting of the user's last connection on Velocity.
- Added options to delete accounts with the same unique id.
- Removed support for BossBars on BungeeCord due to lack of support from Kyori.
- Corrections have been added to the generic plugin classes.
- Changed the dependency from the unsignedvelocity plugin to signedvelocity.
- Many plugin libraries have been updated.
- Generic class implementations for the BungeeCord engine have been fixed.
- Communication via BUNGEE_MESSAGING_CHANNELS between the proxy and Spigot has been fixed.
- Rewritten the two-step authentication system.
- Rewritten the command system, which can now be fully configured.
- Added a new argument "AccountType" to the "/minelogin register" command.
- Added the option to disable "server-lost-connection" messages.
- Made several improvements to the database handling.
- Added support for Redis and Nats for communication between lobby servers and the proxy (mineLogin-bridge).
- Added a feature that prevents the server from starting in case of plugin configuration errors.
- Fixed the bug that was preventing Bedrock players from joining the server.
- Fixed player transfer from the login server to the lobby.
- Fixed the issue with user duplication by UUID.
- Updated many plugin libraries.
- Added the /minelogin unban command for IP addresses banned by the plugin.
- Improved the /minelogin register command.
- Added additional information when a player does not provide the captcha.
- Moved authentication API requests to completely separate threads.
- Added the ability to disconnect email addresses.
- Fixed relocations for the gson library.
- Fixed the API request to mojang.
- Completely rewrote the plugin API (documentation coming soon).
- Improved the timing of saving the last address and login time.
- Added confirmation to the /premium command.
- Fixed default variables in MOTD configuration.
- Added an option to the configuration to not delete player passwords when changing account types.
- Updated many plugin libraries.
