Skip to content

Releases: devforth/adminforth-bulk-ai-flow

v1.22.0

13 Feb 06:58
363cf60

Choose a tag to compare

1.22.0 (2026-02-13)

Bug Fixes

  • block save button when generation in progress (e534a57)
  • don't use deprecated param "record" for the update (6185938)
  • fix checkboxes in table. Now it doesn't save record with unchecked checkbox (b1e7985)
  • if user passes integer/float as string for integer/float fields to the save data api - before throwing error we are trying to parse it (a089a52)
  • resolve performance problems by getting rid of huge reactive array (10b5d87)
  • round progress percentage display in VisionAction component (a223c77)
  • stop generation when window is closed (23d4ebe)

Features

  • add ability to process records, which are filtered (ce467f9)
  • add askConfirmation (8956d6a)
  • add progress bar (8802582)
  • refactor visionAction to use plimit for generation of big set of data (b8ef41d)

v1.21.9

29 Jan 14:11
6bdeffb

Choose a tag to compare

1.21.9 (2026-01-29)

Bug Fixes

  • add cursor pointer to refresh icon in VisionTable component (7b49e88)

v1.21.8

29 Jan 13:02
66e8fb3

Choose a tag to compare

1.21.8 (2026-01-29)

Bug Fixes

  • add cursor pointer (9f5000b)
  • enhance image comparison container with shadow and padding (6df3824)
  • enhance styling for image comparison component with dark mode support (1c11a2f)

v1.21.7

28 Jan 14:01

Choose a tag to compare

1.21.7 (2026-01-28)

Bug Fixes

  • update z-index for modal in ImageGenerationCarousel to improve layering (f387fad)

v1.21.6

26 Jan 15:46

Choose a tag to compare

1.21.6 (2026-01-26)

Bug Fixes

  • improve layout by making header and pagination sticky in VisionTable (9d0c9b4)

v1.21.5

19 Jan 10:45

Choose a tag to compare

1.21.5 (2026-01-19)

Bug Fixes

  • add support of the decimal data type (d0ade73)

v1.21.4

19 Jan 08:37

Choose a tag to compare

1.21.4 (2026-01-19)

Bug Fixes

  • provide default message for missing old values in tooltips (c053719)

v1.21.3

16 Jan 12:22

Choose a tag to compare

1.21.3 (2026-01-16)

Bug Fixes

  • handle potential error when retrieving original image URL in saveData function (b0f07cf)

v1.21.2

16 Jan 11:52

Choose a tag to compare

1.21.2 (2026-01-16)

Bug Fixes

  • update text color for 'Configure prompts' link in AI generation dialog (1057108)

v1.21.1

15 Jan 11:23

Choose a tag to compare

1.21.1 (2026-01-15)

Bug Fixes

  • show uploaded image if user didn't overwrite existing values (65d36eb)