Skip to content

Releases: linuxserver/docker-thelounge

v4.4.3-ls194

04 Feb 03:16
c0bffe1
Compare
Choose a tag to compare

CI Report:

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

LinuxServer Changes:

Rebase to Alpine 3.20.

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-f97c4df2-ls166

04 Feb 03:13
08770c5
Compare
Choose a tag to compare
Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/thelounge/nightly-f97c4df2-ls166/index.html

LinuxServer Changes:

Rebase to Alpine 3.20.

Remote Changes:

ignore invalid warning in ldap test

it complains that the call ldap.parseDN(dn).toString(); yields
"[object Object]" but that's bogus... the typing is incorrect.

ldap.DN stringifies properly

next-v4.4.3-ls105

04 Feb 03:11
29cc367
Compare
Choose a tag to compare
next-v4.4.3-ls105 Pre-release
Pre-release

CI Report:

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

LinuxServer Changes:

Rebase to Alpine 3.20.

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-ls193

23 Jan 07:48
f0fe645
Compare
Choose a tag to compare

CI Report:

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

LinuxServer Changes:

Rebase to Alpine 3.20.

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-ls192

14 Jan 03:22
402b867
Compare
Choose a tag to compare

CI Report:

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

LinuxServer Changes:

Rebase to Alpine 3.20.

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-f97c4df2-ls165

14 Jan 03:15
28044f3
Compare
Choose a tag to compare
Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/thelounge/nightly-f97c4df2-ls165/index.html

LinuxServer Changes:

Rebase to Alpine 3.20.

Remote Changes:

ignore invalid warning in ldap test

it complains that the call ldap.parseDN(dn).toString(); yields
"[object Object]" but that's bogus... the typing is incorrect.

ldap.DN stringifies properly

next-v4.4.3-ls104

14 Jan 03:15
4aafc65
Compare
Choose a tag to compare
next-v4.4.3-ls104 Pre-release
Pre-release

CI Report:

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

LinuxServer Changes:

Rebase to Alpine 3.20.

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-ls191

07 Jan 03:27
21a0abe
Compare
Choose a tag to compare

CI Report:

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

LinuxServer Changes:

Rebase to Alpine 3.20.

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-f97c4df2-ls164

07 Jan 03:27
c37e9ad
Compare
Choose a tag to compare
Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/thelounge/nightly-f97c4df2-ls164/index.html

LinuxServer Changes:

Rebase to Alpine 3.20.

Remote Changes:

ignore invalid warning in ldap test

it complains that the call ldap.parseDN(dn).toString(); yields
"[object Object]" but that's bogus... the typing is incorrect.

ldap.DN stringifies properly

next-v4.4.3-ls103

07 Jan 03:33
c7f9f9d
Compare
Choose a tag to compare
next-v4.4.3-ls103 Pre-release
Pre-release

CI Report:

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

LinuxServer Changes:

Rebase to Alpine 3.20.

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