Skip to content

Releases: devforth/adminforth

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)

v3.6.4-next.12

v3.6.4-next.12 Pre-release
Pre-release

Choose a tag to compare

@ivictbor ivictbor released this 29 Jun 08:59
975b313

3.6.4-next.12 (2026-06-29)

Bug Fixes

  • don't throw an error, when user tries to save 1/0 in bool field - only show warn (5ff76a2)

v3.6.4-next.11

v3.6.4-next.11 Pre-release
Pre-release

Choose a tag to compare

@ivictbor ivictbor released this 29 Jun 07:57
52c5694

3.6.4-next.11 (2026-06-29)

Bug Fixes

  • add text-base to protect horizontal scroll and zoom in select (50e273d)

v3.6.13

Choose a tag to compare

@ivictbor ivictbor released this 28 Jun 08:27

3.6.13 (2026-06-28)

Bug Fixes

  • don't write "adminforth": "latest" in cli generated adminforth (bf45404)

v3.6.12

Choose a tag to compare

@ivictbor ivictbor released this 26 Jun 11:40
779af5d

3.6.12 (2026-06-26)

Bug Fixes

  • replace crypto.randomUUID with randomBrowserUUID for consistent UUID generation (df03fe2)
  • show copy btn just when unblur (4f6bc77)

v3.6.11

Choose a tag to compare

@ivictbor ivictbor released this 26 Jun 10:59

3.6.11 (2026-06-26)

Bug Fixes

  • replace crypto.randomUUID with randomBrowserUUID for consistent UUID generation (fb6c0ed)

v3.6.10

Choose a tag to compare

@ivictbor ivictbor released this 26 Jun 10:41

3.6.10 (2026-06-26)

Reverts

  • Revert "fix: enhance package manager resolution for pnpm in installation process" (a90104a)
  • Revert "fix: unify dependency installation for npm and pnpm" (18e641a)