All notable changes to nativephp-laravel
will be documented in this file.
- Use Prompts to request Platform when not provided by @vikas5914 in NativePHP#92
- Fix publish command by @simonhamp in NativePHP#93
- Fix
native:publish mac
by @simonhamp in NativePHP#94
- @vikas5914 made their first contribution in NativePHP#92
Full Changelog: https://github.com/NativePHP/electron/compare/0.6.2...0.6.3
- 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
- Fix PHP executable loading on Windows
Full Changelog: https://github.com/NativePHP/electron/compare/0.6.0...0.6.1
- 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 NativePHP#65
- Upgrade Testbench by @crynobone in NativePHP#87
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in NativePHP#91
- @crynobone made their first contribution in NativePHP#87
Full Changelog: https://github.com/NativePHP/electron/compare/0.5.1...0.6.0
- 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 NativePHP#88
- Bump ramsey/composer-install from 2 to 3 by @dependabot in NativePHP#85
- Fix undefined class Process in ExampleTest.php by @LunashaGit in NativePHP#83
- add space between cross-env and node by @A3Brothers in NativePHP#81
- Add the return types for each methods by @LunashaGit in NativePHP#84
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in NativePHP#90
- allow crossbuilding + minor DRY cleanup by @Rudeisnice in NativePHP#79
- @LunashaGit made their first contribution in NativePHP#83
- @Rudeisnice made their first contribution in NativePHP#79
Full Changelog: https://github.com/NativePHP/electron/compare/0.5.0...0.5.1
- Laravel 11 support by @meliani in NativePHP#89
- Allow compiling packages in a CI environment by @danjohnson95 in NativePHP#74
- Upload to GitHub Releases by @danjohnson95 in NativePHP#75
- Windows flag for electron builder. by @A3Brothers in NativePHP#77
- Automate platform detection by @kpanuragh in NativePHP#52
- Fix broken links in README by @danjohnson95 in NativePHP#73
- Bump actions/checkout from 3 to 4 by @dependabot in NativePHP#78
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in NativePHP#80
- Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in NativePHP#82
- @danjohnson95 made their first contribution in NativePHP#75
- @A3Brothers made their first contribution in NativePHP#77
- @kpanuragh made their first contribution in NativePHP#52
- @meliani made their first contribution in NativePHP#89
Full Changelog: https://github.com/NativePHP/electron/compare/0.4.0...0.5.0
- Added Laravel Prompts
- Added the option --installer to InstallCommand and DevelopCommand by @SergioGMR in NativePHP#26
- Linux extra condition for electron builder. by @lotharthesavior in NativePHP#57
- fix(linux build commands): add missing 'x64' flag by @pixrr in NativePHP#63
- @SergioGMR made their first contribution in NativePHP#26
- @lotharthesavior made their first contribution in NativePHP#57
- @pixrr made their first contribution in NativePHP#63
Full Changelog: https://github.com/NativePHP/electron/compare/0.3.3...0.4.0
- Fix native:build npm timeout by @drhoussem in NativePHP#54
- Resolve Windows opening config file in default application by @ShaneShipston in NativePHP#60
- Correct NATIVEPHP_PHP_BINARY_PATH by @lonnylot in NativePHP#64
- Fix php path in queue command by @phuclh in NativePHP#58
- Fix queue command environment variables
- @drhoussem made their first contribution in NativePHP#54
- @ShaneShipston made their first contribution in NativePHP#60
- @lonnylot made their first contribution in NativePHP#64
- @phuclh made their first contribution in NativePHP#58
Full Changelog: https://github.com/NativePHP/electron/compare/0.3.2...0.3.3
- Bump JS package dependency
Full Changelog: https://github.com/NativePHP/electron/compare/0.3.1...0.3.2
Fix PHP path resolution
Full Changelog: https://github.com/NativePHP/electron/compare/0.3.0...0.3.1
- Added the ability to build Windows and Linux apps π
- Added binary lookup for linux based platform by @kalizi in NativePHP#44
- @kalizi made their first contribution in NativePHP#44
Full Changelog: https://github.com/NativePHP/electron/compare/0.2.0...0.3.0
- Add Windows support by @chrisreedio in NativePHP#33
- @chrisreedio made their first contribution in NativePHP#33
Full Changelog: https://github.com/NativePHP/electron/compare/0.1.2...0.2.0
- Remove yarn dependency when using serve command by @semiherdogan in NativePHP#39
- Add missing php.js file
- Make sure that NPM runs forever when running
artisan:publish
- @semiherdogan made their first contribution in NativePHP#39
Full Changelog: https://github.com/NativePHP/electron/compare/0.1.1...0.1.2
- fix: README badges by @bensherred in NativePHP#7
- composer package local path remove for production release #14 by @AbmSourav in NativePHP#15
- Package Name Update: Migrating from 'nativephp-electron' to '@nativephp/electron-plugin' by @hogus2037 in NativePHP#16
- Fix install command by @bangbangda in NativePHP#17
- Fix the issue of starting the development server by @mahmoudmohamedramadan in NativePHP#25
- @bensherred made their first contribution in NativePHP#7
- @AbmSourav made their first contribution in NativePHP#15
- @hogus2037 made their first contribution in NativePHP#16
- @bangbangda made their first contribution in NativePHP#17
- @mahmoudmohamedramadan made their first contribution in NativePHP#25
Full Changelog: https://github.com/NativePHP/electron/compare/0.1.0...0.1.1