v49.0.0
Fix universal app path logic to resolve to absolute (fix #1398)
Fix playwright tests on Linux (#1440)
Remove arch ia32 as it's no longer supported in Electron 19 (fix #1439, PR #1441)
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
Bump default Electron to 19.0.10
Add playwright integration testing to the app (PR #1397)