Join our Mobile Early Access Program

Release Notes


#NativePHP/electron

#1.0.0

Released: April 7, 2025

What's Changed

  • fix: alert - handling of null values by @WINBIGFOX in #188
  • Feature/add native theme getter setter by @WINBIGFOX in #190
  • Fix menubar tray can be nullable by @WINBIGFOX in #191
  • ci: update PHP versions in test matrix and simplify test execution by @SRWieZ in #189
  • Add copyright information to build configuration by @WINBIGFOX in #193
  • PHP Support Sync by @PeteBishwhip in #192
  • Pin php-bin to v1 by @PeteBishwhip in #195
  • ci: Update building plugin => Node.js v20 + create pull request by @SRWieZ in #194
  • fix: zephpyr.com bundle on Windows by @SRWieZ in #196
  • Ensure notarization env vars are available even if config is cached by @PeteBishwhip in #198
  • Fix: bundle apps without frontend assets by @SRWieZ in #197
  • fix: fileperms(): stat failed for public/storage by @SRWieZ in #199
  • fix: ensure native serve resource path is cleared only if it exists by @SRWieZ in #200
  • fix: caching config while in dev will make laravel think it's in elec… by @SRWieZ in #201
  • Remove L10 from test matrix by @PeteBishwhip in #203
  • Node Minimum Version Bump to Support Electron by @PeteBishwhip in #202
  • fix: custom PHP binary package not pruned on build by @SRWieZ in #204
  • fix: set LOG_LEVEL to "warning" in production by @SRWieZ in #206
  • fix: Please provide a valid cache path. by @SRWieZ in #205
  • fix: handle power monitor events to manage scheduler lifecycle by @SRWieZ in #207
  • feat: replace jest with vitest by @SRWieZ in #154
  • fix: App::version() not returning the correct version by @SRWieZ in #208

Full Changelog: https://github.com/NativePHP/electron/compare/1.0.0-beta.8...1.0.0


#1.0.0-beta.8

Released: March 28, 2025

What's Changed

Full Changelog: https://github.com/NativePHP/electron/compare/1.0.0-beta.7...1.0.0-beta.8


#1.0.0-beta.7

Released: March 27, 2025

What's Changed

New Contributors

Full Changelog: https://github.com/NativePHP/electron/compare/1.0.0-beta.6...1.0.0-beta.7


#1.0.0-beta.6

Released: March 19, 2025

What's Changed

New Contributors

Full Changelog: https://github.com/NativePHP/electron/compare/1.0.0-beta.5...1.0.0-beta.6


#1.0.0-beta.5

Released: March 11, 2025

What's Changed

Full Changelog: https://github.com/NativePHP/electron/compare/1.0.0-beta.4...1.0.0-beta.5


#1.0.0-beta.4

Released: March 4, 2025

What's Changed

Full Changelog: https://github.com/NativePHP/electron/compare/1.0.0-beta.3...1.0.0-beta.4


#1.0.0-beta.3

Released: February 28, 2025

What's Changed

Full Changelog: https://github.com/NativePHP/electron/compare/1.0.0-beta.2...1.0.0-beta.3


#1.0.0-beta.2

Released: February 25, 2025

What's Changed

New Contributors

Full Changelog: https://github.com/NativePHP/electron/compare/1.0.0-beta.1...1.0.0-beta.2


#1.0.0-beta.1

Released: January 21, 2025

What's Changed

New Contributors

Full Changelog: https://github.com/NativePHP/electron/compare/0.9.0...1.0.0-beta.1


#0.9.0

Released: December 19, 2024

What's Changed

Full Changelog: https://github.com/NativePHP/electron/compare/0.8.7...0.9.0


#NativePHP/laravel

#1.0.0

Released: April 7, 2025

What's Changed

Full Changelog: https://github.com/NativePHP/laravel/compare/1.0.0-beta.4...1.0.0


#1.0.0-beta.4

Released: March 27, 2025

What's Changed

  • Fixed error "method_exists(): Argument #1 ($object_or_class) must be of type object|string, array given" when using Livewire and AdminLTE. by @JA-Developer in #524
  • feat: implement Alert class and facade for alert management by @WINBIGFOX in #523
  • Environment Helper by @PeteBishwhip in #527

New Contributors

  • @JA-Developer made their first contribution in #524

Full Changelog: https://github.com/NativePHP/laravel/compare/1.0.0-beta.3...1.0.0-beta.4


