Skip to content

Releases: devforth/adminforth

v2.56.0-next.9

14 May 05:20

Choose a tag to compare

v2.56.0-next.9 Pre-release
Pre-release

2.56.0-next.9 (2026-05-14)

Bug Fixes

  • use dynamic import for the json viewer (6230eb9)

v2.56.0-next.12

14 May 13:13

Choose a tag to compare

v2.56.0-next.12 Pre-release
Pre-release

2.56.0-next.12 (2026-05-14)

Bug Fixes

  • ensure UTC formatting for date values in Clickhouse and Mysql connectors (efdff16)

v2.56.0-next.11

14 May 08:42
867b787

Choose a tag to compare

v2.56.0-next.11 Pre-release
Pre-release

2.56.0-next.11 (2026-05-14)

Bug Fixes

  • update condition for displaying page size options in ResourceListTable (4f02814)

v2.56.0-next.10

14 May 07:38
e6e4824

Choose a tag to compare

v2.56.0-next.10 Pre-release
Pre-release

2.56.0-next.10 (2026-05-14)

Bug Fixes

  • update condition to check visibility for JSON column in create/edit mode (b228f4a)

v2.56.0-next.8

13 May 14:25

Choose a tag to compare

v2.56.0-next.8 Pre-release
Pre-release

2.56.0-next.8 (2026-05-13)

Bug Fixes

  • use dynamic import for the apex charts (a745553)

v2.56.0-next.7

13 May 11:18

Choose a tag to compare

v2.56.0-next.7 Pre-release
Pre-release

2.56.0-next.7 (2026-05-13)

Bug Fixes

  • prevent setting default value for JSON columns when not shown in create mode (2738fd8)

v2.57.0

12 May 14:09
1e92936

Choose a tag to compare

2.57.0 (2026-05-12)

Features

  • update docker build logic in cli app and turn off runtime build for the cli app (dbbdb7e)

v2.56.0

12 May 13:59
bb9eec5

Choose a tag to compare

2.56.0 (2026-05-12)

Bug Fixes

  • add correct support of mobiles for the afcl modal (5d27d68)
  • add debug logs to the checkIconNames in code injector (b9f2bdb)
  • correct path in checkIconNames in code injector (87aff58)
  • enhance modelValue handling in ColumnValueInput to support null and improve formatting (9b19a33)
  • fix bulk actions and correct translations support (b60f041)
  • improve float input value handling by formatting modelValue (21649e0)
  • improve stdout handling in callTsProxy and enhance resource column synchronization error handling (c0c7db4)
  • rebuild (e7bed9b)
  • rebuild (a9eb195)
  • remove readonly attribute from input in ColumnValueInput component (69a25cb)
  • remove readonly attribute from input in ColumnValueInput component and add test_decimal field to cars model (747d0da)
  • remove step attribute from number input in ColumnValueInput component (5122ed9)
  • simplify decimal input handling by removing unnecessary editing state (f01c9a9)
  • streamline model value handling in ColumnValueInput component (36cf8c0)
  • update decimal input handling to improve user experience (b284582)
  • update decimal input handling to improve value parsing and user experience (9b0880d)
  • update decimal input to allow any step value and improve model value handling (f2d56f9)
  • update PostgreSQL URL scheme in documentation and improve Prisma migration handling in utils (3b5399a)

Features

  • revert (26d0619)
  • add decimal.js for enhanced decimal handling and update parsing logic (e6585a3)
  • add dynamic list page size options to resource handling (38cd3a8)
  • add minimum width to page size selector and update options logic for dynamic list page size (3423a59)
  • add pagination size options for list views with dynamic selection (2cc7c4e)
  • add parse decimal (1c89c55)
  • add test_decimal field to cars model and update related components (58d2d09)
  • add test_decimal field to cars model and update related resources (9edd73d)
  • enhance decimal input handling with improved value parsing and input attributes (8a5f2e9)
  • enhance decimal input with placeholder, fullWidth, and prefix/suffix support (08b3690)
  • enhance decimal parsing to trim trailing zeros (2903b89)
  • enhance page size options to include dynamic selection and sorting (4e2adfe)
  • enhance resource file generation and column synchronization logic (0b9e623)
  • update page size options to handle null values and improve dynamic selection (3c6049a)

v2.56.0-next.6

12 May 13:43

Choose a tag to compare

v2.56.0-next.6 Pre-release
Pre-release

2.56.0-next.6 (2026-05-12)

Bug Fixes

  • correct path in checkIconNames in code injector (87aff58)

v2.56.0-next.5

12 May 13:18

Choose a tag to compare

v2.56.0-next.5 Pre-release
Pre-release

2.56.0-next.5 (2026-05-12)

Bug Fixes