Releases: devforth/adminforth
Releases · devforth/adminforth
v2.2.0-next.9
v2.2.0-next.8
v2.2.0-next.7
v2.2.0-next.6
2.2.0-next.6 (2025-06-30)
Bug Fixes
v2.2.0-next.10
2.2.0-next.10 (2025-06-30)
Bug Fixes
- improve cross-platform compatibility for dependency installation commands (3d9e95b)
v2.2.0-next.5
2.2.0-next.5 (2025-06-24)
Bug Fixes
- revert "feat: add support for opening list item link in new tab on middle mouse click" because of bug with pageInjections (230da5a)
v2.2.0-next.4
2.2.0-next.4 (2025-06-24)
Reverts
- Revert "feat: add support for opening list item link in new tab on middle mouse click" (cc6dd90)
v2.2.0-next.3
v2.2.0-next.2
v2.2.0
2.2.0 (2025-06-23)
Bug Fixes
- add SCSS styles for PieChart component to improve text color handling (47fec1d)
- don't --mount=type=cache,target=/tmp on suggested cli builds (f0a9c4d)
- enhance ZeroStylesRichText component to auto-resize iframe (f6eaa9b)
- handle UUID type in LIKE and ILIKE filters for Clickhouse connector (0f52ee4)
- improve record update detection with proper type handling (969eb52)
- improve row visibility calculation in ResourceListTableVirtual component (dd4d5e1)
- remove debug log for existing dataSource check in generateResourceFile (871e826)
- remove debug logging of adminForth config in createResource (8569a35)
- show error when bundlenow fails (b2972c7)
- update badge subscription logic to handle undefined values (f382eb5)
- update CSS to use 'dvh' units for responsive height adjustments (33f414d)
- update ValueRenderer component to use whitespace-nowrap (62d0086)
Features
- add abstract methods for table and column retrieval in base connector (fdb2dec)
- Add country flag to adminforth components library (ce254c9)
- add listBufferSize prop to virtual table (710445f)
- add methods to retrieve all tables and columns for Clickhouse connector (33a2413)
- add methods to retrieve all tables and columns for MongoDB and PostgreSQL connectors (56f1bf4)
- add methods to retrieve all tables and columns for MySQL connector (c5cb8d7)
- add support for opening list item link in new tab on middle mouse click (cd844e9)
- add virtual scroll option to resource list (e78262f)
- enhance resource creation with searchable table selection and fix primary key detection in Clickhouse connector (4c0e148)
- enhance resource file generation to handle existing files with the same dataSource and improve resourceId handling (8db4b82)
- implement search functionality for resource selection in custom component creation (7ca0dea)
- modify createResource to return all tables and columns with process exit (a880838)