File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to ` nativephp-laravel ` will be documented in this file.
4
4
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
+
5
28
## 0.9.0 - 2024-12-19
6
29
7
30
### What's Changed
You can’t perform that action at this time.
0 commit comments