Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

v1.1.1

Choose a tag to compare

@unibeck unibeck released this 24 Apr 01:26
· 241 commits to master since this release
c00ccc4

BREAKING CHANGES

  • Websites have been renamed to Endpoint Monitors
    • Previously ids were prefixed with webs_ are now prefixed with endp_
    • /websites were moved to /endpoint-monitors
    • Durable Objects are referenced by id, and since the webs_ no longer exists the next attempted monitor execution after migration will fail. I have implemented logic to handle this migration automatically, however

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.1