We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5446156 commit 1c4d2f8Copy full SHA for 1c4d2f8
CHANGELOG.md
@@ -2,6 +2,20 @@
2
3
All notable changes to `nativephp-laravel` will be documented in this file.
4
5
+## 0.5.4 - 2024-08-24
6
+
7
+### What's Changed
8
9
+* Add fullscreenable support by @simonhamp in https://github.com/NativePHP/laravel/pull/340
10
+* Implemented minimizing by @RobertWesner in https://github.com/NativePHP/laravel/pull/347
11
+* Fluent API for opening windows maximized/minimized by @simonhamp in https://github.com/NativePHP/laravel/pull/349
12
13
+### New Contributors
14
15
+* @RobertWesner made their first contribution in https://github.com/NativePHP/laravel/pull/347
16
17
+**Full Changelog**: https://github.com/NativePHP/laravel/compare/0.5.3...0.5.4
18
19
## 0.5.3 - 2024-07-18
20
21
### What's Changed
0 commit comments