File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-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
+ ## 0.8.7 - 2024-11-17
6
+
7
+ ### What's Changed
8
+
9
+ * Fix/forward native env variables to Child Processes by @gwleuverink in https://github.com/NativePHP/electron/pull/129
10
+ * Fix some MenuBar quirks by @simonhamp in https://github.com/NativePHP/electron/pull/133
11
+ * Pass MenuBar clicked event parameters correctly by @simonhamp in https://github.com/NativePHP/electron/pull/134
12
+ * Delete the ` native:queue ` command by @JustinLawrenceMS in https://github.com/NativePHP/electron/pull/130
13
+
14
+ ### New Contributors
15
+
16
+ * @JustinLawrenceMS made their first contribution in https://github.com/NativePHP/electron/pull/130
17
+
18
+ ** Full Changelog** : https://github.com/NativePHP/electron/compare/0.8.6...0.8.7
19
+
5
20
## 0.8.6 - 2024-11-14
6
21
7
22
### What's Changed
You can’t perform that action at this time.
0 commit comments