Skip to content

Releases: devforth/adminforth

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

v2.56.0-next.4

12 May 13:16
6f9ea6e

Choose a tag to compare

v2.56.0-next.4 Pre-release
Pre-release

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

Bug Fixes

  • enhance modelValue handling in ColumnValueInput to support null and improve formatting (9b19a33)
  • improve float input value handling by formatting modelValue (21649e0)
  • 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)

Features

  • revert (26d0619)
  • add decimal.js for enhanced decimal handling and update parsing logic (e6585a3)
  • 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)

v2.56.0-next.3

12 May 13:15
4eb374f

Choose a tag to compare

v2.56.0-next.3 Pre-release
Pre-release

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

Features

  • 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)
  • enhance page size options to include dynamic selection and sorting (4e2adfe)
  • update page size options to handle null values and improve dynamic selection (3c6049a)

v2.56.0-next.2

12 May 12:57

Choose a tag to compare

v2.56.0-next.2 Pre-release
Pre-release

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

Bug Fixes

  • add debug logs to the checkIconNames in code injector (b9f2bdb)
  • rebuild (a9eb195)

v2.56.0-next.1

12 May 11:43
c707dd6

Choose a tag to compare

v2.56.0-next.1 Pre-release
Pre-release

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

Bug Fixes

  • improve stdout handling in callTsProxy and enhance resource column synchronization error handling (c0c7db4)

Features

  • enhance resource file generation and column synchronization logic (0b9e623)

v2.55.4

12 May 05:22

Choose a tag to compare

2.55.4 (2026-05-12)

Bug Fixes

  • fix bulk actions and correct translations support (d7111e3)

v2.55.4-next.3

12 May 08:57

Choose a tag to compare

v2.55.4-next.3 Pre-release
Pre-release

2.55.4-next.3 (2026-05-12)

Bug Fixes

  • update PostgreSQL URL scheme in documentation and improve Prisma migration handling in utils (3b5399a)