v0.18.1

reacherhq/check-if-email-existsv0.18.1Oct 13, 2025by dswbx

AI Summary

This patch release fixes a pagination issue that occurred when an endpoint's total count was unavailable and updates documentation regarding Cloudflare Image Optimization requirements.

Key Highlights

  • Fixed pagination logic to handle cases where endpoint totals are missing
  • Added documentation note about Cloudflare Image Optimization plugin requirements

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