All notable changes to nativephp-laravel
will be documented in this file.
- Feature: Broadcast custom Events on IPC by @gwleuverink in NativePHP#367
- @gwleuverink made their first contribution in NativePHP#367
Full Changelog: https://github.com/NativePHP/laravel/compare/0.5.6...0.5.7
- Fix chainable by @simonhamp in NativePHP#360
- Fixed Tests by @RobertWesner in NativePHP#362
Full Changelog: https://github.com/NativePHP/laravel/compare/0.5.5...0.5.6
- Battery/AC power, plus more by @danjohnson95 in NativePHP#355
- Safe storage by @simonhamp in NativePHP#357
Full Changelog: https://github.com/NativePHP/laravel/compare/0.5.4...0.5.5
- Add fullscreenable support by @simonhamp in NativePHP#340
- Implemented minimizing by @RobertWesner in NativePHP#347
- Fluent API for opening windows maximized/minimized by @simonhamp in NativePHP#349
- @RobertWesner made their first contribution in NativePHP#347
Full Changelog: https://github.com/NativePHP/laravel/compare/0.5.3...0.5.4
- Add the reload() method to the WindowManager by @shomisha in NativePHP#294
- Add
trafficLightPosition()
method on Window by @sarukomine in NativePHP#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 NativePHP#333
- @shomisha made their first contribution in NativePHP#294
- @sarukomine made their first contribution in NativePHP#310
Full Changelog: https://github.com/NativePHP/laravel/compare/0.5.2...0.5.3
- Fixes a regression introduced in 0.5.1
Full Changelog: https://github.com/NativePHP/laravel/compare/0.5.1...0.5.2
- Add a default
NATIVEPHP_APP_ID
to fix #284 - Fix for #175
native:migrate:fresh
command @me-shaon in NativePHP#198 - Add hide window functionality by @braceyourself in NativePHP#144
- Update Tests workflow by @milwad-dev in NativePHP#265
- Bump ramsey/composer-install from 2 to 3 by @dependabot in NativePHP#255
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in NativePHP#260
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in NativePHP#268
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in NativePHP#275
- @braceyourself made their first contribution in NativePHP#144
Full Changelog: https://github.com/NativePHP/laravel/compare/0.5.0...0.6.0
- Add Laravel 11 support by @meliani in NativePHP#262
- Add printToPDF function by @basst85 in NativePHP#104
- Add method to update an existing context-menu of the menu bar by @bbredewold in NativePHP#108
- Add required config for using GitHub as an updater provider by @danjohnson95 in NativePHP#189
- Add ability to exclude files and entire folders from built application by @nexxai in NativePHP#165
- Add ability to use string events by @LukeTowers in NativePHP#67
- Fix 'native:db:seed' command not working by @me-shaon in NativePHP#199
- Fix an issue that prevented setting the position on open windows by @curtisblackwell in NativePHP#215
- Fix PHP Fatal Error deleteDirectoryRecursive function in MinifyApplicationCommand by @LunashaGit in NativePHP#249
- Bump actions/checkout from 3 to 4 by @dependabot in NativePHP#208
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in NativePHP#217
- Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in NativePHP#240
- @me-shaon made their first contribution in NativePHP#199
- @bbredewold made their first contribution in NativePHP#108
- @danjohnson95 made their first contribution in NativePHP#189
- @curtisblackwell made their first contribution in NativePHP#215
- @nexxai made their first contribution in NativePHP#165
- @LunashaGit made their first contribution in NativePHP#249
- @LukeTowers made their first contribution in NativePHP#67
- @meliani made their first contribution in NativePHP#262
Full Changelog: https://github.com/NativePHP/laravel/compare/0.4.0...0.5.0
- Added the ability to remove custom .env keys when bundling the application
- Allow custom php.ini settings by @mpociot in NativePHP#98
- Add method to configure disks by @mpociot in NativePHP#99
- Printer support by @mpociot in NativePHP#103
- Adds 'php artisan native:migrate fresh' command by @shanerbaner82 in NativePHP#81
- Add Tests For
Windows
by @milwad-dev in NativePHP#100 - import VerifyCsrfToken and refactor by @JaberWiki in NativePHP#110
- Modified return type of clipboard image method by @blankRSD in NativePHP#111
- add windowPosition by @DanielHudson in NativePHP#112
- Implement MenuBarDroppedFiles event by @ArondeParon in NativePHP#113
- @mpociot made their first contribution in NativePHP#98
- @shanerbaner82 made their first contribution in NativePHP#81
- @JaberWiki made their first contribution in NativePHP#110
- @blankRSD made their first contribution in NativePHP#111
- @DanielHudson made their first contribution in NativePHP#112
- @ArondeParon made their first contribution in NativePHP#113
Full Changelog: https://github.com/NativePHP/laravel/compare/0.3.0...0.4.0
- Add native:db:seed command by @phuclh in NativePHP#82
- Option to show/hide menu on Windows / Linux by @ShaneShipston in NativePHP#84
- Add tests for
MenuBar
by @milwad-dev in NativePHP#31
- @phuclh made their first contribution in NativePHP#82
- @ShaneShipston made their first contribution in NativePHP#84
Full Changelog: https://github.com/NativePHP/laravel/compare/0.2.0...0.3.0
- Added the new
Shell
Facade that allows you to open files in the explorer/finder, open urls in the default app, trash files, etc.
Full Changelog: https://github.com/NativePHP/laravel/compare/0.1.1...0.2.0
- 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 NativePHP#11
- Add test for
CreateSecurityCookieController
by @milwad-dev in NativePHP#12 - Use
abort_if
by @milwad-dev in NativePHP#13 - Update ProgressBar.php by @ddobren in NativePHP#33
- Add facade methods by @milwad-dev in NativePHP#30
- Create CONTRIBUTING.md by @ddobren in NativePHP#32
- Create Native\Laravel\Facades\Notification by @Mombuyish in NativePHP#25
- Add node version to bug issue template by @olssonm in NativePHP#54
- update README.md add section documentation by @artmxra7 in NativePHP#51
- Update NativeAppServiceProvider.php.stub to use correct namespace by @semiherdogan in NativePHP#55
- update README.md by @artmxra7 in NativePHP#60
- Support for fullscreen, kiosk-mode and maximize by @basst85 in NativePHP#68
- @bensherred made their first contribution in NativePHP#11
- @milwad-dev made their first contribution in NativePHP#12
- @ddobren made their first contribution in NativePHP#33
- @Mombuyish made their first contribution in NativePHP#25
- @olssonm made their first contribution in NativePHP#54
- @artmxra7 made their first contribution in NativePHP#51
- @semiherdogan made their first contribution in NativePHP#55
- @basst85 made their first contribution in NativePHP#68
Full Changelog: https://github.com/NativePHP/laravel/compare/0.1.0...0.1.1