Skip to content

Commit 360b799

Browse files
committed
docs(changelog): add latest changes
1 parent 76ff240 commit 360b799

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99
### Added
10+
- Added multiple unit tests for ensuring correct functionality
1011
### Changed
12+
- Updated weak cipher suites to stronger ones (939517cd)
13+
- Updated http client settings to prevent timeouts and other connectivity issues
14+
- Updated http server settings to allow for higher delays
15+
- Minor code improvements and refactoring, mostly style related
1116
### Removed
1217
### Fixed
18+
- Use proper websocket close code (1008) instead of 1005, which wasn't sent to the client
1319
### Docs
1420

1521
## [1.9.0] - 2026-04-03

0 commit comments

Comments
 (0)