Skip to content

Releases: NativePHP/electron

0.6.3

06 May 10:12
8269198
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.6.2...0.6.3

0.6.2

02 May 11:46
Compare
Choose a tag to compare

What's Changed

  • Fix the native:minify command run during build (inspired by @KajPe's patch)

Full Changelog: 0.6.1...0.6.2

0.6.1

01 May 03:27
Compare
Choose a tag to compare

What's Changed

  • Fix PHP executable loading on Windows

Full Changelog: 0.6.0...0.6.1

0.6.0

30 Apr 16:30
ceed917
Compare
Choose a tag to compare

What's Changed

  • Uses the latest version of nativephp/php-bin and correctly selects the appropriate binary when building your app 🎉
  • Fixes NativePHP/laravel#244 which was a stumbling block for installing on Windows
  • Add default Amazon S3 auto-update provider config by @lonnylot in #65
  • Upgrade Testbench by @crynobone in #87
  • Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #91

New Contributors

Full Changelog: 0.5.1...0.6.0

0.5.1

28 Apr 18:31
Compare
Choose a tag to compare

What's Changed

  • Updated the electron-builder dependency constraint to the latest
  • Added prep code for upcoming new PHP binaries
  • Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #88
  • Bump ramsey/composer-install from 2 to 3 by @dependabot in #85
  • Fix undefined class Process in ExampleTest.php by @LunashaGit in #83
  • add space between cross-env and node by @A3Brothers in #81
  • Add the return types for each methods by @LunashaGit in #84
  • Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #90
  • allow crossbuilding + minor DRY cleanup by @Rudeisnice in #79

New Contributors

Full Changelog: 0.5.0...0.5.1

0.5.0

01 Apr 16:37
8b69690
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.0...0.5.0

0.4.0

09 Aug 21:03
Compare
Choose a tag to compare

What's Changed

  • Added Laravel Prompts
  • Added the option --installer to InstallCommand and DevelopCommand by @SergioGMR in #26
  • Linux extra condition for electron builder. by @lotharthesavior in #57
  • fix(linux build commands): add missing 'x64' flag by @pixrr in #63

New Contributors

Full Changelog: 0.3.3...0.4.0

0.3.3

31 Jul 11:34
Compare
Choose a tag to compare

What's Changed

  • Fix native:build npm timeout by @drhoussem in #54
  • Resolve Windows opening config file in default application by @ShaneShipston in #60
  • Correct NATIVEPHP_PHP_BINARY_PATH by @lonnylot in #64
  • Fix php path in queue command by @phuclh in #58
  • Fix queue command environment variables

New Contributors

Full Changelog: 0.3.2...0.3.3

0.3.2

28 Jul 11:55
f85515c
Compare
Choose a tag to compare
  • Bump JS package dependency

Full Changelog: 0.3.1...0.3.2

0.3.1

27 Jul 23:22
0d607f7
Compare
Choose a tag to compare

Fix PHP path resolution

Full Changelog: 0.3.0...0.3.1