Skip to content

Releases: devforth/adminforth

v2.27.0-next.63

18 Apr 12:24

Choose a tag to compare

v2.27.0-next.63 Pre-release
Pre-release

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

Bug Fixes

  • don't run tests over HTTP, run natively without spawning HTTP server (a113dec)
  • dont mutate filters (fixes bug with get_resource_data on sqlite with listed field involved in filters), and normalize them handling across data connectors for consistent query execution (07f5c64)

Features

  • update resource handling to exclude backend-only metadata and enhance frontend resource types (865d64f)

v2.35.0

17 Apr 10:33
bf29503

Choose a tag to compare

2.35.0 (2026-04-17)

Bug Fixes

  • add id to the header (7822040)
  • improve logging format in modifyResourceConfig method (3cf02d3)
  • refactor example ./custom/Dashboard.vue for better visibility (4c4e525)
  • temporarty turn off pnpm audit in release script (73c19f3)
  • update condition for rendering custom component in ResourceListTable (a8b599a)
  • update OpenAI model and reasoning settings in AdminForthAgent (0a2cff0)

Features

  • add ajv as a dependency and enhance CompletionAdapter with tools support (bdccee3)
  • add Context7 and MCP documentation to tags.yml; update bulkHandler reference in Actions.md (f5275be)
  • add dashboard component and API integration for car metrics overview (b918e69)
  • add description field to endpoint options and schemas for improved API documentation (f2d81ba)
  • enhance OpenAPI documentation generation with new schema handling and descriptions (48815e1)
  • integrate OpenAPI support and validation in AdminForth (3358225)
  • integrate Zod for schema validation in Express routes and update documentation (c7ba474)
  • update CreateEditSkeleton component to accept resource prop and enhance Skeleton loading states (d0c0997)
  • update getting started guide with resource creation instructions and validation settings (70dae64)

v2.27.0-next.62

17 Apr 13:20

Choose a tag to compare

v2.27.0-next.62 Pre-release
Pre-release

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

Bug Fixes

  • add missing toolCallId property to DebugToolCall type (c64f763)

Features

  • enhance TurnDebugShow component with collapsible details and copy functionality for debug data (d7f1dd8)

v2.27.0-next.61

17 Apr 12:30
e44fc55

Choose a tag to compare

v2.27.0-next.61 Pre-release
Pre-release

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

Bug Fixes

  • update documentation to reflect changes in API file for dashboard setup (2df2b31)

v2.27.0-next.60

17 Apr 11:40

Choose a tag to compare

v2.27.0-next.60 Pre-release
Pre-release

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

Features

  • add debug field to turns model and integrate TurnDebugShow component (460bbea)

v2.27.0-next.59

17 Apr 09:22
8e917b0

Choose a tag to compare

v2.27.0-next.59 Pre-release
Pre-release

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

Bug Fixes

  • refactor example ./custom/Dashboard.vue for better visibility (4c4e525)
  • update OpenAI model and reasoning settings in AdminForthAgent (0a2cff0)

v2.27.0-next.58

17 Apr 09:02
2f12ca3

Choose a tag to compare

v2.27.0-next.58 Pre-release
Pre-release

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

Features

  • update getting started guide with resource creation instructions and validation settings (70dae64)

v2.27.0-next.57

16 Apr 11:44

Choose a tag to compare

v2.27.0-next.57 Pre-release
Pre-release

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

Bug Fixes

v2.27.0-next.56

16 Apr 08:16

Choose a tag to compare

v2.27.0-next.56 Pre-release
Pre-release

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

Bug Fixes

  • improve logging format in modifyResourceConfig method (3cf02d3)

v2.34.0

15 Apr 11:02

Choose a tag to compare

2.34.0 (2026-04-15)

Features

  • update CreateEditSkeleton component to accept resource prop and enhance Skeleton loading states (15bdc4d)