github JMBeresford/retrom retrom-v0.7.0

latest releases: retrom-v0.7.1-pre.80e06be12ca314e451dba6e1c53284aaa0b5ecd2, retrom-v0.7.1-pre.8a68e2d27212c40126529346abc643f39b7bb57e
18 hours ago

Bug Fixes

  • (docker) create DB dir

    The directory for the embedded database in the retrom
    Docker container has changed from /app/data to /app/data/db.

    For those using the embedded DB ( i.e. not using an external PostgreSQL
    DB ), you may notice that your data is missing. Follow the
    migration guide
    in order to retain your existing data

  • manual metadata edit

    The manual metadata edit modal now properly updates
    the game metadata with valid changes.

    fixes #230

  • display empty platform entries

  • default to filename in IGDB search

    fixes #231

  • (file-explorer) allow navigating to root

    The file explorer will now allow you to navigate to
    the root directory

Newly Added

  • delete platform entries

    You can now delete platform entries from the client

    resolves #101

Don't miss a new retrom release

NewReleases is sending notifications on new releases.