Skip to content

Releases: devforth/adminforth

v2.27.0-test.1

02 Apr 08:01

Choose a tag to compare

v2.27.0-test.1 Pre-release
Pre-release

2.27.0-test.1 (2026-04-02)

Bug Fixes

  • abort an old request, when user does new get_resource_data api call (frontend only) (d606550)
  • add "blockPaginationOnLoading" props to the afcl table and abort signal to the data callback, so user can stop execution of his logic (79ca013)
  • add "blockPaginationOnLoading" props to the afcl table and abort signal to the data callback, so user can stop execution of his logic[2] (43a687d)
  • add @types/lodash.debounce and update lodash types in package.json and lock files (0d9641c)
  • add abort signal to all backend api and use this signal inside get_resource_data (72681fb)
  • add border to the show/edit/create view tables (e03681d)
  • add conditional rendering for custom component in ThreeDotsMenu (b1ca1f8)
  • add conditional rendering for custom component in ThreeDotsMenu (eb1199c)
  • add loading indicator for actions in ThreeDotsMenu (2e0f5d8)
  • add loading states for actions in ThreeDotsMenu and ListView (3a5d378)
  • add optional chaining to prevent errors when accessing actions in ListView (046e740)
  • add react types to the documentation folder (401d2c6)
  • add spa-type-check logic to the adminforth build command (16859bc)
  • add ts type-check in spa folder to the release scripts (cc595f0)
  • add type-check for the spa ts errors (aa8289b)
  • align actions in callActionWrapper to the center (4928863)
  • allow to log JSON's using standart adminforth logger (d1887a6)
  • deprecate bulkActions in ResourceOptionsInput and add warning for migration to actions (f0c87e4)
  • do not update list view twice on range picker range change (eedf7fc)
  • don't allow to change state to empty in the afcl select in create/edit view. (1ed1962)
  • don't throw an error, when user tries to save 1/0 in bool field - only show warn (5ff76a2)
  • don't use typescript in vue template in columnValueInputWrapper (e2c44f5)
  • ensure action ID is defined when setting loading state in handleActionClick (520827a)
  • fix blocked pagination on the list view (3e36c29)
  • fix ts errors in showView (e402983)
  • freeze version of the @types/express for the newly created app with create-app (7bd075b)
  • get rid of "vue-slider-component" package and use new custom range picker, instead of library (c90ec77)
  • increase z-index of the accept modal to be above any modal (for cases when we use adminforth.confirm inside modal from afcl) (27d9b24)
  • make 'actionId' optional in executeCustomAction and executeCustomBulkAction functions (6b9ef3a)
  • make callApi use abortSignal instead of abortController (1a9beb5)
  • make three dots menu wrapper apply styles to itself, instead of child (87b3fb0)
  • move field loader spinner next to error message (8c9b779)
  • prevent script exit on container initialization error in run_inventory.sh (658fcc9)
  • prevent setting of two "Unset" options in select for create/edit views (24b39be)
  • rebuild (5d39dab)
  • rebuild (6da0aaa)
  • rebuild (cc05fbe)
  • rebuild (4121f98)
  • rebuild (518bd8f)
  • rebuild (593dd8c)
  • rebuild (d67a57f)
  • rebuild (d077df3)
  • refactor range picker to correctly set filters, when value changes quickly (237a19b)
  • rename message to successMessage in AdminForthActionInput interface (fa50659)
  • show actions without custom component in threeDotsMenu (ea82f69)
  • show actions without custom renderer (69de01c)
  • simplify log markers in console output for tsproxy (f7688df)
  • type tr as ITranslateFunction instead of Function in action and bulkHandler (d1de6d9)
  • update adminforth package version to 2.26.0-next.36 (570ecb8)
  • update docs for actions (707b44e)
  • update regex validation handling and make properties optional in ValidationObject (3408b4c)
  • update release script to use pnpx vue-tsc, instead of local vue-tsc from package (6b1dd66)
  • update spa type check for the release script (64e63ec)
  • update spa type check for the release script[10] (ff46742)
  • update spa type check for the release script[10] (d97c307)
  • update spa type check for the release script[2] (65328ec)
  • update spa type check for the release script[3] (8a742b0)
  • update spa type check for the release script[4] (6442b6d)
  • update spa type check for the release script[5] (a150cc1)
  • update spa type check for the release script[6] (e67127e)
  • update spa type check for the release script[7] (99e1f52)
  • update spa type check for the release script[8] (442f1cb)
  • update spa type ch...
Read more

v2.27.0-next.23

02 Apr 13:33

Choose a tag to compare

v2.27.0-next.23 Pre-release
Pre-release

2.27.0-next.23 (2026-04-02)

Bug Fixes

  • fix adminforth bundle command (09c4059)

v2.27.0-next.22

02 Apr 12:29

Choose a tag to compare

v2.27.0-next.22 Pre-release
Pre-release

2.27.0-next.22 (2026-04-02)

Bug Fixes

v2.27.0-next.21

02 Apr 07:51

Choose a tag to compare

v2.27.0-next.21 Pre-release
Pre-release

2.27.0-next.21 (2026-04-02)

Bug Fixes

  • add spa-type-check logic to the adminforth build command (16859bc)

v2.27.0-next.20

01 Apr 10:13

Choose a tag to compare

v2.27.0-next.20 Pre-release
Pre-release

2.27.0-next.20 (2026-04-01)

Bug Fixes

  • update docs for actions (707b44e)

v2.27.0-next.19

01 Apr 08:29
3e5d1a2

Choose a tag to compare

v2.27.0-next.19 Pre-release
Pre-release

2.27.0-next.19 (2026-04-01)

Features

  • enhance loading skeleton with improved styles and dynamic row count (b1bee88)
  • enhance loading skeleton with improved styles and dynamic row count (0bf52de)
  • enhance loading skeleton with improved styles and dynamic row count (bff41c1)
  • enhance loading skeleton with improved styles and dynamic row count (c817411)
  • enhance loading skeleton with improved styles and dynamic row count (d6384d9)
  • enhance loading skeleton with improved styles and dynamic row count (a472994)
  • enhance loading skeleton with improved styles and dynamic row count (c83bce9)

v2.27.0-next.18

01 Apr 07:42
d7be49d

Choose a tag to compare

v2.27.0-next.18 Pre-release
Pre-release

2.27.0-next.18 (2026-04-01)

Bug Fixes

  • allow to log JSON's using standart adminforth logger (d1887a6)
  • simplify log markers in console output for tsproxy (f7688df)

v2.27.0-next.17

01 Apr 07:36
5922daf

Choose a tag to compare

v2.27.0-next.17 Pre-release
Pre-release

2.27.0-next.17 (2026-04-01)

Bug Fixes

  • deprecate bulkActions in ResourceOptionsInput and add warning for migration to actions (f0c87e4)

v2.27.0-next.16

01 Apr 06:29
fe7823b

Choose a tag to compare

v2.27.0-next.16 Pre-release
Pre-release

2.27.0-next.16 (2026-04-01)

Bug Fixes

  • rename message to successMessage in AdminForthActionInput interface (fa50659)
  • type tr as ITranslateFunction instead of Function in action and bulkHandler (d1de6d9)

Features

  • enhance action handling with bulk support and improve documentation (f19375c)
  • implement custom bulk action handling and validation in resource actions (439b3e6)

v2.26.6

01 Apr 11:47

Choose a tag to compare

2.26.6 (2026-04-01)

Bug Fixes

  • update @adminforth/upload package version to 2.15.2 (fc005ed)