Skip to content

v0.27.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Nov 21:39

What's Changed

  • chore: remove accidentally-included console.log() call by @ckerr in #815
  • test: reduce copy-paste in app-spec by @ckerr in #817
  • fix: infinite loop in AppState.setVersion() by @ckerr in #827
  • test: reduce copy-paste in runner-spec by @ckerr in #818
  • test: reduce copy-paste in editor-spec by @ckerr in #819
  • test: reduce copy-paste in get-package by @ckerr in #820
  • refactor: use latest Octokit auth by @codebytere in #812
  • feat: more descriptive local version names by @ckerr in #825
  • build(deps): yarn.lock update by @erickzhao in #835
  • build(deps): bump jszip from 3.6.0 to 3.7.1 by @dependabot in #836
  • build(deps): bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #834
  • build: increase yarn network timeout by @erickzhao in #833
  • fix(show-me/ipc): refactor to use current Electron security defaults by @malept in #837
  • chore: allow check-links tool to run in Node 12 by @malept in #838
  • chore: make sure static JS files use standard by @malept in #839
  • fix: console css styles by @codebytere in #831
  • ci: refactor GitHub Actions for caching / network timeouts by @malept in #840
  • fix: removing a missing local version from UI by @codebytere in #843
  • fix: title bar alignment on macOS by @codebytere in #722
  • build(deps): bump tar from 4.4.15 to 4.4.19 by @dependabot in #847
  • refactor: Use ~ for package imports in LESS by @andersk in #849
  • ci: Run yarn with --frozen-lockfile by @andersk in #848
  • fix(linux): enable protocol handler for deb/rpm by @malept in #850
  • chore: sync quick start index.html with external repo by @malept in #853
  • fix: disable current version in version settings by @codebytere in #846
  • build(deps): update Sentry SDK version by @erickzhao in #854
  • build(deps): bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #857
  • chore: upgrade to Electron 15 by @erickzhao in #858
  • build(deps): bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #864
  • refactor: unify custom and default editors by @ckerr in #750
  • feat: handle offline status in version downloads by @codebytere in #862
  • feat: editor tree in sidebar by @erickzhao in #865
  • fix: silent failure on file creation by @codebytere in #867
  • chore: add tooltips to file tree actions by @codebytere in #868
  • fix: delete gist files on update by @codebytere in #869
  • test: fix failing snapshots on Big Sur by @codebytere in #870
  • feat: copy gist to clipboard on publish by @radiantly in #873
  • build(deps): bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #876
  • build: update Electron releases JSON by @github-actions in #845
  • fix: remove REACT_PERF extension by @jkleinsc in #880
  • chore: Dropped .DS_Store file by @dnltsk in #886
  • refactor: new-window -> setWindowOpenHandler by @erickzhao in #860
  • feat: sidebar package manager by @erickzhao in #874
  • build: update Electron releases JSON by @github-actions in #885
  • build(deps): bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #893
  • style: switch from overflow: scroll to overflow: auto by @Kilian in #897
  • fix(show-me/desktopcapturer): refactor to use current Electron security defaults by @thewheat in #898
  • fix(show-me/crashreporter): refactor to use current Electron security defaults by @thewheat in #899
  • build: update Electron releases JSON by @github-actions in #891
  • fix(show-me/notification): refactor to use current Electron security defaults by @thewheat in #889
  • fix(show-me/webframe): refactor to use current Electron security defaults by @thewheat in #890
  • fix(show-me/screen): refactor to use current Electron security defaults by @thewheat in #895
  • fix(show-me): update clipboard and shell demos with preload by @deepak-sreekumar in #903

New Contributors

Full Changelog: v0.26.0...v0.27.0