Releases: NativePHP/laravel
Releases · NativePHP/laravel
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
0.6.1
0.6.0
What's Changed
- Skip links as supporting library doesn't support that by @danielpetrica in #378
- Add
getCenterOfActiveScreen
in Screen class by @danielpetrica in #375 - Improved window management by @simonhamp in #391
- Child processes by @simonhamp and @gwleuverink in #389
New Contributors
- @danielpetrica made their first contribution in #378
Full Changelog: 0.5.7...0.6.0
0.5.7
What's Changed
- Feature: Broadcast custom Events on IPC by @gwleuverink in #367
New Contributors
- @gwleuverink made their first contribution in #367
Full Changelog: 0.5.6...0.5.7
0.5.6
What's Changed
- Fix chainable by @simonhamp in #360
- Fixed Tests by @RobertWesner in #362
Full Changelog: 0.5.5...0.5.6
0.5.5
What's Changed
- Battery/AC power, plus more by @danjohnson95 in #355
- Safe storage by @simonhamp in #357
Full Changelog: 0.5.4...0.5.5
0.5.4
What's Changed
- Add fullscreenable support by @simonhamp in #340
- Implemented minimizing by @RobertWesner in #347
- Fluent API for opening windows maximized/minimized by @simonhamp in #349
New Contributors
- @RobertWesner made their first contribution in #347
Full Changelog: 0.5.3...0.5.4
0.5.3
What's Changed
- Add the reload() method to the WindowManager by @shomisha in #294
- Add
trafficLightPosition()
method on Window by @sarukomine in #310 - Add a new
System::timezone
helper to detect and normalise system time zone data - Fix
native:migrate:fresh
so that it behaves more like Laravel'smigrate:fresh
(e.g. you can use seeders etc) - Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #333
New Contributors
- @shomisha made their first contribution in #294
- @sarukomine made their first contribution in #310
Full Changelog: 0.5.2...0.5.3