Skip to content

Commit 46bbc5c

Browse files
simonhampgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent b0718db commit 46bbc5c

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,29 @@
22

33
All notable changes to `nativephp-laravel` will be documented in this file.
44

5+
## 1.0.0-beta.1 - 2025-01-21
6+
7+
### What's Changed
8+
9+
* Remove queue worker initialization by @XbNz in https://github.com/NativePHP/electron/pull/149
10+
* close print window before freeing mem by @labomatik in https://github.com/NativePHP/electron/pull/146
11+
* fix: all test suites by @SRWieZ in https://github.com/NativePHP/electron/pull/148
12+
* Fix menubar not ready by @SRWieZ in https://github.com/NativePHP/electron/pull/150
13+
* Add support for window.show() by @curtisblackwell in https://github.com/NativePHP/electron/pull/151
14+
* chore: cleaning + major versions upgrade by @SRWieZ in https://github.com/NativePHP/electron/pull/147
15+
* fix: menubar tray state by @SRWieZ in https://github.com/NativePHP/electron/pull/156
16+
* Add Windows support and deep linking configuration by @JulianaChiabai in https://github.com/NativePHP/electron/pull/158
17+
* fix: kill tree php server by @SRWieZ in https://github.com/NativePHP/electron/pull/157
18+
19+
### New Contributors
20+
21+
* @XbNz made their first contribution in https://github.com/NativePHP/electron/pull/149
22+
* @labomatik made their first contribution in https://github.com/NativePHP/electron/pull/146
23+
* @curtisblackwell made their first contribution in https://github.com/NativePHP/electron/pull/151
24+
* @JulianaChiabai made their first contribution in https://github.com/NativePHP/electron/pull/158
25+
26+
**Full Changelog**: https://github.com/NativePHP/electron/compare/0.9.0...0.10.0
27+
528
## 0.9.0 - 2024-12-19
629

730
### What's Changed

0 commit comments

Comments
 (0)