Back to Changelog

v1.0.154

Patch Released April 5, 2026

Fixed Cloudflare 500 errors after credential delete and re-add

Bug Fixes

4
  • DeleteCredentialByID now properly clears the credential cache on deletion
  • getCredentialForAction has fallback mechanism for deleted credentials
  • Cloudflare handlers return 404 instead of 500 when credential is not found (ErrCredentialNotFound)
  • Added respondCFError helper for consistent Cloudflare error responses
See the Demo