This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Affected surfaces
ReleasePort's take
Light signalReleasePort v0.8.2 removes the legacy web server from the Docker image and updates Node.js to resolve container startup failures.
Why it matters: Addresses Docker container start‑up failures by eliminating a deprecated component and aligning Node.js, ensuring reliable initialization for all deployments.
Summary
AI summaryRemoved legacy web server from Docker image and aligned Node.js version to fix startup failures.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Removes legacy web server from Docker image. Removes legacy web server from Docker image. Source: llm_adapter@2026-05-24 Confidence: high |
— |
| Bugfix | Medium |
Updates Node.js version in Docker image to resolve startup failures. Updates Node.js version in Docker image to resolve startup failures. Source: llm_adapter@2026-05-24 Confidence: high |
— |
Full changelog
0.8.2 (2026-05-23)
Bug Fixes
fix(client): update changelog rendering (b78dd2f2)
fix(docker): remove legacy web server (92f065b3)
The Retrom API server has been serving the web client for a while now,
however it seems the unused legacy web server was never removed. This fixes the
docker image such that the legacy web server is now no longer started.
fix(docker): startup failure due to node version mismatch (c94dc86f)
Updates the node.js version used in the docker image to match
what the Retrom expects. This should resolve the startup failures
in the latest release.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About retrom
A centralized game library/collection management service with a focus on emulation
Related context
Related tools
Beta — feedback welcome: [email protected]