You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,22 @@
1
1
# Changelog
2
2
3
+
## 11.4.3 - 2025-11-17
4
+
5
+
### What's Changed
6
+
7
+
* Adds PHP 8.4 support to the workflow by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/laravel-wallet/pull/1030
8
+
* Bump vite from 5.4.14 to 5.4.18 by [@dependabot](https://github.com/dependabot)[bot] in https://github.com/bavix/laravel-wallet/pull/1031
9
+
* Refactor PHPStan baseline and update type hints by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/laravel-wallet/pull/1045
10
+
* Update Docker images and health check configurations in GitHub Action… by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/laravel-wallet/pull/1046
11
+
* Bump vite from 5.4.18 to 5.4.21 by [@dependabot](https://github.com/dependabot)[bot] in https://github.com/bavix/laravel-wallet/pull/1047
12
+
* Update PHP versions in GitHub Actions workflow to include 8.5 by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/laravel-wallet/pull/1051
13
+
* Refactor PHPDoc comments and improve type hints across multiple interfaces and models by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/laravel-wallet/pull/1052
14
+
* Fix Spanish and Chinese error messages for grammatical accuracy by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/laravel-wallet/pull/1054
15
+
* Implement merchant fee deduction logic in PrepareService and HasGift trait by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/laravel-wallet/pull/1053
16
+
* Merchant docs by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/laravel-wallet/pull/1055
0 commit comments