⚠️ BREAKING CHANGES
Sink v0.3.0 moves authoritative link storage from Cloudflare KV to D1. Existing deployments must update their deployment configuration before upgrading.
Required deployment changes
Update your deployment configuration before upgrading:
- Cloudflare Workers(Recommended): Follow the Workers deployment guide
- Cloudflare Pages(Deprecated): Follow the Pages deployment guide
- After deployment, sign in and open Dashboard → Links to complete the KV-to-D1 migration.
Most link management APIs return HTTP 423 until migration completes. Existing short links continue working during migration when the original KV namespace remains bound.
Highlights
- D1-backed link storage with safe KV migration
- Link tags, filters, sorting, and improved search
- Improved dashboard, realtime analytics, and backups
- Cloudflare Access user and service-token identities
- Updated documentation and development dependencies
Full Changelog: v0.2.11...v0.3.0