v0.18.1
nats-io/nats-serverv0.18.1Oct 13, 2025by dswbx
AI Summary
A minor bug fix release addressing pagination issues when the total count is unavailable and adding documentation regarding Cloudflare Image Optimization.
Key Highlights
- Fixed pagination when endpoint total is unavailable
- Added documentation note for Cloudflare Image Optimization plugin
New Features
- Fix pagination for endpoints without total count
- Add Cloudflare Image Optimization plugin documentation
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