Skip to content

Releases: devforth/adminforth

v2.26.0-next.36

30 Mar 10:36
c7a1986

Choose a tag to compare

v2.26.0-next.36 Pre-release
Pre-release

2.26.0-next.36 (2026-03-30)

Features

  • update style of create/edit/list/show views (9bf2329)

v2.26.0-next.35

30 Mar 06:58

Choose a tag to compare

v2.26.0-next.35 Pre-release
Pre-release

2.26.0-next.35 (2026-03-30)

Bug Fixes

  • update release script to use pnpx vue-tsc, instead of local vue-tsc from package (6b1dd66)

v2.26.0-next.34

30 Mar 06:51

Choose a tag to compare

v2.26.0-next.34 Pre-release
Pre-release

2.26.0-next.34 (2026-03-30)

Bug Fixes

  • fix ts errors in showView (e402983)

v2.26.0-next.33

30 Mar 06:37

Choose a tag to compare

v2.26.0-next.33 Pre-release
Pre-release

2.26.0-next.33 (2026-03-30)

Bug Fixes

  • add ts type-check in spa folder to the release scripts (cc595f0)

v2.26.0-next.32

30 Mar 05:15

Choose a tag to compare

v2.26.0-next.32 Pre-release
Pre-release

2.26.0-next.32 (2026-03-30)

Bug Fixes

  • get rid of "vue-slider-component" package and use new custom range picker, instead of library (c90ec77)
  • use latest version of handlebars to prevent AST Type Confusion injection (dfba81d)

v2.26.0-next.31

27 Mar 14:56

Choose a tag to compare

v2.26.0-next.31 Pre-release
Pre-release

2.26.0-next.31 (2026-03-27)

Bug Fixes

  • prevent script exit on container initialization error in run_inventory.sh (658fcc9)

v2.26.0-next.30

27 Mar 13:53
3cf47a5

Choose a tag to compare

v2.26.0-next.30 Pre-release
Pre-release

2.26.0-next.30 (2026-03-27)

Bug Fixes

  • don't use typescript in vue template in columnValueInputWrapper (e2c44f5)

v2.26.0-next.29

27 Mar 10:08

Choose a tag to compare

v2.26.0-next.29 Pre-release
Pre-release

2.26.0-next.29 (2026-03-27)

Bug Fixes

  • increase z-index of the accept modal to be above any modal (for cases when we use adminforth.confirm inside modal from afcl) (27d9b24)

Features

  • add ability to pass backgroundCustomClasses and modalCustomClasses for the afcl modal (9d20872)

v2.26.1

26 Mar 09:17

Choose a tag to compare

2.26.1 (2026-03-26)

Bug Fixes

  • add missing repository name to the adminforth package (341bcd8)

v2.26.0-next.28

26 Mar 12:00

Choose a tag to compare

v2.26.0-next.28 Pre-release
Pre-release

2.26.0-next.28 (2026-03-26)

Bug Fixes

  • freeze version of the @types/express for the newly created app with create-app (7bd075b)