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
- Replace is-utf8, read-chunk dependencies with Node replacements (#5077) (
d21c6fbby @MaxLeiter) - sqlite: add message history index (#5107) (
dc7f79fby @MaxLeiter)
Fixed
- ident: normalize ipv4-mapped addresses when comparing (#5102) (
283b6f4by @MaxLeiter)
Documentation
- readme: fix image (#5109) (
6172ab2by @MaxLeiter)
Internals
- Add changelog for 4.5.0, fix changelog deduplication in generate scri… (
4ac9a3fby @MaxLeiter) - remove webpack, babel, mocha; switch to vite/vitest (#5064) (
0fe0112by @MaxLeiter) - Lock file maintenance (#4857) (
84963dbby @renovate[bot]) - Replace dependency npm-run-all with npm-run-all2 5.0.0 (#4830) (
ce7f66eby @renovate[bot])