Skip to content

v2.35.0

Choose a tag to compare

@ivictbor ivictbor released this 17 Apr 10:33
· 346 commits to main since this release
bf29503

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)