Releases: NativePHP/laravel
Releases · NativePHP/laravel
1.0.0
What's Changed
- fix: initialize properties in Alert class by @WINBIGFOX in #529
- feat: add theme method to System class and create SystemThemesEnum by @WINBIGFOX in #530
- PHP Support Sync by @PeteBishwhip in #532
- Add copyright notice configuration to nativephp.php by @WINBIGFOX in #534
- fix: $iniSettings on ChildProcess.php by @SRWieZ in #535
- fix: menu facade + better default for quit by @SRWieZ in #536
- fix: failed jobs on the nativephp database by @SRWieZ in #538
- Remove L10 from test matrix by @PeteBishwhip in #541
Full Changelog: 1.0.0-beta.4...1.0.0
1.0.0-beta.4
What's Changed
- Fixed error "method_exists(): Argument #1 ($object_or_class) must be of type object|string, array given" when using Livewire and AdminLTE. by @JA-Developer in #524
- feat: implement Alert class and facade for alert management by @WINBIGFOX in #523
- Environment Helper by @PeteBishwhip in #527
New Contributors
- @JA-Developer made their first contribution in #524
Full Changelog: 1.0.0-beta.3...1.0.0-beta.4
1.0.0-beta.3
What's Changed
- feat: add quit method to App class by @WINBIGFOX in #519
- feat: add openAtLogin method to manage app startup behavior by @WINBIGFOX in #520
- Implement Debug Command by @PeteBishwhip in #516
- Feat: bundle builds by @SRWieZ in #507
New Contributors
- @WINBIGFOX made their first contribution in #519
Full Changelog: 1.0.0-beta.2...1.0.0-beta.3
1.0.0-beta.2
What's Changed
- Support Laravel 12.x & PHP 8.4 by @SRWieZ in #494
- Add endpoint to resize MenuBar window by @dnkmdg in #490
- feat: add missing facades into composer.json by @SRWieZ in #495
- Notification improvements by @andreascreten in #498
- Update cleanup directory defaults by @gwleuverink in #467
- Implement default config for pre and post build commands by @PeteBishwhip in #496
- chore: delete outdated tests by @SRWieZ in #500
- fix: linting workflow by @SRWieZ in #499
- fix: deprecated error in tests by @SRWieZ in #501
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #481
- Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in #489
New Contributors
- @dnkmdg made their first contribution in #490
- @andreascreten made their first contribution in #498
- @PeteBishwhip made their first contribution in #496
Full Changelog: 1.0.0-beta.1...1.0.0-beta.2
1.0.0-beta.1
What's Changed
- Child process queue workers by @XbNz in #450
- fix: static analysis by @SRWieZ in #452
- feat: default notification title by @SRWieZ in #451
- Fix menubar not ready by @SRWieZ in #453
- Add support for Window::show() by @curtisblackwell in #454
- Fix: Return type mismatch between screen facade and screen class methods. by @kondi3 in #463
- fix: Dock facade by @SRWieZ in #470
- fix: child process facade by @SRWieZ in #471
New Contributors
- @kondi3 made their first contribution in #463
Full Changelog: 0.7.0...1.0.0-beta.1
0.7.0
What's Changed
- Fix Settings facade DocBloc by @SRWieZ in #419
- Fake test double for WindowManager::Class by @XbNz in #422
- Child process test double by @XbNz in #430
- fix: Notification facade docbloc by @SRWieZ in #428
- Improvements to window test doubles by @XbNz in #426
- fix: child process cmd: option except iterable array by @SRWieZ in #429
- feat: improve Settings by @SRWieZ in #432
- Dock goodies by @simonhamp in #421
- MenuBars continued by @simonhamp in #420
- Global shortcut test double by @XbNz in #436
- Menu improvements by @simonhamp in #423
- fix: database migration on first launch by @SRWieZ in #439
- Fixes and improvements to powerMonitor by @SRWieZ in #445
- feat: phpstan level 5 by @SRWieZ in #446
New Contributors
Full Changelog: 0.6.4...0.7.0
0.6.4
What's Changed
- Fix some DB stuff by @simonhamp in #413
- Add dedicated PHP ChildProcess endpoint by @gwleuverink in #414
Full Changelog: 0.6.3...0.6.4
0.6.3
What's Changed
- Fix native:migrate:fresh by @miagg in #408
- Fix accessing window properties by @simonhamp in #410
- MenuBar improvements by @simonhamp in #411
New Contributors
Full Changelog: 0.6.2...0.6.3
0.6.2
What's Changed
- Enable WAL mode in SQLite by @simonhamp in #405
- Migrate the dev DB when created by @simonhamp in #406
Full Changelog: 0.6.1...0.6.2