Skip to content

Release 1.20.0

Latest

Choose a tag to compare

@portabot portabot released this 21 Jun 14:49

1.20.0 (2026-06-21)

✨ Features

  • add auzre blob on index.ts handler (8f797df)
  • add azure storage dependency (4f8df0c)
  • add blob to db migration and register in channel helpers (243d724)
  • add blob to storage types (76a7c2c)
  • add blob variant to SotrageChannelFormSchema (aa14367)
  • add Blobl.form.tsx file (305d55d)
  • add Zod schema for Azure Blob storage config (187d100)
  • implement Azure Blob storage (getBlobClient, upload, get, delete, ping, copy) (6ede276)

🐛 Bug Fixes

  • add blob to db schema (d6235ad)
  • add form for azure blob (ae0f9a7)
  • azurite and refactoring (baab060)
  • changed lowercase blob provder to uppercase to match StoragePrivderKind (1dfd0c2)
  • coderabbit review fixed(typo, url validation, and unique ping key (c34d8c5)
  • README.md (402d3f3)
  • README.md (e193a30)
  • README.md (0ed3be1)
  • README.md (aaa0c1d)
  • README.md (4911e49)
  • README.md (f2f5f76)
  • rename blob.schema.ts to Blob.schema.ts (d680eeb)
  • schema and form select (d651568)