Skip to content

retrom-v0.5.0

Compare
Choose a tag to compare
@JMBeresford JMBeresford released this 14 Jan 06:19
· 45 commits to main since this release

Fixes

  • don't resize window on web

New

  • [breaking] standalone support

    The Retrom service can now be run with its own
    internal database, rather than relying on an
    external one.

  • Configure libraries from the client

    You can now modify your library configurations, such as
    folder location and structure, directly from the client.

    This means that just about the entire server config can be managed
    from the client now. No more manually mucking around with json
    files on the server!

  • Standalone mode

    Retrom can now spin up and manage its own server
    locally via standalone mode. No more complicated
    server installation needed!