Releases: lavalink-devs/Lavalink
Releases · lavalink-devs/Lavalink
v3.3.2.3
Update Lavaplayer to 1.3.65, fixes Soundcloud
v3.3.2.2
- Updated Lavaplayer to 1.3.61
- Fixed a ConcurrentModificationException (Thewsomeguy)
v3.3.2.1
- Updated to Sedmelluq's Lavaplayer 1.3.53
v3.3.2
- Replaced Magma with Koe.
- Finally implemented
stopTime
forplay
op. - Added
playerUpdateInterval
config option. - Added
environment
to Sentry config - Fixed #332
- Updated IP rotator.
- Update lavaplayer to
1.3.59
from devoxin's fork. - Added a Testbot for development.
Contributors:
@Frederikam,
@Thewsomeguy,
@Neuheit,
@Sangoon_Is_Noob,
@TheEssem, and
@Devoxin
v3.3.1.4
- Update lavaplayer to
1.3.54.3
from devoxin's fork.
v3.3.1.3
- Update lavaplayer to
1.3.53
from Devoxin's fork.
v3.3.1.2
v3.3.1.1
- Updated Lavaplayer to
1.3.50
. This notably fixes YouTube search.
Search patch contributed by @Frederikam
v3.3.1
v3.3.1
- Update Magma and Lavaplayer.
- Added TrackStartEvent event.
- Added retryLimit configuration option.
- Use a single AudioPlayerManager for all WS connections, reducing overhead.
- Docker images now use Zulu JDK 13 to mitigate TLS 1.3 problems.
Contributors:
@Frederikam,
@duncte123,
@ByteAlex, and
@Xavinlol
v3.3
Officially limit Lavalink to JRE 11 and up. Magma has long been having issues with older versions.