v0.28.0
What's Changed
- fix(monaco): tooltips clipping by other editors by @BlackHole1 in #951
- fix: loading gists with deps/devDeps by @codebytere in #963
- build: use cross-fetch in tools/ by @ckerr in #964
- feat: set Electron version from gist by @codebytere in #967
- ci(electron-releases): remove obsolete file from script by @malept in #970
- fix: throw error when no supported Gist files by @codebytere in #972
- feat: use WCO on macOS by @clavin in #961
- chore: update to Electron 15.3.7 by @dsanders11 in #975
- build: update Electron releases JSON by @github-actions in #980
- fix: signal exit should be a failure by @codebytere in #976
- docs(readme): update Discord invite link by @BlackHole1 in #998
- fix: fs.watch not working on macOS by @BlackHole1 in #995
- test: fix windows test failed by @BlackHole1 in #1004
- fix: cannot create BrowserWindow before app is ready by @BlackHole1 in #994
- refactor(test): improve commands snapshots by @BlackHole1 in #992
- fix(main-process): render frame was disposed before WebFrameMain could be accessed by @BlackHole1 in #993
- test: improve commands component test by @BlackHole1 in #999
- fix(show-me/webframe): remove unnecessary link to renderer.js file by @aryanshridhar in #1013
- chore(ci): add yarn install retry logic by @BlackHole1 in #1001
- feat: Click the sidebar to activate the current file by @spencer17x in #979
- chore(forge): remove unnecessary warn log by @BlackHole1 in #990
- chore(scripts): add fetch retry logic in check-links by @BlackHole1 in #1000
- chore(library): upgrade @electron/get version to ^1.14.1 by @BlackHole1 in #1006
- feat: local fiddles respect
package.json
by @codebytere in #969 - fix: restore commands padding on Windows/Linux by @Ayman161803 in #1012
- fix: add Contacts/Calendars entitlements by @codebytere in #1021
- feat: support npmmirror(China) mirror and switch mirror by @BlackHole1 in #991
- fix: test failed on macOS system by @BlackHole1 in #1022
- test: add Windows and macOS runner to test by @BlackHole1 in #1003
- fix: focus the window when loading fiddle with protocol by @akgupta0777 in #1018
- fix(style): Preference Page style is incorrect on macOS by @Cheerego7 in #1028
- fix: disabled download button for certain versions on darwin arm64 by @Ayman161803 in #1019
- chore: Remove old module.parent deprecation with require.main by @akgupta0777 in #1026
New Contributors
- @spencer17x made their first contribution in #979
- @Ayman161803 made their first contribution in #1012
- @akgupta0777 made their first contribution in #1018
- @Cheerego7 made their first contribution in #1028
Full Changelog: v0.27.3...v0.28.0