Releases: rommapp/romm
v1.7.1
v1.7
Added
- More options and flexibility to prevent files/folders to be scanned. Check config.yml example
- Config file example added to docker/config.example.yml
Changed
- Rom details page revamped
- RomM logo revamped
v1.6.5
v1.6.4
v1.6.3
Added
- Support for multi file games: Now RomM can scan a folder with the game name and all of its files inside the folder. No need to match the folder with the files inside. Download feature can download a zip with the entire game and all of the files or just the desired ones.
- Some UI tweaks
v1.6.2
v1.6.1
Added
- Now sqlite database location needs to be binded to
/romm/database
. Check docker-compose example. - Now resources location (games cover) needs to be binded to
/romm/resources
. Check docker-compose example. - More platforms support. Check platforms support
- Now RomM version appears in the bottom of the settings panel
Fixed
- Download feature is now fixed for RomM structucture 1
Changed
- Library path binding changed from
/library
to/romm/library
. Check docker-compose
v1.6
v1.5.1
v1.5
Breaking change
In order to make the new features structure to work, it is mandatory this time to drop all the database. This will only make you need to re-scan, but you won't lose the cover changes or file changes you made.
I apologize for the inconveniences this may cause, as this is a new software, it may change a little bit the first weeks, at least until I can develop a proper way to migrate between versions. I hope you can understand these initial wipes in order to make a better tool.
Added
-
Now RomM folder structure is more flexible to match two different patrons by priority. This change makes RomM Emudeck compatible at least with single file games platforms. Check folder structure
-
Added config file support to exclude folders and specific extension files to be scanned. To reload config file RomM reload is needed. Check config.
-
Added tags support for region, revision/version and generic tags. Tags must have the right prefix to allow RomM scan them properly. Check tags.