What's Changed
- feat: add keyboard shortcut (ctrl/cmd-k) to clear console by @knqu in https://github.com/electron/fiddle/pull/1680
- chore: Add WebContentsView API example by @Santhoshmani1 in https://github.com/electron/fiddle/pull/1668
- fix: inconsistent outline color on focus when navigating using tab key by @AlokYadavCodes in https://github.com/electron/fiddle/pull/1687
- fix: make titlebar fully responsive by @AlokYadavCodes in https://github.com/electron/fiddle/pull/1688
- fix: some regressions in tooltip styling by @dsanders11 in https://github.com/electron/fiddle/pull/1699
- feat: allow packaging a local electron version by @codebytere in https://github.com/electron/fiddle/pull/1702
- chore(deps): update Electron to v36.5.0 by @codebytere in https://github.com/electron/fiddle/pull/1713
- fix: verify PAT gist scope by @codebytere in https://github.com/electron/fiddle/pull/1722
- refactor: improve Electron settings version table by @codebytere in https://github.com/electron/fiddle/pull/1712
- feat: add skip feature for bisection by @chan95821 in https://github.com/electron/fiddle/pull/1690
- fix: sidebar panel button sticking by @RNAdvani in https://github.com/electron/fiddle/pull/1724
New Contributors
- @knqu made their first contribution in https://github.com/electron/fiddle/pull/1680
- @AlokYadavCodes made their first contribution in https://github.com/electron/fiddle/pull/1687
- @chan95821 made their first contribution in https://github.com/electron/fiddle/pull/1690
- @RNAdvani made their first contribution in https://github.com/electron/fiddle/pull/1724
Full Changelog: https://github.com/electron/fiddle/compare/v0.36.6...v0.37.2