Skip to content

Releases: NativePHP/desktop

2.2.0

29 Apr 22:48
bf84462

Choose a tag to compare

What's Changed

  • feat: integrate Laravel Nightwatch support by @WINBIGFOX in #68
  • Add upperCenter() positioning method by @kirilldakhniuk in #77
  • Add --no-focus flag to native:run command by @mattstauffer in #93
  • Bump electron-builder to ^26.0.0 to fix Azure signing with spaces in path by @igorgudelj in #86
  • style: apply Prettier configs and standardize formatting across electron plugin by @WINBIGFOX in #69
  • fix: preserve vibrancy setting when menu bar window is unfocused by @lukas-frey in #97
  • build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #56
  • build(deps): bump peter-evans/create-pull-request from 7 to 8 by @dependabot[bot] in #63
  • build(deps): bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in #75
  • Laravel 13.x Compatibility by @laravel-shift in #96
  • Fix uncaught exception in stopProcess when process already exited by @igorgudelj in #91
  • Make deleteAppDataOnUninstall configurable by @igorgudelj in #88
  • fix min/max Menubar-Dimensions by @WINBIGFOX in #99
  • build(deps): bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 by @dependabot[bot] in #104

New Contributors

Full Changelog: 2.1.1...2.2.0

2.1.1

27 Feb 12:03
5aa0959

Choose a tag to compare

What's Changed

  • Remove publisherName from azureSignOptions (TrustedSigning v0.4.1 compat) by @igorgudelj in #84
  • Add '--quiet' option to queue worker command by @SRWieZ in #74

New Contributors

Full Changelog: 2.1.0...2.1.1

2.1.0

17 Jan 19:36
1dafd3c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.2...2.1.0

2.0.2

28 Oct 09:27
d5b6179

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.1...2.0.2

2.0.1

14 Oct 13:35
059c493

Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.1

2.0.0

14 Oct 11:31
0c45ab6

Choose a tag to compare

What's Changed

  • Electron v38
  • 🔒 Enhanced Security by Default
  • 🔧 Modifiable Electron runtime
  • 📦 Bundle Additional Files with Your App
  • ✨ Run JavaScript ChildProcesses in Node from PHP
  • 🪟 WebPreferences for Menubar Windows
  • 🐚 New Shell fake

⚠️ v2 contains breaking changes. Please read the upgrade guide.

Full Changelog: https://github.com/NativePHP/desktop/commits/2.0.0