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 withjson
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!