File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-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.9.0 - 2024-12-19
6
+
7
+ ### What's Changed
8
+
9
+ * Fix script identity by @simonhamp in https://github.com/NativePHP/electron/pull/136
10
+ * feat: add clear endpoint to settings by @SRWieZ in https://github.com/NativePHP/electron/pull/141
11
+ * Dock goodies by @simonhamp in https://github.com/NativePHP/electron/pull/138
12
+ * MenuBars continued by @simonhamp in https://github.com/NativePHP/electron/pull/137
13
+ * Menu improvements by @simonhamp in https://github.com/NativePHP/electron/pull/139
14
+ * Feature/context menu helper by @gwleuverink in https://github.com/NativePHP/electron/pull/140
15
+ * Cleanup by @simonhamp in https://github.com/NativePHP/electron/pull/142
16
+ * latest.yml overwritten when building multiple architectures by @gwleuverink in https://github.com/NativePHP/electron/pull/145
17
+ * Fixes and improvements to powerMonitor by @SRWieZ in https://github.com/NativePHP/electron/pull/143
18
+
19
+ ** Full Changelog** : https://github.com/NativePHP/electron/compare/0.8.7...0.9.0
20
+
5
21
## 0.8.7 - 2024-11-17
6
22
7
23
### What's Changed
You can’t perform that action at this time.
0 commit comments