Skip to content

Releases: devforth/adminforth

v2.4.0-next.169

26 Sep 13:12

Choose a tag to compare

v2.4.0-next.169 Pre-release
Pre-release

2.4.0-next.169 (2025-09-26)

Bug Fixes

  • fix sidebar initialization by tracking opened menu items (cf9a197)

v2.4.0-next.168

26 Sep 12:45

Choose a tag to compare

v2.4.0-next.168 Pre-release
Pre-release

2.4.0-next.168 (2025-09-26)

Bug Fixes

  • update badge size and adjust sidebar item padding for better alignment (2dfd675)

v2.4.0-next.167

26 Sep 12:22
30a26e0

Choose a tag to compare

v2.4.0-next.167 Pre-release
Pre-release

2.4.0-next.167 (2025-09-26)

Bug Fixes

  • clear all button in filters doesn't clear hidden filters (b029cff)

v2.4.0-next.166

26 Sep 12:17

Choose a tag to compare

v2.4.0-next.166 Pre-release
Pre-release

2.4.0-next.166 (2025-09-26)

Bug Fixes

  • adjust badge positioning and sidebar heading height for improved layout (af13c9b)

v2.4.0-next.165

26 Sep 10:39

Choose a tag to compare

v2.4.0-next.165 Pre-release
Pre-release

2.4.0-next.165 (2025-09-26)

Features

v2.4.0-next.164

26 Sep 10:23

Choose a tag to compare

v2.4.0-next.164 Pre-release
Pre-release

2.4.0-next.164 (2025-09-26)

Bug Fixes

  • update sidebar CTA visibility logic for icon-only mode (c34c41e)

v2.4.0-next.163

26 Sep 10:15

Choose a tag to compare

v2.4.0-next.163 Pre-release
Pre-release

2.4.0-next.163 (2025-09-26)

Bug Fixes

  • remove icon only logo from hovering state sidebar (e12f72b)

v2.4.0-next.162

26 Sep 10:01
b272628

Choose a tag to compare

v2.4.0-next.162 Pre-release
Pre-release

2.4.0-next.162 (2025-09-26)

Features

  • enhance sidebar functionality with icon-only mode (2010b0d)

v2.4.0-next.161

26 Sep 09:46
1f0ae2d

Choose a tag to compare

v2.4.0-next.161 Pre-release
Pre-release

2.4.0-next.161 (2025-09-26)

Bug Fixes

  • fix icon size for the CompactUUID (b9177ed)

v2.8.0

25 Sep 12:34
f574036

Choose a tag to compare

2.8.0 (2025-09-25)

Bug Fixes

  • fix before open/close handlers for the AFCL dialog (bc6f42f)
  • Add auto rollout to docs (0418ec5)
  • add empty state message to Table component when no data is available (d7be863)
  • add ErrorMessage component and integrate it into LoginView for improved error handling (5bee6cd)
  • add scrollbar-gutter style to modal for better layout stability (7ac6bf8)
  • add unique key to Select component in ColumnValueInput for improved rendering (a61dfca)
  • adjust offset calculation in data fetching for pagination (ad28eb1)
  • adjust PieChart height in Dashboard component for better visibility (bfeb7b8)
  • correct calculating of skeleton loader size in afcl table with backend pagination (d2cb414)
  • correct class binding logic in dialog pop-up (68883c1)
  • correct click area for the injected in three dots menu component (7cbc648)
  • correct light theme stylenig for toggle (5ff2722)
  • disable ignoreTailwindErrors plugin (36c0bbb)
  • disable threeDotsDropdownItem only when there is a prop (f54a689)
  • filters works even when user enters 0 (4b17857)
  • fix AFCL input return type (8fb4a79)
  • fix afcl table data refresh (63e8223)
  • fix afcl table render bug (1336e7c)
  • fix broken css (66bc8cc)
  • fix bulk-ai-flow plugin (21c473d)
  • fix icon size for menu link (b4d4634)
  • fix incorrect HTML generation when passing bulk actions to three dots menu (59eccdd)
  • fix page numeration for the backend pagination in afcl table (8f634df)
  • fix style for afcl select (92eb575)
  • fix style for the afcl table (51b5074)
  • fix toast text align (1e61335)
  • fix typescript errors (03ffdc5)
  • fix typescripts errors (44f9d8e)
  • gap for control buttons in list/show/create/edit views (a1e3115)
  • handle Decimal type in Clickhouse connector filters (556b17c)
  • horizontal scroll for the afcl table (6195d57)
  • improve loading state management and refresh logic in Table component (9ff6f84)
  • increase z-index for the AcceptModal (240a824)
  • increase z-index for toast notifications (6ca98cd)
  • mobile support for bulk-ai-flow (4b32e2e)
  • page numeration and improve stability in afcl table with back-end pagination (486b372)
  • remove disabled state for actions in three dots menu, when there is no active checkboxes (a5d5027)
  • remove SSH requirement from deploy command in documentation package.json (2f182c4)
  • remove teleport to body from tooltip (71727d6)
  • rename outputFields to fillFieldsFromImages in Bulk AI Flow configuration (5786efc)
  • show three-dots button even when only bulk actions exist (db0ebe1)
  • simplify storage adapter initialization in upload plugin documentation (ef71c92)
  • typesctript errors in App.vue, i18n.ts, utils.ts, websocket.ts, CustomRangePicker.vue, Back.ts, EmailAdapter.ts and add shims-vue.d.ts (90535fa)
  • update adminforth, bulk-ai-flow and import-export plugins on live demo (0e212f6)
  • update adminforth, bulk-ai-flow and import-export plugins on live demo (4bc63c9)
  • update adminforth, inline-list and bulk-ai-flow plugins on live demo (bf0fb48)
  • update audit-log plugin on live demo (2126f66)
  • update bulk ai flow plugin (2ac69c6)
  • update bulk ai flow plugin on live demo (2c026a5)
  • update bulk-ai-flow (ac6234b)
  • update bulk-ai-flow and adminforth on live demo (391ea42)
  • update bulk-ai-flow and adminforth versions; adjust image generation count (acceea0)
  • update bulk-ai-flow plugin on live demo (2f59975)
  • update bulk-ai-flow plugin on live demo (90dc025)
  • update bulk-ai-flow plugin on live demo (e2986d4)
  • update data handling in afcl table for the backend pagination (e446c5c)
  • update deploy command in documentation package.json to use SSH (fb4380c)
  • update import-export plugin on live demo (23318e9)
  • update loadPageData function to accept parameters as an object (30e9980)
  • update s3 adapter and edit ling for attach files for bulk image generation (90494b3)
  • update success command in package.json to use SSH for documentation deployment (109765b)
  • update success command path in package.json for documentation deployment (39761d7)
  • update tsconfig paths to correct module references (bdc984e)
  • wrap tooltip in Teleport component for improved rendering (f9f7b86)

Features

...

Read more