update changelog
Some checks are pending
ci/woodpecker/push/build Pipeline is pending approval
ci/woodpecker/push/security Pipeline is pending approval

This commit is contained in:
Simon Vieille 2025-04-30 12:50:51 +02:00
commit 33ab7dff97
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -1,5 +1,9 @@
## [Unreleased]
## 5.0.4
### Fixed
* #422: usage of `OC\AppFramework\Http\Request` instead of `$_SERVER`
## 5.0.3
### Fixed
* fix #422: undefined array key "HTTP_USER_AGENT"