Skip to content

Releases: aibtcdev/worker-logs

v1.1.0

28 Feb 05:56
a459503

Choose a tag to compare

1.1.0 (2026-02-25)

Features

  • logs: add admin aggregated logs endpoint (#12) (85be3d2)

v1.0.0

16 Feb 20:59
1dc3f1d

Choose a tag to compare

1.0.0 (2026-01-27)

Features

  • add API key authentication middleware (08693ea)
  • add auth to public endpoints and document Cloudflare Access (3ee8154)
  • add RPC entrypoint for service bindings (51d702d)
  • add web dashboard for browsing logs (8efb678)
  • add wrangler env wrapper for API token auth (7d024b2)
  • allow admin key to delete apps (#2) (cc4e059)
  • dashboard: apply AIBTC brand guidelines (#9) (66d6f28)
  • dashboard: make branding configurable via env vars (#10) (358afa8)
  • initial project scaffold (006d303)
  • phase2: add core types and result utilities (50ad925)
  • phase3: implement Durable Object with full functionality (70b65b2)
  • phase4: implement full API layer with registry and stats services (056eea4)
  • production readiness fixes (9917396)

Bug Fixes

  • cleanup wrangler.jsonc, add dev and preview (3d2c181)
  • require API key auth for management endpoints (ba796c2)
  • use correct KV namespace IDs for aibtcdev account (#3) (9782556)