v2.0.0 🚀

Highlights:
- Node 24 LTS Runtime (npm 11)
- Static ffmpeg Binary (Image -45%, 892MB -> 493MB)
- In-Memory PCM Cache (instant Sound-Playback nach erstem Abspielen)
- InlineVolume Bypass bei Volume 1.0
- sodium-native v5, Express v5, @discordjs/voice 0.19 (DAVE E2EE)
- Alle Dependencies auf aktuellem Stand
This commit is contained in:
Claude Code 2026-03-05 16:04:15 +01:00
parent 5ef5598758
commit 761032a280
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "discord-soundboard-server",
"version": "1.1.1",
"version": "2.0.0",
"private": true,
"type": "module",
"main": "dist/index.js",