mirror of
https://github.com/funkemunky/AntiVPN.git
synced 2026-05-31 09:31:54 +00:00
Update CHANGELOG.md
This commit is contained in:
+2
-4
@@ -7,15 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
## [1.10.1] - 2026-04-28
|
||||
|
||||
### Fixed
|
||||
- Kick errors on Bukkit-based platforms by forcing `BukkitPlayer#kickPlayer` to always run on the main thread using `BukkitRunnable`
|
||||
- Async kick error that caused issues during player removal
|
||||
- Startup bug caused by a packaging issue
|
||||
- Async kick error that caused issues during player removal when running commands.
|
||||
- Startup error caused by a packaging issue is now corrected.
|
||||
|
||||
### Changed
|
||||
- Players can now be whitelisted even while offline (on non-cracked servers)
|
||||
|
||||
### Added
|
||||
- Regression test to prevent kick-related async errors from recurring
|
||||
|
||||
## [1.10.0] - 2026-04-07
|
||||
|
||||
|
||||
Reference in New Issue
Block a user