Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@simonhamp simonhamp released this 23 May 13:38
6fe208c

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

Full Changelog: 1.0.0...1.1.0