Skip to content

Releases: linuxserver/docker-thelounge

nightly-b2e31128-ls191

10 Mar 04:47
48fd4fd

Choose a tag to compare

Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/thelounge/nightly-b2e31128-ls191/index.html

LinuxServer Changes:

Full Changelog: nightly-b2e31128-ls190...nightly-b2e31128-ls191

Remote Changes:

Merge pull request #5016 from SyntaxColoring/master

Fix spurious "insecure connection" warning by treating ::1 as localhost

next-v4.4.3-ls19

10 Mar 04:58
3dee72d

Choose a tag to compare

next-v4.4.3-ls19 Pre-release
Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/thelounge/next-v4.4.3-ls19/index.html

LinuxServer Changes:

Full Changelog: next-v4.4.3-ls18...next-v4.4.3-ls19

Remote Changes:

v4.4.3 - 2024-04-01

The Lounge finally gains the ability to automatically clean up sqlite databases.
Note that cleaning existing, large databases can take a significant amount of time
and running a database VACUUM will use up ~2x the current DB disc space for a short period.

If you enable the storagePolicy, stop the running instance and run thelounge storage clean.
This will force a full cleanup once, rather than doing so incrementally and will release all the
disc space back to the OS.

As usual, we follow the Node.js release schedule, so the minimum Node.js version required is now 18.

Many thanks to all the contributors to this release, be that documentation, code or maintaining the packages.
Your help is greatly appreciated!

For more details, see the full changelog

Added

Documentation

On the website repository:

Dependency updates

Read more

v4.4.3-ls218

17 Feb 04:53
35fe1ae

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/thelounge/v4.4.3-ls218/index.html

LinuxServer Changes:

Full Changelog: v4.4.3-ls217...v4.4.3-ls218

Remote Changes:

v4.4.3 - 2024-04-01

The Lounge finally gains the ability to automatically clean up sqlite databases.
Note that cleaning existing, large databases can take a significant amount of time
and running a database VACUUM will use up ~2x the current DB disc space for a short period.

If you enable the storagePolicy, stop the running instance and run thelounge storage clean.
This will force a full cleanup once, rather than doing so incrementally and will release all the
disc space back to the OS.

As usual, we follow the Node.js release schedule, so the minimum Node.js version required is now 18.

Many thanks to all the contributors to this release, be that documentation, code or maintaining the packages.
Your help is greatly appreciated!

For more details, see the full changelog

Added

Documentation

On the website repository:

Dependency updates

Read more

nightly-b2e31128-ls190

17 Feb 04:54
4d3c504

Choose a tag to compare

Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/thelounge/nightly-b2e31128-ls190/index.html

LinuxServer Changes:

Full Changelog: nightly-b2e31128-ls189...nightly-b2e31128-ls190

Remote Changes:

Merge pull request #5016 from SyntaxColoring/master

Fix spurious "insecure connection" warning by treating ::1 as localhost

next-v4.4.3-ls18

17 Feb 04:55
f279b32

Choose a tag to compare

next-v4.4.3-ls18 Pre-release
Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/thelounge/next-v4.4.3-ls18/index.html

LinuxServer Changes:

Full Changelog: next-v4.4.3-ls17...next-v4.4.3-ls18

Remote Changes:

v4.4.3 - 2024-04-01

The Lounge finally gains the ability to automatically clean up sqlite databases.
Note that cleaning existing, large databases can take a significant amount of time
and running a database VACUUM will use up ~2x the current DB disc space for a short period.

If you enable the storagePolicy, stop the running instance and run thelounge storage clean.
This will force a full cleanup once, rather than doing so incrementally and will release all the
disc space back to the OS.

As usual, we follow the Node.js release schedule, so the minimum Node.js version required is now 18.

Many thanks to all the contributors to this release, be that documentation, code or maintaining the packages.
Your help is greatly appreciated!

For more details, see the full changelog

Added

Documentation

On the website repository:

Dependency updates

Read more

next-v4.4.3-ls17

10 Feb 05:13
cf0725b

Choose a tag to compare

next-v4.4.3-ls17 Pre-release
Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/thelounge/next-v4.4.3-ls17/index.html

LinuxServer Changes:

Full Changelog: next-v4.4.3-ls16...next-v4.4.3-ls17

Remote Changes:

v4.4.3 - 2024-04-01

The Lounge finally gains the ability to automatically clean up sqlite databases.
Note that cleaning existing, large databases can take a significant amount of time
and running a database VACUUM will use up ~2x the current DB disc space for a short period.

If you enable the storagePolicy, stop the running instance and run thelounge storage clean.
This will force a full cleanup once, rather than doing so incrementally and will release all the
disc space back to the OS.

As usual, we follow the Node.js release schedule, so the minimum Node.js version required is now 18.

Many thanks to all the contributors to this release, be that documentation, code or maintaining the packages.
Your help is greatly appreciated!

For more details, see the full changelog

Added

Documentation

On the website repository:

Dependency updates

Read more

v4.4.3-ls217

03 Feb 04:51
412751d

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/thelounge/v4.4.3-ls217/index.html

LinuxServer Changes:

Full Changelog: v4.4.3-ls216...v4.4.3-ls217

Remote Changes:

v4.4.3 - 2024-04-01

The Lounge finally gains the ability to automatically clean up sqlite databases.
Note that cleaning existing, large databases can take a significant amount of time
and running a database VACUUM will use up ~2x the current DB disc space for a short period.

If you enable the storagePolicy, stop the running instance and run thelounge storage clean.
This will force a full cleanup once, rather than doing so incrementally and will release all the
disc space back to the OS.

As usual, we follow the Node.js release schedule, so the minimum Node.js version required is now 18.

Many thanks to all the contributors to this release, be that documentation, code or maintaining the packages.
Your help is greatly appreciated!

For more details, see the full changelog

Added

Documentation

On the website repository:

Dependency updates

Read more

nightly-b2e31128-ls189

03 Feb 04:48
abebce1

Choose a tag to compare

Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/thelounge/nightly-b2e31128-ls189/index.html

LinuxServer Changes:

Full Changelog: nightly-b2e31128-ls188...nightly-b2e31128-ls189

Remote Changes:

Merge pull request #5016 from SyntaxColoring/master

Fix spurious "insecure connection" warning by treating ::1 as localhost

v4.4.3-ls216

27 Jan 04:28
c14bc16

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/thelounge/v4.4.3-ls216/index.html

LinuxServer Changes:

Full Changelog: v4.4.3-ls215...v4.4.3-ls216

Remote Changes:

v4.4.3 - 2024-04-01

The Lounge finally gains the ability to automatically clean up sqlite databases.
Note that cleaning existing, large databases can take a significant amount of time
and running a database VACUUM will use up ~2x the current DB disc space for a short period.

If you enable the storagePolicy, stop the running instance and run thelounge storage clean.
This will force a full cleanup once, rather than doing so incrementally and will release all the
disc space back to the OS.

As usual, we follow the Node.js release schedule, so the minimum Node.js version required is now 18.

Many thanks to all the contributors to this release, be that documentation, code or maintaining the packages.
Your help is greatly appreciated!

For more details, see the full changelog

Added

Documentation

On the website repository:

Dependency updates

Read more

nightly-b2e31128-ls188

27 Jan 04:25
5c58c6a

Choose a tag to compare

Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/thelounge/nightly-b2e31128-ls188/index.html

LinuxServer Changes:

Full Changelog: nightly-32f01814-ls187...nightly-b2e31128-ls188

Remote Changes:

Merge pull request #5016 from SyntaxColoring/master

Fix spurious "insecure connection" warning by treating ::1 as localhost