What's Changed
- Add the ability to create context-menu-only menubar apps
- Storage path and database path now only get overwritten when the app is running in production mode, making debugging easier
- fix: README badges by @bensherred in #11
- Add test for
CreateSecurityCookieController
by @milwad-dev in #12 - Use
abort_if
by @milwad-dev in #13 - Update ProgressBar.php by @ddobren in #33
- Add facade methods by @milwad-dev in #30
- Create CONTRIBUTING.md by @ddobren in #32
- Create Native\Laravel\Facades\Notification by @Mombuyish in #25
- Add node version to bug issue template by @olssonm in #54
- update README.md add section documentation by @artmxra7 in #51
- Update NativeAppServiceProvider.php.stub to use correct namespace by @semiherdogan in #55
- update README.md by @artmxra7 in #60
- Support for fullscreen, kiosk-mode and maximize by @basst85 in #68
New Contributors
- @bensherred made their first contribution in #11
- @milwad-dev made their first contribution in #12
- @ddobren made their first contribution in #33
- @Mombuyish made their first contribution in #25
- @olssonm made their first contribution in #54
- @artmxra7 made their first contribution in #51
- @semiherdogan made their first contribution in #55
- @basst85 made their first contribution in #68
Full Changelog: 0.1.0...0.1.1