github rommapp/romm v2.0.0

latest releases: 3.5.1, 3.5.0, 3.5.0-beta.2...
11 months ago

BREAKING CHANGES

  • Exposed port changed from 80 to 8080
    • You will need to update your docker-compose file to reflect this change
  • CLIENT_ID env variable renamed to IGDB_CLIENT_ID
  • CLIENT_SECRET env variable renamed to IGDB_CLIENT_SECRET
    • Current variable names are deprecated and will stop working in a future release

Added

  • Authentication and user management system (#24)
    • Check the docker-compose.example.yml for all the needed changes and environment variables
  • Gallery bulk selection (#50)
  • Uploading rom files
  • Uploading custom cover art
  • Setting custom name for roms folder through the ROMS_FOLDER_NAME environment variable (#356)
  • Added icons for more platforms
    • CD-i, 3DO, Neo Geo Pocket Color, Nintendo 64DD, Satellaview, Playdia, Pippin, Mac

Fixed

  • Fixed some checks before renaming a rom to avoid breaking names (#348)
  • A LOT of other minor bug fixes

Changed

  • Docker image size reduced significantly
  • Improved scanning and IGDB requests by returning first the exact match
  • Scan now times out at 4 hours to improve scans for larger libraries
  • Other minimal changes in platform icons

Don't miss a new romm release

NewReleases is sending notifications on new releases.