v50.0.1
macOS: Move handling of "universal" apps to electron-packager instead of our own thing (#1443)
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)
Bump default Electron from 19.0.17 to 19.1.4
Add playwright integration testing to the app (PR #1397)