diff --git a/CHANGELOG.md b/CHANGELOG.md index 88e5fe73..b7316311 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Add XCB grabber, a faster and safer alternative for X11 grabbing (#912) ### Changed +- Improved UDP-Device Error handling (#961) ### Fixed - webui: Works now with HTTPS port 443 (#923 with #924)