Skip to content

devforth/adminforth](https:

v3.0.0 Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

admin-dashboard admin-live-panel admin-panel admin-template admin-ui agent
+10 more
ai-agent ai-agent-tools ai-agents backoffice tailwind tailwindcss vue vue3 vue3-typescript vuejs

ReleasePort's take

Moderate signal
editorial:auto 1mo

Database connectors are now distributed as separate packages; developers must explicitly install the appropriate connector for their database.

Why it matters: Version v3.0.0 introduces a breaking change that requires installation of per‑DB connector packages, affecting all applications using the database connectivity layer.

Summary

AI summary

Updates Bug Fixes, 3.0.0, and BREAKING CHANGES across a mixed release.

Changes in this release

Breaking High

Database connectors moved to separate packages; must install per-DB connector.

Database connectors moved to separate packages; must install per-DB connector.

Source: llm_adapter@2026-06-15

Confidence: low

Bugfix Medium

Detect whether user employs npm or pnpm before reporting database connector import error.

Detect whether user employs npm or pnpm before reporting database connector import error.

Source: llm_adapter@2026-06-15

Confidence: high

Bugfix Medium

Correct dynamic import statements for database connectors.

Correct dynamic import statements for database connectors.

Source: llm_adapter@2026-06-15

Confidence: high

Refactor Low

Move Qdrant implementation to a separate package.

Move Qdrant implementation to a separate package.

Source: llm_adapter@2026-06-15

Confidence: high

Full changelog

3.0.0 (2026-06-15)

  • feat!: move sqlite, postgres, mysql, clickhouse and mongo connectors out of the project to different packages BREAKING CHANGE: Now you need to install package with connector for each database you use. For example "@adminforth/connector-sqlite" (a8a5064)

Bug Fixes

  • add empty class (43083f2)
  • check if user use npm or pnpm before showing import database connector error (fc13082)
  • correct dynamic import for the database connectors (bfdf75e)
  • move qdrant to the separate package (d113025)
  • normalize and parse Json columns (a48dc66)
  • rebuild (609ed46)
  • revert af select style, instead change just af-page-size-btn (aa1501e)
  • update data connector impoer message error (ac49683)

BREAKING CHANGES

  • Now you need to install package with connector for each database you use. For example "@adminforth/connector-sqlite"

Breaking Changes

  • Database connectors (sqlite, postgres, mysql, clickhouse, mongo) removed from the core project; each now requires a separate package install such as @adminforth/connector-sqlite.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track devforth/adminforth](https:

Get notified when new releases ship.

Sign up free

About devforth/adminforth](https:

All releases →

Related context

Beta — feedback welcome: [email protected]