Skip to content

Latest commit

Β 

History

History
204 lines (127 loc) Β· 8.74 KB

CHANGELOG.md

File metadata and controls

204 lines (127 loc) Β· 8.74 KB

Changelog

All notable changes to nativephp-laravel will be documented in this file.

0.6.3 - 2024-05-06

What's Changed

  • Use Prompts to request Platform when not provided by @vikas5914 in #92
  • Fix publish command by @simonhamp in #93
  • Fix native:publish mac by @simonhamp in #94

New Contributors

  • @vikas5914 made their first contribution in #92

Full Changelog: https://github.com/NativePHP/electron/compare/0.6.2...0.6.3

0.6.2 - 2024-05-02

What's Changed

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

Full Changelog: https://github.com/NativePHP/electron/compare/0.6.1...0.6.2

0.6.1 - 2024-05-01

What's Changed

  • Fix PHP executable loading on Windows

Full Changelog: https://github.com/NativePHP/electron/compare/0.6.0...0.6.1

0.6.0 - 2024-04-30

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

  • @crynobone made their first contribution in #87

Full Changelog: https://github.com/NativePHP/electron/compare/0.5.1...0.6.0

0.5.1 - 2024-04-28

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

  • @LunashaGit made their first contribution in #83
  • @Rudeisnice made their first contribution in #79

Full Changelog: https://github.com/NativePHP/electron/compare/0.5.0...0.5.1

0.5.0 - 2024-04-01

What's Changed

  • Laravel 11 support by @meliani in #89
  • Allow compiling packages in a CI environment by @danjohnson95 in #74
  • Upload to GitHub Releases by @danjohnson95 in #75
  • Windows flag for electron builder. by @A3Brothers in #77
  • Automate platform detection by @kpanuragh in #52
  • Fix broken links in README by @danjohnson95 in #73
  • Bump actions/checkout from 3 to 4 by @dependabot in #78
  • Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #80
  • Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #82

New Contributors

  • @danjohnson95 made their first contribution in #75
  • @A3Brothers made their first contribution in #77
  • @kpanuragh made their first contribution in #52
  • @meliani made their first contribution in #89

Full Changelog: https://github.com/NativePHP/electron/compare/0.4.0...0.5.0

0.4.0 - 2023-08-09

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

  • @SergioGMR made their first contribution in #26
  • @lotharthesavior made their first contribution in #57
  • @pixrr made their first contribution in #63

Full Changelog: https://github.com/NativePHP/electron/compare/0.3.3...0.4.0

0.3.3 - 2023-07-31

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

  • @drhoussem made their first contribution in #54
  • @ShaneShipston made their first contribution in #60
  • @lonnylot made their first contribution in #64
  • @phuclh made their first contribution in #58

Full Changelog: https://github.com/NativePHP/electron/compare/0.3.2...0.3.3

0.3.2 - 2023-07-28

  • Bump JS package dependency

Full Changelog: https://github.com/NativePHP/electron/compare/0.3.1...0.3.2

0.3.1 - 2023-07-27

Fix PHP path resolution

Full Changelog: https://github.com/NativePHP/electron/compare/0.3.0...0.3.1

0.3.0 - 2023-07-27

What's Changed

  • Added the ability to build Windows and Linux apps πŸŽ‰
  • Added binary lookup for linux based platform by @kalizi in #44

New Contributors

  • @kalizi made their first contribution in #44

Full Changelog: https://github.com/NativePHP/electron/compare/0.2.0...0.3.0

0.2.0 - 2023-07-26

What's Changed

  • Add Windows support by @chrisreedio in #33

New Contributors

  • @chrisreedio made their first contribution in #33

Full Changelog: https://github.com/NativePHP/electron/compare/0.1.2...0.2.0

0.1.2 - 2023-07-25

What's Changed

  • Remove yarn dependency when using serve command by @semiherdogan in #39
  • Add missing php.js file
  • Make sure that NPM runs forever when running artisan:publish

New Contributors

  • @semiherdogan made their first contribution in #39

Full Changelog: https://github.com/NativePHP/electron/compare/0.1.1...0.1.2

0.1.1 - 2023-07-22

What's Changed

  • fix: README badges by @bensherred in #7
  • composer package local path remove for production release #14 by @AbmSourav in #15
  • Package Name Update: Migrating from 'nativephp-electron' to '@nativephp/electron-plugin' by @hogus2037 in #16
  • Fix install command by @bangbangda in #17
  • Fix the issue of starting the development server by @mahmoudmohamedramadan in #25

New Contributors

  • @bensherred made their first contribution in #7
  • @AbmSourav made their first contribution in #15
  • @hogus2037 made their first contribution in #16
  • @bangbangda made their first contribution in #17
  • @mahmoudmohamedramadan made their first contribution in #25

Full Changelog: https://github.com/NativePHP/electron/compare/0.1.0...0.1.1

0.1.0 - 2023-07-20

πŸŽ‰ NativePHP is here!