0.1.27 (2026-02-23)
0.1.26 (2026-02-13)
0.1.25 (2026-02-13)
- add thumbnail upload option to the thumbnail generator plugin and update related contexts (16d1869)
0.1.24 (2026-02-12)
- add standalone upload support for storage adapters and thumbnail upload option (5145649)
0.1.23 (2026-02-09)
- enhance getSASUrl to accept operation parameter for upload, read, and delete actions (bce0623)
0.1.22 (2026-02-04)
- enhance Azure Data Lake storage adapter with dynamic SAS URL handling and improved file client management (d2aaf75)
- deps: update aws-sdk to v3.981.0 (#14) (01f32f3)
- deps: update aws-sdk to v3.982.0 (#16) (fe781cc)
- deps: update dependency happy-dom to v20.5.0 (#15) (1b3b5ad)
- deps: update dependency node to v24 (#11) (3f27e2e)
- pin aws-sdk and happy-dom versions to specific releases (e8e4adb)
- Remove retry logic and simplify upload handling in Azure Data Lake plugin (7a09980)
- Dependency updates (e724e59)
- Eugen Istoc eugenistoc@gmail.com
- Improve Vite dependency optimization configuration (d972baf)
- Extract composable logic into focused modules and enhance docs (03d2fca)
- release: V0.1.18 (cb02d67)
- Eugen Istoc eugenistoc@gmail.com
- Improve Vite dependency optimization configuration (d972baf)
- Eugen Istoc eugenistoc@gmail.com
- Replace Cloudflare R2 provider with S3-compatible provider (ee8bf28)
- Update README and index documentation for multi-provider storage support (b947107)
- Formatting (7c1d0eb)
- Eugen Istoc eugenistoc@gmail.com
- Enhance removeFile function to support conditional deletion from storage with options (c7a253a)
- Eugen Istoc eugenistoc@gmail.com
- Enhance removeFile function to conditionally delete from storage based on options (833e1c5)
- Eugen Istoc eugenistoc@gmail.com
- Unify upload result structure by replacing 'key' with 'storageKey' across storage plugins (32d0bf1)
- Eugen Istoc eugenistoc@gmail.com
- Include uploadResult in remote file attributes for consistency with newly uploaded files (c186999)
- Use event-based waiting (480e974)
- Eugen Istoc eugenistoc@gmail.com
- Add initialFiles option to pre-populate uploader with existing files (ba707ee)
- Update dependencies (499f934)
- Eugen Istoc eugenistoc@gmail.com
- Simplify externals declaration and remove provider aliases (267d9e6)
- Eugen Istoc eugenistoc@gmail.com
- Add alias for providers (c00fa29)
- Eugen Istoc eugenistoc@gmail.com
- docs: Update navigation and titles for events and plugins sections (e8d5230)
- Add Cloudflare R2 and Firebase Storage providers for file uploads (79f3b8a)
- Export providers separately (91a71f6)
- docs: Streamline file lifecycle guide by removing redundant sections (64aba23)
- Re-organize event tests (b643bb9)
- release: V0.1.8 (ff69d34)
- Add issue templates for bug reports and feature requests (b97016d)
- Add MIT License file (55b0a0b)
- Eugen Istoc eugenistoc@gmail.com
- docs: Update navigation and titles for events and plugins sections (e8d5230)
- Add Cloudflare R2 and Firebase Storage providers for file uploads (79f3b8a)
- docs: Streamline file lifecycle guide by removing redundant sections (64aba23)
- Re-organize event tests (b643bb9)
- Eugen Istoc eugenistoc@gmail.com
- Add files:uploaded event and prevent duplicate emissions (e3aed73)
- Improve handling of file IDs in getRemoteFile and runPluginStage functions (648e823)
- Rename autoProceed option to autoUpload for clarity (f938e09)
- Update README to remove outdated sections and improve documentation structure (27b0701)
- Eugen Istoc eugenistoc@gmail.com
- Exclude FFmpeg packages from Vite's dependency optimization (f9c41f7)
- Eugen Istoc eugenistoc@gmail.com
- Add types, plugins, and validators export (c77387f)
- Eugen Istoc eugenistoc@gmail.com
- Update Releases page and navigation links to use internal routing (af3b96b)
- Lint/format (0960f22)
- Eugen Istoc eugenistoc@gmail.com
- Add Vercel configuration and update MCP settings (239567b)
- Add AppHeaderTitle component and logo assets (48962f4)
- Add hero-gradient styles to main.css and include in nuxt.config.ts (8dd4b49)
- Restructure AppHeader component and update logo handling in app.config.ts (79d6be5)
- Update markdown syntax for page sections and buttons in index.md (b623e01)
- Center align title and description in README.md (319752a)
- Format feature cards for Azure Data Lake, Amazon S3, and Cloudinary in index.md (34a6cdc)
- Update .prettierignore to include pnpm-lock.yaml (587f966)
- Initial commit (69c57d5)
- Update (376683d)
- Update (6a38277)
- Rename to
useUploadKit(15ead66) - Use vercel.ts (bc1c0fe)
- Add .prettierignore to exclude markdown files from formatting (a73eca0)
- Add unit tests for upload validators and utility functions (3388363)
- Lint and format (f2df13d)
- Eugen Istoc eugenistoc@gmail.com