Skip to content

Releases: linuxserver/docker-thelounge

nightly-5f9bde5b-ls203

19 Apr 00:11
4e86e31

Choose a tag to compare

Pre-release

nightly-05382b2a-ls203

20 Apr 09:31
4e86e31

Choose a tag to compare

Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/thelounge/nightly-05382b2a-ls203/index.html

LinuxServer Changes:

No changes

Remote Changes:

tests/coverage: ignore test/client and test/public, fix running coverage (#5085)

next-v4.5.0-rc.2-ls24

19 Apr 00:12
3297d87

Choose a tag to compare

next-v4.5.0-rc.2-ls24 Pre-release
Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/thelounge/next-v4.5.0-rc.2-ls24/index.html

LinuxServer Changes:

Full Changelog: next-v4.5.0-rc.1-ls23...next-v4.5.0-rc.2-ls24

Remote Changes:

v4.5.0-rc.2 - 2026-04-18 [Pre-release]

See the full changelog

This is a release candidate (RC) for v4.5.0 to ensure maximum stability for public release.
Bugs may be fixed, but no further features will be added until the next stable version.

Please refer to the commit list given above for a complete list of changes, or wait for the stable release to get a thoroughly prepared change log entry.

As with all pre-releases, this version requires explicit use of the next tag to be installed:

yarn global add thelounge@next

nightly-d5a47412-ls202

18 Apr 19:20
6883b1b

Choose a tag to compare

Pre-release

nightly-8a2dbad4-ls201

18 Apr 17:14
02f6b03

Choose a tag to compare

Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/thelounge/nightly-8a2dbad4-ls201/index.html

LinuxServer Changes:

Full Changelog: nightly-6fbc5d6f-ls200...nightly-8a2dbad4-ls201

Remote Changes:

fix: fix inverted boolean check with expand & collapse (#5082)

Introduced in
thelounge/thelounge@551f85e?w=1

If you /expand (or /collapse) and reload, the state is not persisted
as its not stored on the server. We didn't notice as the client logic is
correct.

h/t @xPaw and claude for finding

next-v4.5.0-rc.1-ls23

18 Apr 19:21
591f392

Choose a tag to compare

next-v4.5.0-rc.1-ls23 Pre-release
Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/thelounge/next-v4.5.0-rc.1-ls23/index.html

LinuxServer Changes:

Full Changelog: next-v4.5.0-pre.1-ls22...next-v4.5.0-rc.1-ls23

Remote Changes:

v4.5.0-rc.1 - 2026-04-18 [Pre-release]

See the full changelog

This is a release candidate (RC) for v4.5.0 to ensure maximum stability for public release.
Bugs may be fixed, but no further features will be added until the next stable version.

Please refer to the commit list given above for a complete list of changes, or wait for the stable release to get a thoroughly prepared change log entry.

As with all pre-releases, this version requires explicit use of the next tag to be installed:

yarn global add thelounge@next

nightly-a9c16681-ls200

16 Apr 21:14
278df3a

Choose a tag to compare

Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/thelounge/nightly-a9c16681-ls200/index.html

LinuxServer Changes:

No changes

Remote Changes:

release.yml: try using node 24 for releases

nightly-a7b4221f-ls199

16 Apr 10:05
c923d1f

Choose a tag to compare

Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/thelounge/nightly-a7b4221f-ls199/index.html

LinuxServer Changes:

Full Changelog: nightly-00920b27-ls198...nightly-a7b4221f-ls199

Remote Changes:

deps: downgrade @textcomplete/textarea to match @textcomplete/core (#5076)

nightly-6fbc5d6f-ls200

16 Apr 18:02
278df3a

Choose a tag to compare

next-v4.5.0-pre.1-ls22

16 Apr 18:02
5e85e24

Choose a tag to compare

Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/thelounge/next-v4.5.0-pre.1-ls22/index.html

LinuxServer Changes:

Full Changelog: next-v4.4.3-ls21...next-v4.5.0-pre.1-ls22

Remote Changes:

v4.5.0-pre.1 - 2026-04-16 [Pre-release]

See the full changelog

This is a pre-release for v4.5.0 to offer latest changes without having to wait for a stable release.

Notably, we now require Node 22+ and no longer rely on the outdated sqlite3 package. This maintenance release is in preparation for a feature-focused release in the future.

At this stage, features may still be added or modified until the first release candidate for this version gets released.

Please refer to the commit list given above for a complete list of changes, or wait for the stable release to get a thoroughly prepared change log entry.

As with all pre-releases, this version requires explicit use of the next tag to be installed:

yarn global add thelounge@next