Update CHANGELOG

This commit is contained in:
cytopia 2022-12-31 06:05:51 +01:00
parent 0b561dfdd2
commit c7c2b4f2cb
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2

View File

@ -54,6 +54,7 @@ Once you're done with `backend.cfg` changes, head over to the Intranet C&C page
### Added
- Reverse Proxy automation for websocket projects (`ws://<host>:<port>` or `wss:<host>:<port>`) (Does not work with Apache 2.2)
- Added tool `wscat` to be able to test websocket connections
- Intranet: show `wscat` version
- Intranet: vhost overview now also shows websocket projects
### Changed