Skip to content

Releases: storacha/admin

w3admin: v1.2.1

05 Jan 22:02
af2bdbe

Choose a tag to compare

1.2.1 (2024-01-05)

Bug Fixes

  • handle email addresses with a + in them (#12) (5a0a32b)

w3admin: v1.2.0

27 Sep 22:43
9cf8257

Choose a tag to compare

1.2.0 (2023-09-18)

Features

w3admin: v1.1.0

08 Sep 16:08
c8a4638

Choose a tag to compare

1.1.0 (2023-09-08)

Features

  • enable users to customize delegation expiry (#5) (1bea39c)
  • enable users to customize delegation expiry (#6) (ecbe6dc)

Bug Fixes

w3admin: v1.0.0

07 Sep 21:51
b16de6d

Choose a tag to compare

1.0.0 (2023-09-07)

Features

  • add subscription/get capability (a2162ef)
  • add AgentContext (bc041d6)
  • add another user (c360a4c)
  • add block buttons (f7ee95a)
  • add console page with agent (c97ce5a)
  • add GitHub actions to deploy to Cloudflare (8d2624c)
  • add hint for users re: space name (3fdb157)
  • add remote services (1dda5c4)
  • domain blocking (79f216f)
  • get blocking working! (5940637)
  • get local service working with agent (d5eac34)
  • get space/info working (330e83a)
  • get w3admin working against my dev service (a3eace5)
  • grab bag of usability enhancements (5d0a456)
  • implement space/block (2ad7680)
  • improve space page error handling (17c1fb0)
  • minor tweaks to interface definition (7a335d5)
  • mock up basic subscriptions/spaces/customers flow (4faf03d)
  • move service out to a context too (147e689)
  • nav bar (5de9055)
  • update to latest rate-limit capabilities (3231930)
  • use a consistent signer for the service (563ce2d)
  • use Cloudflare edge runtime (d9e9e34)

Bug Fixes

  • appease linter (7651fcf)
  • background color (4666889)
  • remove export (38b3cdb)
  • remove now-unused deployment action (39171ef)
  • remove unsupported layout features (e0c5961)
  • rework service context state (d4e9dc3)
  • use agent for capability invocation (54348ff)

Other Changes