Skip to content

v4.5.1-ls225

Latest

Choose a tag to compare

@LinuxServer-CI LinuxServer-CI released this 24 Jun 08:57
5de4c48

CI Report:

https://ci-tests.linuxserver.io/linuxserver/thelounge/v4.5.1-ls225/index.html

LinuxServer Changes:

Full Changelog: v4.5.0-ls224...v4.5.1-ls225

Remote Changes:

v4.5.1 - 2026-06-23

For more details, see the full changelog and milestone.

This is a patch release addressing two regressions found in v4.5.0: identd forwarding stopped working and large sqlite databases could cause slow startup times. On the developer side, we've modernized our stack from webpack to Vite and removed unnecessary dependencies; build times and bundle sizes have been greatly reduced.

Changed

Fixed

  • ident: normalize ipv4-mapped addresses when comparing (#5102) (283b6f4 by @MaxLeiter)

Documentation

Internals