Document the Dashboard, emulator saves, home play rails, and the media proxy
- New Dashboard page (admin Server overview + user Your activity, the live
admin-only feed, the __GD__.dashboard theme API) + sidebar entry.
- ROMs & Emulation: the Game Saves panel (nine-slot rail, battery tile, play
from a save, upload/download, ZIP export and restore, quota); saves now live
under data/saves, not data/resources.
- Themes: Continue playing / Recently played rails on the home page, toggled
and reordered under Settings > Libraries; Plugin Development + the home
sections API gain orderable and per-option defaults.
- Installation/Configuration: the required data/saves volume with an upgrade
note, GD_SAVES_PATH and GD_SKIP_SAVE_DEDUPE, and the moved save paths.
- Network & Security: ScreenScraper cover art is proxied credential-free.
docs(v1.0.18): per-game access as an allow-list; itemise Downloads/Users settings
Users-and-Permissions: the per-game Access section is now an allow-list
(un-tick a user to remove their access). Configuration: the Downloads row
lists the new upload/quota limits and GOG auto-adopt, and the Users row
reflects per-user limits and session revoke.
docs: correct configurability claims to match real Settings UI (upload/quota limits, GOG auto-adopt, per-game access, session revoke, ROM path)
docs: add screenshots (img/) across pages, theme galleries, fix wizard steps
docs: recommend UI for scraper keys (encrypted, env not read) + add Configuration page