Skip to content

Releases: genu/nuxt-upload-kit

v0.1.27

23 Feb 15:22
e734384

Choose a tag to compare

0.1.27 (2026-02-23)

Bug Fixes

  • use dynamic imports for optional ffmpeg dependencies (#62) (a1a0eea)

v0.1.26

13 Feb 17:03
224ad4a

Choose a tag to compare

0.1.26 (2026-02-13)

Features

  • add appendExistingFiles to unify multi-source file tracking (#45) (294852f)

v0.1.25

13 Feb 14:11
b745047

Choose a tag to compare

0.1.25 (2026-02-13)

Features

  • add thumbnail upload option to the thumbnail generator plugin and update related contexts (16d1869)

v0.1.24

12 Feb 19:30
c9b4f21

Choose a tag to compare

0.1.24 (2026-02-12)

Features

  • add standalone upload support for storage adapters and thumbnail upload option (5145649)

v0.1.23

09 Feb 17:46
cd7e597

Choose a tag to compare

0.1.23 (2026-02-09)

Features

  • enhance getSASUrl to accept operation parameter for upload, read, and delete actions (bce0623)

v0.1.22

04 Feb 15:07
50350cd

Choose a tag to compare

0.1.22 (2026-02-04)

Features

  • enhance Azure Data Lake storage adapter with dynamic SAS URL handling and improved file client management (d2aaf75)

Dependencies

  • 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)

v0.1.21

02 Feb 16:30

Choose a tag to compare

compare changes

💅 Refactors

  • Remove retry logic and simplify upload handling in Azure Data Lake plugin (7a09980)

🏡 Chore

❤️ Contributors

v0.1.20

30 Jan 19:00

Choose a tag to compare

v0.1.18

26 Jan 14:28

Choose a tag to compare

compare changes

💅 Refactors

  • Improve Vite dependency optimization configuration (d972baf)

❤️ Contributors

v0.1.17

25 Jan 04:41

Choose a tag to compare

compare changes

💅 Refactors

  • Replace Cloudflare R2 provider with S3-compatible provider (ee8bf28)

📖 Documentation

  • Update README and index documentation for multi-provider storage support (b947107)

🏡 Chore

❤️ Contributors