v48.0.0
Fix universal app path logic to resolve to absolute (fix #1398)
Fixes ignored --file-download-options (PR #1350, fix #1275)
macOS: universal architecture app support (fix #1384, PR #1386)
Strip LRM and RLM in Linux names (fix #1361, PR #1365)
Make app strict TypeScript + linting (and add a shared project) (#1231)
Add flag --strict-internal-urls to disable domain and subpath matching (PR #1340)
re-introduce yargs fix but without upgrading jest to 28 breaking tests, to work on it separately
Major-bump default Electron from 18 to 19 (#1438)
Add playwright integration testing to the app (PR #1397)
Playwright tests: document DEBUG mode