State what the software does, not what it used to do
Twelve lines across eight pages read as release notes rather than as a
manual: behaviour defined against the version it replaced (now, previously,
in place of, the historical behaviour), limitations pinned to a release (in
this version), implementation rationale aimed at a maintainer (which all
drive these actions through one shared API, twice), and announcement
register (flagship, first-class, every hook is wired).
The reader is on the current version and has no earlier one to compare
against, so each of these is now a plain statement of present behaviour.
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(audit): correct v1.0.18 inaccuracies and document Game Requests
Second deep wiki-vs-code audit. Marks unwired plugin hooks as reserved;
corrects notifications (event emails configured-but-not-delivered, webhook
events, admin-requirement, report timing, SMTP), packaging GOG-only,
LaunchBox background init, GOG checksum codes, per-type view persistence,
brute-force vs rate-limit, CORS, audit-log, trusted-proxies, path-traversal
guard scope, RetroAchievements. Adds a Game Requests page and a
Profile/Account section.
docs: add screenshots (img/) across pages, theme galleries, fix wizard steps
docs: add all feature, plugin, security and reverse-proxy pages (wiki complete)