Skip to content

Releases: devforth/adminforth

v2.22.0

23 Feb 14:58
0ce5ca3

Choose a tag to compare

2.22.0 (2026-02-23)

Bug Fixes

  • use redirectToRecordId for the newly created record to redirect after successful creation (f9c85b4)
  • add convertPeriodToSeconds utility function and refactor RateLimiter to use it (a6fde7d)
  • add optional outputSchema parameter to complete method in CompletionAdapter (d355696)
  • add sessionBased option to setCustomCookie (62d130e)
  • fill space between pagination container and table for the afcl table (f5a4ba8)
  • improoved detection of changes in create/edit view to avoid notification "There are unsaved changes..." when there are no any changes (b15317a)
  • improoved detection of changes in create/edit view to avoid notification "There are unsaved changes..." when there are no any changes for JSON fields (d2fa912)
  • move column name at the start of row for the show/edit/create views (133cdb4)
  • move column name at the start of row for the show/edit/create views[2] (9f74eeb)
  • pass clearCheckboxes method to ResourceListTableVirtual component (365247b)
  • rebuild (254f7a3)
  • refactor icon package loading to use isFulfilled helper function (72460be)
  • update create-plugin command (c1e3f8a)

Features

  • add checkIconNames method to validate icon collections and names (0c3c713)

v2.22.0-next.12

23 Feb 13:31

Choose a tag to compare

v2.22.0-next.12 Pre-release
Pre-release

2.22.0-next.12 (2026-02-23)

Bug Fixes

  • pass clearCheckboxes method to ResourceListTableVirtual component (365247b)

v2.22.0-next.11

23 Feb 13:18

Choose a tag to compare

v2.22.0-next.11 Pre-release
Pre-release

2.22.0-next.11 (2026-02-23)

Bug Fixes

  • add optional outputSchema parameter to complete method in CompletionAdapter (d355696)

v2.22.0-next.10

23 Feb 12:29

Choose a tag to compare

v2.22.0-next.10 Pre-release
Pre-release

2.22.0-next.10 (2026-02-23)

Bug Fixes

  • pass checkboxes to the beforeActionButtons injection (ac249e7)
  • rebuild (f7597d1)

v2.21.3

23 Feb 11:59

Choose a tag to compare

2.21.3 (2026-02-23)

Bug Fixes

  • pass checkboxes to the beforeActionButtons injection (ac249e7)

v2.21.2

23 Feb 10:20

Choose a tag to compare

2.21.2 (2026-02-23)

Bug Fixes

v2.22.0-next.9

20 Feb 09:38

Choose a tag to compare

v2.22.0-next.9 Pre-release
Pre-release

2.22.0-next.9 (2026-02-20)

Bug Fixes

  • add convertPeriodToSeconds utility function and refactor RateLimiter to use it (a6fde7d)

v2.22.0-next.8

19 Feb 13:16

Choose a tag to compare

v2.22.0-next.8 Pre-release
Pre-release

2.22.0-next.8 (2026-02-19)

Bug Fixes

  • add sessionBased option to setCustomCookie (62d130e)

v2.22.0-next.7

18 Feb 13:44

Choose a tag to compare

v2.22.0-next.7 Pre-release
Pre-release

2.22.0-next.7 (2026-02-18)

Bug Fixes

  • fill space between pagination container and table for the afcl table (f5a4ba8)

v2.22.0-next.6

18 Feb 13:16

Choose a tag to compare

v2.22.0-next.6 Pre-release
Pre-release

2.22.0-next.6 (2026-02-18)

Bug Fixes

  • move column name at the start of row for the show/edit/create views[2] (9f74eeb)