#1.0.0-beta.3

Released: March 19, 2025

What's Changed

New Contributors

Full Changelog: https://github.com/NativePHP/laravel/compare/1.0.0-beta.2...1.0.0-beta.3


#1.0.0-beta.2

Released: February 25, 2025

What's Changed

New Contributors

Full Changelog: https://github.com/NativePHP/laravel/compare/1.0.0-beta.1...1.0.0-beta.2


#1.0.0-beta.1

Released: January 21, 2025

What's Changed

New Contributors

Full Changelog: https://github.com/NativePHP/laravel/compare/0.7.0...1.0.0-beta.1


#0.7.0

Released: December 19, 2024

What's Changed

New Contributors

Full Changelog: https://github.com/NativePHP/laravel/compare/0.6.4...0.7.0


#0.6.4

Released: November 17, 2024

What's Changed

Full Changelog: https://github.com/NativePHP/laravel/compare/0.6.3...0.6.4


#0.6.3

Released: November 14, 2024

What's Changed

New Contributors

Full Changelog: https://github.com/NativePHP/laravel/compare/0.6.2...0.6.3


#0.6.2

Released: November 13, 2024

What's Changed

Full Changelog: https://github.com/NativePHP/laravel/compare/0.6.1...0.6.2


#0.6.1

Released: November 4, 2024

What's Changed

  • Add a function to the window manager in order to list all open windows by @JCombee in #396
  • Add exception handler by @simonhamp in #398

New Contributors

Full Changelog: https://github.com/NativePHP/laravel/compare/0.6.0...0.6.1


#NativePHP/php-bin

#1.0.1

Released: April 14, 2025

What's Changed

  • Update PHP 8.4 build for linux x64 by @github-actions in #220
  • Update PHP 8.3 build for linux x64 by @github-actions in #219
  • Update PHP 8.4 build for linux arm64 by @github-actions in #218
  • Update PHP 8.3 build for linux arm64 by @github-actions in #217
  • Update PHP 8.3 build for win x64 by @github-actions in #216
  • Update PHP 8.4 build for win x64 by @github-actions in #215
  • Update PHP 8.4 build for mac x64 by @github-actions in #214
  • Update PHP 8.3 build for mac x64 by @github-actions in #213
  • Update PHP 8.4 build for mac arm64 by @github-actions in #212
  • Update PHP 8.3 build for mac arm64 by @github-actions in #211

Full Changelog: https://github.com/NativePHP/php-bin/compare/1.0.0...1.0.1


#1.0.0

Released: March 31, 2025

What's Changed

  • Drop PHP 8.1 and 8.2 support by @PeteBishwhip in #210
  • Update PHP 8.3 build for mac x64 by @github-actions in #205
  • Update PHP 8.4 build for win x64 by @github-actions in #204
  • Update PHP 8.3 build for win x64 by @github-actions in #201
  • Update PHP 8.4 build for linux x64 by @github-actions in #200
  • Update PHP 8.3 build for linux x64 by @github-actions in #198
  • Update PHP 8.3 build for linux arm64 by @github-actions in #196
  • Update PHP 8.4 build for linux arm64 by @github-actions in #194
  • Update PHP 8.3 build for mac arm64 by @github-actions in #191
  • Update PHP 8.4 build for mac x64 by @github-actions in #207
  • Update PHP 8.4 build for mac arm64 by @github-actions in #206

Full Changelog: https://github.com/NativePHP/php-bin/compare/0.6.1...1.0.0


#0.6.1

Released: March 19, 2025

What's Changed

  • Pin to v2.4.4 with easy updates in future by @PeteBishwhip in #187
  • Update PHP 8.4 build for win x64 by @github-actions in #189
  • Update PHP 8.3 build for win x64 by @github-actions in #188
  • Update PHP 8.4 build for mac x64 by @github-actions in #186
  • Update PHP 8.1 build for mac x64 by @github-actions in #185
  • Update PHP 8.4 build for mac arm64 by @github-actions in #184
  • Update PHP 8.3 build for mac x64 by @github-actions in #183
  • Update PHP 8.2 build for win x64 by @github-actions in #182
  • Update PHP 8.2 build for mac x64 by @github-actions in #181
  • Update PHP 8.1 build for win x64 by @github-actions in #180
  • Update PHP 8.4 build for linux arm64 by @github-actions in #179
  • Update PHP 8.2 build for linux x64 by @github-actions in #178
  • Update PHP 8.4 build for linux x64 by @github-actions in #177
  • Update PHP 8.3 build for linux x64 by @github-actions in #176
  • Update PHP 8.1 build for linux x64 by @github-actions in #175
  • Update PHP 8.3 build for linux arm64 by @github-actions in #174
  • Update PHP 8.1 build for linux arm64 by @github-actions in #173
  • Update PHP 8.2 build for linux arm64 by @github-actions in #172
  • Update PHP 8.3 build for mac arm64 by @github-actions in #171
  • Update PHP 8.1 build for mac arm64 by @github-actions in #170
  • Update PHP 8.2 build for mac arm64 by @github-actions in #169

