Releases: NativePHP/desktop
Releases · NativePHP/desktop
2.1.0
What's Changed
- build(deps): bump actions/setup-node from 5 to 6 by @dependabot[bot] in #23
- improve yarn/npm installers by @gwleuverink in #36
- Add Conditionable traits & phpdoc by @gwleuverink in #37
- Add Electron path to debug output by @gwleuverink in #42
- remove pnpm installer option by @gwleuverink in #44
- Add method to change notification sound by @Jianbe-03 in #33
- change
v2to2by @gwleuverink in #41 - fix: ensure vendor directory pruning throws on failure by @SRWieZ in #49
- fix(controller): 🐛 replace deprecated Request::get() with Request::input() by @chrillep in #67
- fix testbench compat issue by @gwleuverink in #71
- build(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in #62
- feat(build): ✨ add arm64 support for linux builds (Raspberry Pi 5) by @chrillep in #65
- Fix: Print to PDF by @TWithers in #53
- fix: custom php binary cleanup by @SRWieZ in #50
- Add trafficLightsHidden method to hide traffic lights by @kirilldakhniuk in #58
- Add method to programmatically open context menu by @Jianbe-03 in #57
- feat: add support for Cloudflare R2 updater by @SRWieZ in #54
- fix: electron builder warning about GitHub token by @SRWieZ in #55
- inherit system PATH by @gwleuverink in #70
- Add tests for window reload assertions and update API contracts & fakes by @AdrianDev374 in #25
- Update electron dependencies by @gwleuverink in #72
New Contributors
- @Jianbe-03 made their first contribution in #33
- @SRWieZ made their first contribution in #49
- @chrillep made their first contribution in #67
- @TWithers made their first contribution in #53
- @kirilldakhniuk made their first contribution in #58
- @AdrianDev374 made their first contribution in #25
Full Changelog: 2.0.2...2.1.0
2.0.2
What's Changed
- Fix: add check for original content existence by @jsandfordhughescoop in #18
- Fix: v2 build papercuts by @gwleuverink in #26
- Add internal
cleanup_include_filesconfig by @gwleuverink in #28 - Fix:
native:runuse correct binary on Intel macs by @gwleuverink in #32 - Fix: fetch printers by @gwleuverink in #27
New Contributors
- @jsandfordhughescoop made their first contribution in #18
Full Changelog: 2.0.1...2.0.2
2.0.1
2.0.0
What's Changed
- Electron v38
- 🔒 Enhanced Security by Default
- 🔧 Modifiable Electron runtime
- 📦 Bundle Additional Files with Your App
- ✨ Run JavaScript ChildProcesses in Node from PHP
- 🪟 WebPreferences for Menubar Windows
- 🐚 New
Shellfake
Full Changelog: https://github.com/NativePHP/desktop/commits/2.0.0