Releases: NativePHP/electron
Releases · NativePHP/electron
1.1.0
What's Changed
- Update package.json patch logic to include new fields by @WINBIGFOX in #214
- Add endpoint to relaunch the app by @WINBIGFOX in #212
- Add support for
showOnAllWorkspaces
parameter in menuBar by @WINBIGFOX in #211 - Add support for additional app icon formats by @WINBIGFOX in #216
- Add auto-updater API to Electron server by @WINBIGFOX in #213
- Fix: publish:all and upgrade deps by @SRWieZ in #209
- Add extra sensitive files to cleanup by @PeteBishwhip in #217
- Adjust window dimensions based on the
resizable
property. by @WINBIGFOX in #215 - fix: autoupdater import by @SRWieZ in #221
- build(deps): bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot in #219
- Auto updater api extended by @WINBIGFOX in #220
Full Changelog: 1.0.0...1.1.0
1.0.0
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: 1.0.0-beta.8...1.0.0
1.0.0-beta.8
What's Changed
- Manual Plugin Build by @PeteBishwhip in #187
Full Changelog: 1.0.0-beta.7...1.0.0-beta.8
1.0.0-beta.7
What's Changed
- Add alert API routes and corresponding tests by @WINBIGFOX in #184
- Skip chmod on Windows to avoid unnecessary permission changes by @urufudev in #186
- add 'all' option to
publish
command by @gwleuverink in #185
New Contributors
Full Changelog: 1.0.0-beta.6...1.0.0-beta.7
1.0.0-beta.6
What's Changed
- Add route to quit the application by @WINBIGFOX in #181
- Add routes for managing app open-at-login settings by @WINBIGFOX in #182
- Feat: bundle builds by @SRWieZ in #179
- Preserve permissions by @XbNz in #183
New Contributors
- @WINBIGFOX made their first contribution in #181
Full Changelog: 1.0.0-beta.5...1.0.0-beta.6
1.0.0-beta.5
What's Changed
- Update composer.json by @simonhamp in #180
Full Changelog: 1.0.0-beta.4...1.0.0-beta.5
1.0.0-beta.4
What's Changed
- Skip errors when copying files during build by @gwleuverink in #176
- Copy latest certificate on before build by @gwleuverink in #177
- Basic Build Command cleanup by @PeteBishwhip in #178
Full Changelog: 1.0.0-beta.3...1.0.0-beta.4
1.0.0-beta.3
What's Changed
- Ensure php-bin is removed from built app by @PeteBishwhip in #175
Full Changelog: 1.0.0-beta.2...1.0.0-beta.3
1.0.0-beta.2
What's Changed
- Support Laravel 12.x & PHP 8.4 by @SRWieZ in #166
- Expand notification api with reference and more events by @andreascreten in #168
- Pre & Post Build Command Support by @PeteBishwhip in #167
- Ensure 1.0.0-beta.1 or higher is required in v1 for laravel package by @PeteBishwhip in #159
- Add endpoint to resize MenuBar window by @dnkmdg in #163
- Update logic to ensure TTY mode is appropriately disabled by @PeteBishwhip in #162
- fix: notification click event handling by @SRWieZ in #170
- fix: update nativephp/laravel version constraint by @SRWieZ in #169
- enhancement / address build command papercuts by @gwleuverink in #153
- feat: test pull request against plugin building by @SRWieZ in #172
- fix: linting workflow by @SRWieZ in #173
- fix: deepLinkProtocol by @SRWieZ in #171
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #160
- Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in #161
New Contributors
- @PeteBishwhip made their first contribution in #159
- @dnkmdg made their first contribution in #163
- @andreascreten made their first contribution in #168
Full Changelog: 1.0.0-beta.1...1.0.0-beta.2
1.0.0-beta.1
What's Changed
- Remove queue worker initialization by @XbNz in #149
- close print window before freeing mem by @labomatik in #146
- fix: all test suites by @SRWieZ in #148
- Fix menubar not ready by @SRWieZ in #150
- Add support for window.show() by @curtisblackwell in #151
- chore: cleaning + major versions upgrade by @SRWieZ in #147
- fix: menubar tray state by @SRWieZ in #156
- Add Windows support and deep linking configuration by @JulianaChiabai in #158
- fix: kill tree php server by @SRWieZ in #157
New Contributors
- @XbNz made their first contribution in #149
- @labomatik made their first contribution in #146
- @curtisblackwell made their first contribution in #151
- @JulianaChiabai made their first contribution in #158
Full Changelog: 0.9.0...1.0.0-beta.1