Releases: replit/desktop
Releases · replit/desktop
v1.0.14
What's Changed
- bump build dependencies
- Update desktop app to support new org urls (desktop app update) #170
New Contributors
- @mikewesthad made their first contribution
Full Changelog: v1.0.12...v1.0.14
v1.0.12
What's Changed
- Only open windows externally if window is focused by @sergeichestakov in #156
- Remove open from clipboard menu item by @sergeichestakov in #157
- Add .nvmrc by @adidahiya in #158
- Upgrade Electron to 30.0.3 by @sergeichestakov in #159
- Bump electron-log to latest stable version by @sergeichestakov in #160
New Contributors
- @adidahiya made their first contribution in #158
Full Changelog: v1.0.11...v1.0.12
v1.0.11
What's Changed
- Update app to support Teams Repl URLs by @sergeichestakov in #154
- Update x64/Arm Mac runners in GH Actions by @sergeichestakov in #155
Full Changelog: v1.0.10...v1.0.11
v1.0.10
What's Changed
- Log when openExternal is called in window event handlers by @sergeichestakov in #153
Full Changelog: v1.0.9...v1.0.10
v1.0.9
What's Changed
- Update window open handler to accept new allowlisted protocols by @sergeichestakov in #152
Full Changelog: v1.0.8...v1.0.9
v1.0.8
What's Changed
- Add vscode:// and replit:// to external protocol allowlist by @sergeichestakov in #151
Full Changelog: v1.0.7...v1.0.8
v1.0.7
What's Changed
- Validate external URLs are http(s) before opening externally by @sergeichestakov in #150
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- Cleanup logs in dev by @sergeichestakov in #141
- Update Node/pnpm engines to match repl-it-web by @sergeichestakov in #142
- Pin Node version to ^20.10.0, update pnpm-lock by @sergeichestakov in #144
- Upgrade Electron to 28.1.0 by @sergeichestakov in #145
- Update Node version in build and publish steps by @sergeichestakov in #146
- Bump @electron-forge deps, @types/node by @sergeichestakov in #148
- Fix broken MacOS build and publish workflow by @sergeichestakov in #143
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- Don't run build workflow for tagged commits on main by @sergeichestakov in #138
- Add support for devtools via env var by @masad-frost in #139
- Upgrade Electron to 26.4.1 by @sergeichestakov in #140
New Contributors
- @masad-frost made their first contribution in #139
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Explicitly pass in arch to make when building, mark GH workflow files as config by @sergeichestakov in #135
- Build Arch64 Mac builds on M1 machines and prevent conflicts between outputted DMGs by @sergeichestakov in #136
- Fix generating cert on M1 machines and sign apps in build workflow by @sergeichestakov in #137
Full Changelog: v1.0.3...v1.0.4