Skip to content

Releases: devforth/adminforth

v3.3.0-next.4

19 Jun 11:15

Choose a tag to compare

v3.3.0-next.4 Pre-release
Pre-release

3.3.0-next.4 (2026-06-19)

Bug Fixes

  • add checkIfFieldIsInsideResourceColumns function in utils (3598ab2)

v3.3.0-next.3

19 Jun 11:03

Choose a tag to compare

v3.3.0-next.3 Pre-release
Pre-release

3.3.0-next.3 (2026-06-19)

Bug Fixes

  • update documentation for clerk adapter (ff60f7e)

v3.3.0-next.2

19 Jun 08:44
ab8032e

Choose a tag to compare

v3.3.0-next.2 Pre-release
Pre-release

3.3.0-next.2 (2026-06-19)

Bug Fixes

v3.3.0-next.1

19 Jun 08:35
df03297

Choose a tag to compare

v3.3.0-next.1 Pre-release
Pre-release

3.3.0-next.1 (2026-06-19)

Bug Fixes

  • add documentation for next btn (db60a68)
  • add page support (dc24d5a)
  • chacnge button to router link (0d757ec)
  • change next btn style and logic (c4ea87c)
  • fix btoa() to UTF-8 friendly (1fcf8c7)
  • fix bug in create-app cli (bba8bb2)
  • update next btn logic use coreStore (419890f)

Features

  • add next button to show page (bffffa6)

v3.2.8

19 Jun 11:59

Choose a tag to compare

3.2.8 (2026-06-19)

Bug Fixes

  • update peer dependencies and add qdrant connector to package files (f128ae3)

v3.2.7

19 Jun 11:45

Choose a tag to compare

3.2.7 (2026-06-19)

Bug Fixes

  • export utils module in index file (b9981de)

v3.2.6

19 Jun 11:17

Choose a tag to compare

3.2.6 (2026-06-19)

Bug Fixes

  • add checkIfFieldIsInsideResourceColumns function in utils (81fe434)

v3.2.5

19 Jun 08:34

Choose a tag to compare

3.2.5 (2026-06-19)

Bug Fixes

  • add validation to reject insecureRawSQL and insecureRawNoSQL filters in API requests (070d7e1)

v3.2.4

18 Jun 11:41

Choose a tag to compare

3.2.4 (2026-06-18)

Bug Fixes

  • enhance Button and ProgressBar components with new styles and variants; refactor AcceptModal to use Button component (b5cf6b0)

v3.2.3

18 Jun 11:36
584e183

Choose a tag to compare

3.2.3 (2026-06-18)

Bug Fixes

  • add support start_oauth (a7293a8)
  • update documentation for OAuth plugin (5ddb08f)