Skip to content

17.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Mar 12:48

Features

  • add IPC handlers for app.getPath and app.getVersion

Bug Fixes

  • add TSC watch for main process hot-reload in dev mode
  • pass watchRenderer: false to electron-reloader (issue #840)
  • ci test with playwright

Refactoring

  • remove unused app:get-path IPC handler