Releases: devforth/adminforth
Releases · devforth/adminforth
v2.1.0-next.17
2.1.0-next.17 (2025-06-16)
Bug Fixes
- update CSS to use 'dvh' units for responsive height adjustments (33f414d)
v2.1.0-next.16
2.1.0-next.16 (2025-06-13)
Features
- implement search functionality for resource selection in custom component creation (7ca0dea)
v2.1.0-next.15
2.1.0-next.15 (2025-06-13)
Bug Fixes
- add SCSS styles for PieChart component to improve text color handling (47fec1d)
v2.1.0-next.14
2.1.0-next.14 (2025-06-12)
Bug Fixes
- handle UUID type in LIKE and ILIKE filters for Clickhouse connector (0f52ee4)
v2.1.0-next.13
v2.1.0-next.12
2.1.0-next.12 (2025-06-12)
Bug Fixes
- enhance ZeroStylesRichText component to auto-resize iframe (f6eaa9b)
v2.1.0-next.11
2.1.0-next.11 (2025-06-12)
Bug Fixes
- remove debug log for existing dataSource check in generateResourceFile (871e826)
- remove debug logging of adminForth config in createResource (8569a35)
Features
- add abstract methods for table and column retrieval in base connector (fdb2dec)
- 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)
- 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)
- modify createResource to return all tables and columns with process exit (a880838)
v2.1.0-next.10
v2.1.0-next.9
2.1.0-next.9 (2025-06-09)
Bug Fixes
- improve record update detection with proper type handling (969eb52)
v2.1.0-next.8
2.1.0-next.8 (2025-06-03)
Bug Fixes
- update badge subscription logic to handle undefined values (f382eb5)