What's Changed
- Reduce number of fields on bug report, replacing many with native:debug by @PeteBishwhip in #545
- Add more info to
artisan native:debug
by @justrau in #550 - Add 'description' and 'website' fields to nativephp config by @WINBIGFOX in #571
- Add relaunch functionality to App and its facade by @WINBIGFOX in #569
- Add "showOnAllWorkspaces" option to MenuBar by @WINBIGFOX in #568
- Update fix-php-code-style-issues.yml by @PeteBishwhip in #573
- Add AutoUpdater feature with events and facade support by @WINBIGFOX in #570
- Include sleep option in queue config by @chr15k in #564
- Updated
Settings::get
Method to Handle$default
as Closure by @devajmeireles in #562 - Automatically apply PreventBrowserAccess middleware by @gwleuverink in #551
- feat: use queue:listen in local environment for QueueWorker by @SRWieZ in #587
- Update QueueConfig sleep type hint to allow float values by @chr15k in #583
- fix: remove App facade from composer.json aliases by @SRWieZ in #586
- Add support for detailed auto-updater event handling by @WINBIGFOX in #590
- chore(deps): bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot in #585
New Contributors
- @justrau made their first contribution in #550
- @chr15k made their first contribution in #564
- @devajmeireles made their first contribution in #562
Full Changelog: 1.0.0...1.1.0