File tree Expand file tree Collapse file tree 3 files changed +2527
-5412
lines changed Expand file tree Collapse file tree 3 files changed +2527
-5412
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : Blob Upload Prefix
3
+ description : " It is now possible to upload a blob and setting the prefix beforehand."
4
+ date : 2024-07-02
5
+ image : ' /images/changelog/blob-upload-prefix.png'
6
+ category : Admin
7
+ authors :
8
+ - name : Sebastien Chopin
9
+ avatar :
10
+ src : https://avatars.githubusercontent.com/u/904724?v=4
11
+ to : https://x.com/atinux
12
+ username : atinux
13
+ - name : Ahad Birang
14
+ avatar :
15
+ src : https://avatars.githubusercontent.com/u/2047945?v=4
16
+ to : https://x.com/a_birang
17
+ username : a_birang
18
+ ---
19
+
20
+ It is now possible to set the prefix before uploading a blob in the NuxtHub admin and in the Nuxt Devtools (NuxtHub Blob tab).
21
+
22
+ :: video { poster =" https://res.cloudinary.com/nuxt/video/upload/so_0/v1719931201/nuxthub/admin-blob-prefix_akfj3k.jpg " controls class =" w-full h-auto " }
23
+ : source { src =" https://res.cloudinary.com/nuxt/video/upload/v1719931201/nuxthub/admin-blob-prefix_akfj3k.webm " type =" video/webm " }
24
+ : source { src =" https://res.cloudinary.com/nuxt/video/upload/v1719931201/nuxthub/admin-blob-prefix_akfj3k.mp4 " type =" video/mp4 " }
25
+ : source { src =" https://res.cloudinary.com/nuxt/video/upload/v1719931201/nuxthub/admin-blob-prefix_akfj3k.ogg " type =" video/ogg " }
26
+ ::
27
+
28
+ :: callout { icon =" i-ph-book-open-duotone " to =" /docs/storage/blob " }
29
+ Learn more about Blob Storage.
30
+ ::
31
+
32
+ :: tip
33
+ This feature is available on all [ NuxtHub plans] ( /pricing ) .
34
+ ::
35
+
36
+ Head over the [ NuxtHub admin] ( https://admin.hub.nuxt.com ) to try this feature or locally in the Nuxt Devtools.
You can’t perform that action at this time.
0 commit comments