Skip to content

Releases: devforth/adminforth-bulk-ai-flow

v1.15.11

05 Dec 16:09

Choose a tag to compare

1.15.11 (2025-12-05)

Bug Fixes

  • don't close generation popup on esc (0fdd0f7)

v1.15.10

04 Dec 11:55

Choose a tag to compare

1.15.10 (2025-12-04)

Bug Fixes

  • update adminforth dependency to version 2.13.0-next.34 and adjust dialog close behavior based on popup mode (f55de35)

v1.15.9

04 Dec 11:36

Choose a tag to compare

1.15.9 (2025-12-04)

Bug Fixes

  • enhance error handling for missing or misconfigured upload plugins in attachment fields (3dc62b9)

v1.15.8

04 Dec 10:03

Choose a tag to compare

1.15.8 (2025-12-04)

Bug Fixes

  • update adminforth dependency to version 2.13.0-next.33 and add close confirmation dialog (d56d8ff)

v1.15.7

04 Dec 09:17

Choose a tag to compare

1.15.7 (2025-12-04)

Bug Fixes

  • improve error handling for invalid JSON responses from AI provider (4f9b4d5)

v1.15.6

02 Dec 14:31

Choose a tag to compare

1.15.6 (2025-12-02)

Bug Fixes

  • correct JSON format in prompt for field value generation (f3c1da5)

v1.15.5

02 Dec 13:59

Choose a tag to compare

1.15.5 (2025-12-02)

Bug Fixes

  • update prompt format for field value generation in analyze method (6db5012)

v1.15.4

29 Nov 12:56

Choose a tag to compare

1.15.4 (2025-11-29)

Bug Fixes

  • fix blinking confirmation window if "askConfirmationBeforeGenerating" is [secure] (27d57db)

v1.15.3

28 Nov 15:04

Choose a tag to compare

1.15.3 (2025-11-28)

Bug Fixes

  • remove comments from ./custom/tsconfig.json (5a31f4f)

v1.15.2

28 Nov 10:04

Choose a tag to compare

1.15.2 (2025-11-28)

Bug Fixes

  • improve error handling in image generation and text completion methods (47af808)
  • improve error reporting for image generation failures (062030f)