Skip to content

Releases: devforth/adminforth-upload

v2.3.3

16 Oct 09:34

Choose a tag to compare

2.3.3 (2025-10-16)

Bug Fixes

  • update adminforth version (981bc73)

v2.3.2

06 Oct 05:37

Choose a tag to compare

2.3.2 (2025-10-06)

Bug Fixes

  • add publishConfig to package.json (b71c616)

v2.3.1

06 Oct 05:21

Choose a tag to compare

2.3.1 (2025-10-06)

Bug Fixes

  • allow uploading files with uppercase extention (afee3e6)

v2.3.0

05 Sep 10:15
20f9f5f

Choose a tag to compare

2.3.0 (2025-09-05)

Bug Fixes

Features

  • add customization for the upload area (89f85d6)
  • add error handling for image generation process (4a5338d)

v2.2.3

01 Sep 14:34
8bb1d96

Choose a tag to compare

2.2.3 (2025-09-01)

Bug Fixes

v2.2.2

01 Sep 08:53
5765431

Choose a tag to compare

2.2.2 (2025-09-01)

Bug Fixes

  • add max-width to the preview container (70f5e5d)

v2.2.1

31 Jul 13:42

Choose a tag to compare

2.2.1 (2025-07-31)

Bug Fixes

  • enable CORS for HEAD request in image preview component (96bea44)

v2.2.0

16 Jun 12:56

Choose a tag to compare

2.2.0 (2025-06-16)

Bug Fixes

  • remove unnecessary secrets declaration in release configuration (9020652)

Features

  • add tagline to upload response in UploadPlugin (8eb4542)

v2.1.1

06 May 14:29
b2d29ce

Choose a tag to compare

2.1.1 (2025-05-06)

Bug Fixes

  • adjust height calculation for image carousel in image generator (b4c2d94)
  • adjust z-index values for loading and error overlays in image generator (fed4826)

v2.1.0

05 May 12:13
8467cba

Choose a tag to compare

2.1.0 (2025-05-05)

Features

  • implement attachment file retrieval and zoom functionality in image generator (24a517b)