Releases: lavalink-devs/lavaplayer
Releases · lavalink-devs/lavaplayer
1.5.2
1.5.1
What's Changed
- Updated all request timeouts by @topi314 in #34
- Updated
IDENTITY_REGEX
by @JellyBrick in #44
Full Changelog: 1.5.0...1.5.1
2.0.3
2.0.2
What's Changed
- Fix a bug with MPEG parsing that would lead to range exceptions by @markozajc in #31
- specify all request timeouts by @topi314 in #33
Full Changelog: 2.0.1...2.0.2
2.0.1
- Support MPEG 2.5 by @markozajc in #30
Contributors
- @markozajc made their first contribution in #30
Full Changelog: 2.0.0...2.0.1
2.0.0
Fixed
Removed
- Removed
stream-merger
module - Removed
node
module & classes inmain
module - Removed
test-samples
module
Updated
- Updated
commons-io:commons-io
to2.13.0
- Updated
org.apache.httpcomponents:httpclient
to4.5.14
- Updated
com.fasterxml.jackson.core:jackson-core
to2.15.2
- Updated
com.fasterxml.jackson.core:jackson-databind
to2.15.2
- Updated
org.slf4j:slf4j-api
to2.0.7
- Updated
ch.qos.logback:logback-classice
to1.4.8
- Updated
org.codehaus.groovy:groovy
to4.0.13
- Updated
org.spockframework:spock-core
to2.4-M1-groovy-4.0
- Updated
org.json
to20230618
- Updated
org.jsoup:jsoup
to1.16.1
Added
- Added
AudioPlayerManager#loadItemSync
to allow loading tracks synchronously - Added
natives
&natives-publish
modules for lavaplayer native libraries - Added support soundcloud short urls for in #4