File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change 33Each release usually includes various fixes and improvements.
44The most noteworthy of these, as well as any features and breaking changes, are listed here.
55
6+ ## 4.0.1
7+ * Updated Lavaplayer to 2.10
8+ * Updated OSHI to 6.4.8
9+ * Fix/user data missing field exception in protocol
10+ * Fix plugin manager not deleting old plugin version
11+ * Fix not being able to seek when player is paused
12+ * Removed illegal reflection notice
13+
614## 4.0.0
715* Lavalink now requires Java 17 or higher to run
816* ** Removal of all websocket messages sent by the client. Everything is now done via [ REST] ( ../api/rest.md ) **
Original file line number Diff line number Diff line change 1+ ## 4.0.1
2+ * Updated Lavaplayer to 2.10
3+ * Updated OSHI to 6.4.8
4+ * Fix/user data missing field exception in protocol
5+ * Fix plugin manager not deleting old plugin version
6+ * Fix not being able to seek when player is paused
7+ * Removed illegal reflection notice
8+
19## v4.0.0
210* Lavalink now requires Java 17 or higher to run
311* ** Removal of all websocket messages sent by the client. Everything is now done via [ REST] ( ../api/rest.md ) **
You can’t perform that action at this time.
0 commit comments