v1.1.1 - 20 August 2026
馃帀 New Features
- Config: Add max_frame_size and max_connections options
d533886by @MarchSnow-1
馃悰 Bug Fixes
- Server: Add constant-time auth, connection limits and reliable UDP routing
936ba67by @MarchSnow-1 - Client: Detect session ID collisions and drop oversized datagrams
2d85a0bby @MarchSnow-1 - Protocol: Generate session and conv IDs with crypto/rand
3edf831by @MarchSnow-1 - Protocol: Limit frame payload size to prevent memory abuse
5ae7fa8by @MarchSnow-1 - Transport: Harden KCP with secure conv IDs and write error logging
7e41864by @MarchSnow-1
馃摑 Documentation Changes
- Update READMEs for new options and behaviors
ba1a2a4by @MarchSnow-1
Full Changelog: v1.1.0...v1.1.1