File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-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+ ## v3.1.1
7+ * Add equalizer support
8+ * Update lavaplayer to 1.3.10
9+ * Fixed automatic versioning
10+ * Added build config to upload binaries to GitHub releases from CI
11+
12+ Contributors:
13+ [ @Devoxin ] ( https://github.com/Devoxin ) ,
14+ [ @Frederikam ] ( https://github.com/Frederikam/ ) ,
15+ [ @calebj ] ( https://github.com/calebj )
16+
17+ ## v3.1
18+ * Replaced JDAA with Magma
19+ * Added an event for when the Discord voice WebSocket is closed
20+ * Replaced Tomcat and Java_Websocket with Undertow. WS and REST is now handled by the same
21+ server and port. Port is specified by ` server.port ` .
22+
623## v3.0
724* ** Breaking:** The minimum required Java version to run the server is now Java 10.
825** Please note** : Java 10 will be obsolete
You can’t perform that action at this time.
0 commit comments