Releases: Azuriom/AzLink
Releases · Azuriom/AzLink
AzLink 1.3.7
Changelog
- Fix
IllegalStateException: Accessing entity state off owning region's thread
on Folia servers - Specify
Accept
header toapplication/json
for HTTP requests
AzLink 1.3.6
Changelog
- Fix error during first AzLink initialization on modern Paper servers
- Avoid remapping on Paper 1.20.6/1.21 servers
- Automatically update passwords with nLogin (#44)
AzLink 1.3.5
Changelog
- Correct HTTP redirects behavior
- Add nLogin integration (#37)
- Async requests for SkinsRestorer
AzLink 1.3.4
Changelog
- SkinsRestorer integration for BungeeCord, Sponge and Velocity
- Fabric 1.20.4 support
AzLink 1.3.3
Changelog
- SkinRestorer v15 support
- Updated
UserManager#editMoney
method signature - Increased HTTP read timeout from 1 second to 5 seconds
AzLink 1.3.2
Changelog
- Fixed instant commands on Minecraft 1.20.2 (78f717f)
AzLink 1.3.1
Changelog
- SkinRestorer integration on Bukkit
- LimboAuth integration on Velocity
- Automatic password update with AuthMe on Bukkit
AzLink 1.3.0
- Add support for FabricMC 1.20
AzLink 1.2.1
Changelog
- Added in-game money management (da1b6ab)
AzLink 1.2.0
Changelog
Improved
- Added random start delay to prevent high load on shared hosts
- Refactored HTTP client and removed OkHttp dependency