Version 0.8.4 du 15/06/2026- Features : Add slow motion controls to the EmulatorJS overlay. This PR adds the slow motion controls that EmulatorJS already supports to the in-game overlay, so those settings are available from Retrom as well.
Version 0.8.2 du 25/05/2026- Fix(client) : update changelog rendering.
- Fix(docker) : remove legacy web server : 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 : 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.