github JMBeresford/retrom v0.7.35

one day ago

Bug Fixes

  • embedded DB failing to start

    More cases in which the embedded DB server failed
    to start have been addressed. Specifically, if the
    server is not gracefully shutdown Retrom will now
    attempt to clean up the environment when it is next
    brought back up which should address many of these
    failures.

    fixes #391

Newly Added

  • (docker) Redirect root path to /web

    When navigating to your Retrom server in the browser,
    the root path (e.g. localhost:5101/ or retrom.my-website.com/)
    will now redirect to the web client at /web (e.g. localhost:5101/web
    or retrom.my-website.com/web).

Don't miss a new retrom release

NewReleases is sending notifications on new releases.