Skip to content

Releases: devforth/adminforth-upload

v2.11.1

27 Jan 21:26

Choose a tag to compare

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

Choose a tag to compare

2.11.0 (2026-01-27)

Features

  • add uploadFromBuffer method and associated types for file uploads (9977780)

v2.10.0

27 Jan 20:09

Choose a tag to compare

2.10.0 (2026-01-27)

Features

  • implement uploadFromBuffer method for file uploads (d70da58)

v2.9.0

15 Jan 13:39
1ddca48

Choose a tag to compare

2.9.0 (2026-01-15)

Bug Fixes

  • do not allowed pass backend olnly fields to the front (1ec8a19)

Features

  • add handlebars and remove fields for context (5989e7c)

v2.8.7

06 Jan 07:16

Choose a tag to compare

2.8.7 (2026-01-06)

Bug Fixes

v2.8.6

29 Dec 11:10

Choose a tag to compare

2.8.6 (2025-12-29)

Bug Fixes

  • update adminforth dependency (f6bf61d)

v2.8.5

24 Dec 15:29

Choose a tag to compare

2.8.5 (2025-12-24)

Bug Fixes

  • ensure imgPreview updates correctly on upload and log upload changes (8d47439)

v2.8.4

19 Dec 13:08

Choose a tag to compare

2.8.4 (2025-12-19)

Bug Fixes

  • move adminforth to the peed dependencies (2764180)

v2.8.3

18 Dec 09:22

Choose a tag to compare

2.8.3 (2025-12-18)

Bug Fixes

  • make markKeyForNotDeletion/markKeyForDeletion methods public (bcd6df0)

v2.8.2

17 Dec 13:44

Choose a tag to compare

2.8.2 (2025-12-17)

Bug Fixes

  • correct isArray support for create/edit views (d5208bf)