v0.18.1
usestrix/strixv0.18.1Oct 13, 2025by dswbx
AI Summary
A minor maintenance update focusing on fixing pagination logic when total counts are unavailable and adding documentation notes for Cloudflare Image Optimization.
Key Highlights
- Fixed pagination when endpoint's total count is not available
- Added documentation note about Cloudflare Image Optimization plugin requirement
Full Release Notes
## What's Changed * fix pagination if endpoint's total is not available by @dswbx in https://github.com/bknd-io/bknd/pull/282 * docs: add note about Cloudflare Image Optimization plugin requirement by @dswbx in https://github.com/bknd-io/bknd/pull/283 **Full Changelog**: https://github.com/bknd-io/bknd/compare/v0.18.0...v0.18.1