Releases: devforth/adminforth-upload
Releases · devforth/adminforth-upload
v2.14.5
11 Mar 12:37
Compare
Sorry, something went wrong.
No results found
2.14.5 (2026-03-11)
Bug Fixes
correct show of uploaded files for arrays (d8423ec )
v2.14.4
10 Mar 09:55
Compare
Sorry, something went wrong.
No results found
2.14.4 (2026-03-10)
Bug Fixes
don't throw an error, when generation propmt for generation is not provided (10e28ae )
v2.14.3
09 Mar 10:39
Compare
Sorry, something went wrong.
No results found
2.14.3 (2026-03-09)
Bug Fixes
return "package-lock" in custom folder for backward compatibility (520a2dc )
use pnpm in "custom" folder (c3b909d )
v2.14.2
05 Mar 10:24
Compare
Sorry, something went wrong.
No results found
v2.14.1
04 Mar 08:20
Compare
Sorry, something went wrong.
No results found
2.14.1 (2026-03-04)
Bug Fixes
add fallback template for no image scenario in preview component (dd40046 )
v2.14.0
05 Feb 11:10
Compare
Sorry, something went wrong.
No results found
2.14.0 (2026-02-05)
Features
add methods for generating upload URLs and committing to records (1f650d2 )
v2.13.0
03 Feb 14:19
Compare
Sorry, something went wrong.
No results found
2.13.0 (2026-02-03)
Bug Fixes
correct parameter order in generateImages call for image generation job (019d6d8 )
Features
add support for pasting images and improve file handling in image upload (8f9ce7d )
enhance image upload functionality with file removal and preview features (fbd8188 )
enhance image upload functionality with loading state and file size validation (8911dec )
v2.12.0
29 Jan 21:12
Compare
Sorry, something went wrong.
No results found
2.12.0 (2026-01-29)
Features
add uploadFromBufferToExistingRecord (7f1cf0c )
v2.11.1
27 Jan 21:26
Compare
Sorry, something went wrong.
No results found
2.11.1 (2026-01-27)
Bug Fixes
change fetch method from HEAD to GET with Range header for better CDN/CORS handling (7016d4e )
v2.11.0
27 Jan 20:23
Compare
Sorry, something went wrong.
No results found
2.11.0 (2026-01-27)
Features
add uploadFromBuffer method and associated types for file uploads (9977780 )