Skip to content

Releases: devforth/adminforth-upload

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)

v2.8.1

17 Dec 13:07

Choose a tag to compare

2.8.1 (2025-12-17)

Bug Fixes

  • make preview url link prio higher for the create/edit view (30f15e6)

v2.8.0

17 Dec 09:59

Choose a tag to compare

2.8.0 (2025-12-17)

Features

  • add getFileUploadUrl method (cc39864)

v2.7.2

17 Dec 07:55

Choose a tag to compare

2.7.2 (2025-12-17)

Bug Fixes

  • fix cases, when image in list view is above table header/sticky columns/filters (99d7e19)

v2.7.1

12 Dec 12:31

Choose a tag to compare

2.7.1 (2025-12-12)

Bug Fixes

  • stop generation of image when generation popup is closed (a81e1af)

v2.7.0

12 Dec 11:05

Choose a tag to compare

2.7.0 (2025-12-12)

Features

  • add is array support to upload plugin (2e79b10)

v2.6.1

12 Dec 10:18

Choose a tag to compare

2.6.1 (2025-12-12)

Bug Fixes

  • keep sending generation status requests even when internet connection is lost (0a70ddd)

v2.6.0

12 Dec 09:31

Choose a tag to compare

2.6.0 (2025-12-12)

Features

  • add getFileDownloadUrl method for the plugin (25e6613)

v2.5.0

12 Dec 09:28
159e964

Choose a tag to compare

2.5.0 (2025-12-12)

Bug Fixes

  • integrate new rate limiter to work with job architecture (7348aa5)
  • fix image generation modal (a345171)
  • fix memory leak for image generation (d2bf742)

Features

  • add self-deletion for jobs (e8d70db)
  • implement job architecture for image generation (85f67ad)