Full Changelog: https://github.com/NativePHP/php-bin/compare/0.6.0...0.6.1


#0.6.0

Released: March 10, 2025

What's Changed

  • revert windows patch by @SRWieZ in #150
  • feat: linux arm64 by @SRWieZ in #152
  • refactor: simplify build steps by @SRWieZ in #153
  • bring back windows-latest in os matrix by @gwleuverink in #154
  • fix: linux arm64 bin directory by @SRWieZ in #155
  • ci: fix spc.exe not executing without the extension by @SRWieZ in #160
  • Implement PHP library inclusion by @PeteBishwhip in #161
  • Naming conventions across build targets by @gwleuverink in #151
  • Update PHP 8.4 build for mac x64 by @github-actions in #168
  • Update PHP 8.3 build for mac x64 by @github-actions in #166
  • Update PHP 8.2 build for mac x64 by @github-actions in #167
  • Update PHP 8.1 build for mac x64 by @github-actions in #165
  • Update PHP 8.4 build for linux arm64 by @github-actions in #159
  • Update PHP 8.3 build for linux arm64 by @github-actions in #158
  • Update PHP 8.1 build for linux arm64 by @github-actions in #156
  • Update PHP 8.2 build for linux arm64 by @github-actions in #157
  • Update PHP 8.1 build for win x64 by @github-actions in #149
  • Update PHP 8.4 build for mac arm64 by @github-actions in #148
  • Update PHP 8.3 build for mac arm64 by @github-actions in #147
  • Update PHP 8.4 build for win x64 by @github-actions in #142
  • Update PHP 8.2 build for win x64 by @github-actions in #141
  • Update PHP 8.3 build for win x64 by @github-actions in #140
  • Update PHP 8.2 build for linux x64 by @github-actions in #139
  • Update PHP 8.4 build for linux x64 by @github-actions in #138
  • Update PHP 8.1 build for linux x64 by @github-actions in #137
  • Update PHP 8.3 build for linux x64 by @github-actions in #136
  • Update PHP 8.2 build for mac arm64 by @github-actions in #135
  • Update PHP 8.1 build for mac arm64 by @github-actions in #134

New Contributors

Full Changelog: https://github.com/NativePHP/php-bin/compare/0.5.6...0.6.0


#0.5.6

Released: December 29, 2024

What's Changed

  • Fix PHP 8.4 builds on Windows by @SRWieZ in #131
  • fix: builds by @SRWieZ in #133
  • Update PHP 8.4 build for mac x86 by @github-actions in #129
  • Update PHP 8.4 build for win x64 by @github-actions in #132
  • Update PHP 8.4 build for mac arm64 by @github-actions in #128
  • Update PHP 8.4 build for linux x64 by @github-actions in #127
  • Update PHP 8.3 build for mac x86 by @github-actions in #126
  • Update PHP 8.3 build for win x64 by @github-actions in #123
  • Update PHP 8.3 build for linux x64 by @github-actions in #119
  • Update PHP 8.3 build for mac arm64 by @github-actions in #115
  • Update PHP 8.2 build for mac x86 by @github-actions in #125
  • Update PHP 8.2 build for win x64 by @github-actions in #122
  • Update PHP 8.2 build for linux x64 by @github-actions in #118
  • Update PHP 8.2 build for mac arm64 by @github-actions in #116
  • Update PHP 8.1 build for mac x86 by @github-actions in #124
  • Update PHP 8.1 build for win x64 by @github-actions in #121
  • Update PHP 8.1 build for linux x64 by @github-actions in #120
  • Update PHP 8.1 build for mac arm64 by @github-actions in #117

New Contributors

Full Changelog: https://github.com/NativePHP/php-bin/compare/0.5.5...0.5.6


