Skip to content

2.3.0

Latest

Choose a tag to compare

@simonhamp simonhamp released this 05 Sep 18:46
f430eff

What's Changed

  • Fix/retain notification reference by @gwleuverink in #118
  • Gracefully shut down child processes on quit by @gwleuverink in #119
  • Update Electron resources dependencies and clear all npm advisories by @gwleuverink in #122
  • Add unmaximize() to WindowManager by @Eoin-k in #123
  • build(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #124
  • Fix custom PHP binary deleted when binary path is the app root by @simonhamp in #117
  • Register the native database commands under their own names by @gwleuverink in #142
  • Run pint in check mode for pull requests from forks by @sadiqk2 in #143
  • Await PHP binary extraction before starting Electron by @SRWieZ in #129
  • feat(print): add ability to print pdf on Windows by @kirilldakhniuk in #127
  • build(deps): bump actions/setup-node from 6 to 7 by @dependabot[bot] in #131
  • Add ability to toggle window fullscreen at runtime by @revanace in #132
  • Remove the dead security cookie route by @sadiqk2 in #136
  • Correct stale package metadata by @sadiqk2 in #141
  • Report notifyLaravel failures under SHELL_VERBOSITY by @sadiqk2 in #140
  • Default the window zoom factor instead of passing NaN by @sadiqk2 in #137
  • Return 404 from window/current when no window is focused by @sadiqk2 in #138
  • Send a body with the 400 from shell/trash-item by @sadiqk2 in #139
  • Isolate the Electron install from the application's npm config by @Ikromjon1998 in #150
  • build(deps): bump actions/cache from 5 to 6 by @dependabot[bot] in #126
  • Let macOS apps with a non-ASCII APP_NAME launch by @simonhamp in #148
  • feat: Add native splash screen support via Electron by @Nexus633 in #112

New Contributors

Full Changelog: 2.2.1...2.3.0