Skip to content

Releases: devforth/adminforth

v2.1.0-next.17

16 Jun 14:08

Choose a tag to compare

v2.1.0-next.17 Pre-release
Pre-release

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

13 Jun 12:39

Choose a tag to compare

v2.1.0-next.16 Pre-release
Pre-release

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

13 Jun 11:24

Choose a tag to compare

v2.1.0-next.15 Pre-release
Pre-release

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

12 Jun 13:39

Choose a tag to compare

v2.1.0-next.14 Pre-release
Pre-release

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

12 Jun 11:46
f8394d6

Choose a tag to compare

v2.1.0-next.13 Pre-release
Pre-release

2.1.0-next.13 (2025-06-12)

Features

  • add virtual scroll option to resource list (e78262f)

v2.1.0-next.12

12 Jun 11:41
d4aabfd

Choose a tag to compare

v2.1.0-next.12 Pre-release
Pre-release

2.1.0-next.12 (2025-06-12)

Bug Fixes

  • enhance ZeroStylesRichText component to auto-resize iframe (f6eaa9b)

v2.1.0-next.11

12 Jun 11:40
eedded8

Choose a tag to compare

v2.1.0-next.11 Pre-release
Pre-release

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

12 Jun 11:35

Choose a tag to compare

v2.1.0-next.10 Pre-release
Pre-release

2.1.0-next.10 (2025-06-12)

Bug Fixes

  • show error when bundlenow fails (b2972c7)

v2.1.0-next.9

09 Jun 07:51

Choose a tag to compare

v2.1.0-next.9 Pre-release
Pre-release

2.1.0-next.9 (2025-06-09)

Bug Fixes

  • improve record update detection with proper type handling (969eb52)

v2.1.0-next.8

03 Jun 12:49

Choose a tag to compare

v2.1.0-next.8 Pre-release
Pre-release

2.1.0-next.8 (2025-06-03)

Bug Fixes

  • update badge subscription logic to handle undefined values (f382eb5)