Skip to content

Releases: devforth/adminforth

v3.6.21

Choose a tag to compare

@ivictbor ivictbor released this 29 Jun 17:42

3.6.21 (2026-06-29)

Bug Fixes

  • don't display vite | npm | pnpm syslem messages as spa errors (8698a12)

v3.6.20

Choose a tag to compare

@ivictbor ivictbor released this 29 Jun 14:19

3.6.20 (2026-06-29)

Bug Fixes

  • update grouping response keys in Data API documentation for clarity (b6b0319)

v3.6.19

Choose a tag to compare

@ivictbor ivictbor released this 29 Jun 13:40

3.6.19 (2026-06-29)

Bug Fixes

  • by default bundleNow has buildTime=[secure] and if user use CLI bundle - it sets bundleNow to true, otherwise if bundle called from code(runtime) - buildTime=[secure] (f208737)

v3.6.18

Choose a tag to compare

@ivictbor ivictbor released this 29 Jun 13:31

3.6.18 (2026-06-29)

Bug Fixes

v3.6.17

Choose a tag to compare

@ivictbor ivictbor released this 29 Jun 13:28

3.6.17 (2026-06-29)

Bug Fixes

v3.6.16

Choose a tag to compare

@ivictbor ivictbor released this 29 Jun 13:12

3.6.16 (2026-06-29)

Bug Fixes

  • correct datatype for the bundleNow (c8d6982)

v3.6.15

Choose a tag to compare

@ivictbor ivictbor released this 29 Jun 11:33

3.6.15 (2026-06-29)

Bug Fixes

  • show cache missing downtime error message only in runtime (cache im most cases missing in buildTime, so doesnt make sense to show error message) (a059ff0)

v3.6.14

Choose a tag to compare

@ivictbor ivictbor released this 29 Jun 10:29

3.6.14 (2026-06-29)

Bug Fixes

  • make peer dependancy for qdrant optional (4ad617f)

v3.6.14-next.2

v3.6.14-next.2 Pre-release
Pre-release

Choose a tag to compare

@ivictbor ivictbor released this 29 Jun 18:42
b22f440

3.6.14-next.2 (2026-06-29)

Bug Fixes

  • update photo-description for bulk ai plugin (eff3aba)

v3.6.14-next.1

v3.6.14-next.1 Pre-release
Pre-release

Choose a tag to compare

@ivictbor ivictbor released this 29 Jun 09:09

3.6.14-next.1 (2026-06-29)

Bug Fixes

  • add text-base to protect horizontal scroll and zoom in select (50e273d)
  • don't throw an error, when user tries to save 1/0 in bool field - only show warn (5ff76a2)