Skip to content

Releases: devforth/adminforth-upload

v2.15.3

03 Apr 10:24

Choose a tag to compare

2.15.3 (2026-04-03)

Bug Fixes

  • don't allow max-width bigger, than container size for image preview (c2b7c1e)

v2.15.2

01 Apr 11:33

Choose a tag to compare

2.15.2 (2026-04-01)

Bug Fixes

  • sanitize filename before upload to avoid invalid characters in uploaded filename (8676455)

v2.15.1

01 Apr 10:35

Choose a tag to compare

2.15.1 (2026-04-01)

Bug Fixes

  • add check for the preview Url option in isInternalUrl method (0d470e3)

v2.15.0

30 Mar 13:34
ff111f2

Choose a tag to compare

2.15.0 (2026-03-30)

Features

  • add API for to determine our link or from a third-party source (9fad6b3)

v2.14.5

11 Mar 12:37

Choose a tag to compare

2.14.5 (2026-03-11)

Bug Fixes

  • correct show of uploaded files for arrays (d8423ec)

v2.14.4

10 Mar 09:55

Choose a tag to compare

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

Choose a tag to compare

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

Choose a tag to compare

2.14.2 (2026-03-05)

Bug Fixes

  • use pnpm instead of npm (7a4a69f)

v2.14.1

04 Mar 08:20

Choose a tag to compare

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

Choose a tag to compare

2.14.0 (2026-02-05)

Features

  • add methods for generating upload URLs and committing to records (1f650d2)