github linuxserver/docker-thelounge nightly-d33e1d41-ls198

latest release: nightly-2a92ec0e-ls198
pre-release9 hours ago

CI Report:

https://ci-tests.linuxserver.io/linuxserver/thelounge/nightly-d33e1d41-ls198/index.html

LinuxServer Changes:

Full Changelog: nightly-769c9614-ls197...nightly-d33e1d41-ls198

Remote Changes:

Remove sqlite3 dependency; use built-in node:sqlite (#5055)

https://www.npmjs.com/package/sqlite3 is deprecated and Node 22 (#5041)
lets us use the builtin node:sqlite package (although it is
experimental)

most changes are a result of the native module being synchronous

relies on #5041 (now merged)

Closes thelounge/thelounge#5033

Don't miss a new docker-thelounge release

NewReleases is sending notifications on new releases.