Skip to content

Releases: devforth/adminforth

v2.2.0-next.4

24 Jun 12:54

Choose a tag to compare

v2.2.0-next.4 Pre-release
Pre-release

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

24 Jun 07:48

Choose a tag to compare

v2.2.0-next.3 Pre-release
Pre-release

2.2.0-next.3 (2025-06-24)

Bug Fixes

  • increase limit for column options from 1250 to 10000 (370b536)

v2.2.0-next.2

24 Jun 07:37

Choose a tag to compare

v2.2.0-next.2 Pre-release
Pre-release

2.2.0-next.2 (2025-06-24)

Bug Fixes

  • increase limit for column options from 1000 to 1250 (41855c9)

v2.2.0

23 Jun 09:38
441eab6

Choose a tag to compare

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)

v2.2.0-next.1

22 Jun 12:19

Choose a tag to compare

v2.2.0-next.1 Pre-release
Pre-release

2.2.0-next.1 (2025-06-22)

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)

v2.1.0-next.22

18 Jun 12:45

Choose a tag to compare

v2.1.0-next.22 Pre-release
Pre-release

2.1.0-next.22 (2025-06-18)

Features

  • add listBufferSize prop to virtual table (710445f)

v2.1.0-next.21

18 Jun 11:03

Choose a tag to compare

v2.1.0-next.21 Pre-release
Pre-release

2.1.0-next.21 (2025-06-18)

Bug Fixes

  • improve row visibility calculation in ResourceListTableVirtual component (dd4d5e1)

v2.1.0-next.20

17 Jun 13:26
f954d35

Choose a tag to compare

v2.1.0-next.20 Pre-release
Pre-release

2.1.0-next.20 (2025-06-17)

Features

  • add support for opening list item link in new tab on middle mouse click (cd844e9)

v2.1.0-next.19

17 Jun 13:02

Choose a tag to compare

v2.1.0-next.19 Pre-release
Pre-release

2.1.0-next.19 (2025-06-17)

Bug Fixes

  • update ValueRenderer component to use whitespace-nowrap (62d0086)

v2.1.0-next.18

17 Jun 12:32
ef4a68b

Choose a tag to compare

v2.1.0-next.18 Pre-release
Pre-release

2.1.0-next.18 (2025-06-17)

Features

  • Add country flag to adminforth components library (ce254c9)