#0.5.5

Released: November 17, 2024

What's Changed

  • Update PHP 8.3 build for mac x86 by @github-actions in #114
  • Update PHP 8.3 build for mac arm64 by @github-actions in #113
  • Update PHP 8.1 build for mac x86 by @github-actions in #112
  • Update PHP 8.2 build for mac x86 by @github-actions in #111
  • Update PHP 8.2 build for win x64 by @github-actions in #110
  • Update PHP 8.3 build for win x64 by @github-actions in #109
  • Update PHP 8.1 build for win x64 by @github-actions in #108
  • Update PHP 8.3 build for linux x64 by @github-actions in #107
  • Update PHP 8.2 build for linux x64 by @github-actions in #106
  • Update PHP 8.1 build for linux x64 by @github-actions in #105
  • Update PHP 8.1 build for mac arm64 by @github-actions in #104
  • Update PHP 8.2 build for mac arm64 by @github-actions in #103

Full Changelog: https://github.com/NativePHP/php-bin/compare/0.5.4...0.5.5


#0.5.4

Released: September 29, 2024

What's Changed

  • Update PHP 8.1 build for mac arm64 by @github-actions in #91
  • Update PHP 8.2 build for mac arm64 by @github-actions in #92
  • Update PHP 8.1 build for linux x64 by @github-actions in #93
  • Update PHP 8.2 build for linux x64 by @github-actions in #94
  • Update PHP 8.3 build for linux x64 by @github-actions in #95
  • Update PHP 8.1 build for win x64 by @github-actions in #96
  • Update PHP 8.3 build for win x64 by @github-actions in #97
  • Update PHP 8.2 build for win x64 by @github-actions in #98
  • Update PHP 8.3 build for mac x86 by @github-actions in #99
  • Update PHP 8.3 build for mac arm64 by @github-actions in #100
  • Update PHP 8.1 build for mac x86 by @github-actions in #101
  • Update PHP 8.2 build for mac x86 by @github-actions in #102

Full Changelog: https://github.com/NativePHP/php-bin/compare/0.5.3...0.5.4


#0.5.3

Released: September 15, 2024

What's Changed

  • Update PHP 8.2 build for mac arm64 by @github-actions in #79
  • Update PHP 8.1 build for mac x86 by @github-actions in #90
  • Update PHP 8.3 build for mac x86 by @github-actions in #89
  • Update PHP 8.2 build for mac x86 by @github-actions in #88
  • Update PHP 8.3 build for mac arm64 by @github-actions in #87
  • Update PHP 8.1 build for win x64 by @github-actions in #86
  • Update PHP 8.2 build for win x64 by @github-actions in #85
  • Update PHP 8.3 build for win x64 by @github-actions in #84
  • Update PHP 8.2 build for linux x64 by @github-actions in #83
  • Update PHP 8.3 build for linux x64 by @github-actions in #82
  • Update PHP 8.1 build for linux x64 by @github-actions in #81
  • Update PHP 8.1 build for mac arm64 by @github-actions in #80

Full Changelog: https://github.com/NativePHP/php-bin/compare/0.5.2...0.5.3


#0.5.2

Released: September 6, 2024

What's Changed

🫢 missed one

  • Update PHP 8.3 build for mac arm64 by @github-actions in #78

Full Changelog: https://github.com/NativePHP/php-bin/compare/0.5.1...0.5.2


#0.5.1

Released: September 6, 2024

What's Changed

Fixes the Linux and Mac zip files and reduces their size

  • Update PHP 8.1 build for mac arm64 by @github-actions in #67
  • Update PHP 8.2 build for mac arm64 by @github-actions in #68
  • Update PHP 8.2 build for linux x64 by @github-actions in #69
  • Update PHP 8.3 build for linux x64 by @github-actions in #70
  • Update PHP 8.1 build for linux x64 by @github-actions in #71
  • Update PHP 8.3 build for win x64 by @github-actions in #73
  • Update PHP 8.2 build for win x64 by @github-actions in #72
  • Update PHP 8.1 build for win x64 by @github-actions in #74
  • Update PHP 8.1 build for mac x86 by @github-actions in #75
  • Update PHP 8.2 build for mac x86 by @github-actions in #76
  • Update PHP 8.3 build for mac x86 by @github-actions in #77

Full Changelog: https://github.com/NativePHP/php-bin/compare/0.5.0...0.5.1