Files
dify/web/app/components
yyh b6df7b3afe fix(skill): use presigned URL for image/video preview in skill editor
Previously, media files were fetched via getFileContent API which decodes
binary data as UTF-8, resulting in corrupted strings that cannot be used
as img/video src. Now media files use getFileDownloadUrl API to get a
presigned URL, enabling proper preview of images and videos of any size.
2026-01-19 23:15:00 +08:00
..
2026-01-19 16:35:50 +08:00
2026-01-19 18:06:23 +08:00
2026-01-19 18:41:05 +08:00
2026-01-19 15:15:24 +08:00
2026-01-19 16:35:50 +08:00
2026-01-19 15:15:24 +08:00