Skip to content

v0.3.0

Pre-release
Pre-release

Choose a tag to compare

@miantiao-me miantiao-me released this 18 Jul 16:53

⚠️ 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:

  1. 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