v0.17.1
bknd-io/bkndv0.17.1Sep 3, 2025by dswbx
AI Summary
This patch release addresses stability issues in the Cloudflare adapter and improves the mobile user experience by fixing input focus zoom behavior.
Key Highlights
- Fixes Cloudflare configuration state issues with multiple instances
- Fixes mobile zoom on input focus and blur
- Maintenance release for v0.17.0
New Features
- Cloudflare configuration state fix
- Mobile zoom fix
Full Release Notes
## What's Changed * cloudflare: fixing multiple instances competing with configuration state by always serving fresh by @dswbx in https://github.com/bknd-io/bknd/pull/245 * style: fix mobile zoom on input focus/blur by @dswbx in https://github.com/bknd-io/bknd/pull/246 **Full Changelog**: https://github.com/bknd-io/bknd/compare/v0.17.0...v0.17.1