📖Book of Douglas
🚀

Changelog

Track every update, fix, and improvement to Book of Douglas.

v2.3.0AddedJune 1, 2024

Added support for **pagination cursors** on all list endpoints, plus a new `/search` endpoint for full-text queries.

v2.2.1FixedMay 12, 2024

Fixed an issue where expired tokens returned a `500` error instead of a proper `401 Unauthorized` response.

v2.2.0ChangedApril 20, 2024

Updated the default rate limit from 100 to **250 requests per minute** for all authenticated clients.