What’s Changed
⚠ Breaking Changes
- #206 - Move server-only dependencies to optional extras (@balloob)
- #194 - Add support for per-player delay configuration (@maximmaxim345)
🐛 Bugfixes
- #207 - Fix time filter drift covariance and adaptive forgetting bugs (@balloob)
- #205 - Fix wrong connection check in send_message (@freundTech)
- #204 - Fix static delay not accounted for in transport timing (@maximmaxim345)
- #199 - Preserve nested metadata fields when merging server/state (@balloob)
🚀 Features
- #194 - Add support for per-player delay configuration (@maximmaxim345)
- #201 - Add multi-server support to the client SDK (@maximmaxim345)
- #200 - Add public client protocol callbacks (@balloob)
⬆️ Dependencies and CI
6 changes
- #208 - Bump ruff from 0.15.8 to 0.15.9 (@dependabot[bot])
- #209 - Bump mypy from 1.19.1 to 1.20.0 (@dependabot[bot])
- #196 - Bump release-drafter/release-drafter from 7.0.0 to 7.1.1 (@dependabot[bot])
- #202 - Bump tomli from 2.4.0 to 2.4.1 (@dependabot[bot])
- #198 - Bump pytest-cov from 7.0.0 to 7.1.0 (@dependabot[bot])
- #203 - Bump ruff from 0.15.6 to 0.15.8 (@dependabot[bot])