v3.0.0-test.1
Pre-release
Pre-release
3.0.0-test.1 (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 class afcl-select-content (5fe3c42)
- add custom style for easily find settings block (5328748)
- add export of db logger from adminforth (861fcab)
- add function support to menu label (df5e269)
- dont add database url to the .env.prod (96e82ec)
- rebuild (609ed46)
- remouve unused tag
(846713a) - throw an error, if there is no ADMINFORTH_SECRET variable in environment (3a685c4)
BREAKING CHANGES
- Now you need to install package with connector for each database you use. For example "@adminforth/connector-sqlite"