Skip to content

Releases: devforth/adminforth

v2.11.17

28 Oct 07:42

Choose a tag to compare

2.11.17 (2025-10-28)

Bug Fixes

  • update foreign-inline-list and adminforth versions to 1.6.6 and 2.4.0-next.274 on live demo (bafc2e0)

v2.11.16

28 Oct 06:32

Choose a tag to compare

2.11.16 (2025-10-28)

Bug Fixes

  • update foreign-inline-list and adminforth versions to 1.6.5 and 2.4.0-next.273 (d9b1aa9)

v2.4.0-next.278

28 Oct 21:19
df40673

Choose a tag to compare

v2.4.0-next.278 Pre-release
Pre-release

2.4.0-next.278 (2025-10-28)

Bug Fixes

  • enhance uniqueness check in checkUnique method to exclude current record (899a45d)
  • fix isUnique resource constraint for the records edit (d70b0ae)

v2.4.0-next.277

28 Oct 21:17
9c43bee

Choose a tag to compare

v2.4.0-next.277 Pre-release
Pre-release

2.4.0-next.277 (2025-10-28)

Bug Fixes

  • add translations to the callApi error messages (bd8b122)
  • declare global interface for i18n on window object (8085af1)

v2.4.0-next.276

28 Oct 20:45
1f8f5b7

Choose a tag to compare

v2.4.0-next.276 Pre-release
Pre-release

2.4.0-next.276 (2025-10-28)

Bug Fixes

  • prevent zoom in input on Iphone (d8207dc)

v2.4.0-next.275

28 Oct 15:28
24d5d48

Choose a tag to compare

v2.4.0-next.275 Pre-release
Pre-release

2.4.0-next.275 (2025-10-28)

Bug Fixes

  • enhance action handling with optional payload support and improve type definitions (e02ba0c)
  • enhance CallActionWrapper to accept extra props and update ThreeDotsMenu to handle null bulkActions (e65f705)
  • update customComponent file handling to support string type (41eea76)

Features

  • add CallActionWrapper component and integrate with action menus (c83ee3b)
  • add custom Save button injection for create/edit pages and update documentation (195ff77)
  • enhance call action handling to support additional payloads across components (c95b1b6)

v2.4.0-next.274

28 Oct 07:39

Choose a tag to compare

v2.4.0-next.274 Pre-release
Pre-release

2.4.0-next.274 (2025-10-28)

Bug Fixes

  • remove JSON encoding/decoding functions and update query handling in CreateView to use base64 (217f98b)

v2.4.0-next.273

28 Oct 06:27

Choose a tag to compare

v2.4.0-next.273 Pre-release
Pre-release

2.4.0-next.273 (2025-10-28)

Features

  • add JSON encoding and decoding functions for query parameters (557e508)

v2.11.15

27 Oct 14:55

Choose a tag to compare

2.11.15 (2025-10-27)

Bug Fixes

  • update version of adminforth and foreign-inline-list on live demo (1315d74)

v2.4.0-next.272

27 Oct 14:50

Choose a tag to compare

v2.4.0-next.272 Pre-release
Pre-release

2.4.0-next.272 (2025-10-27)

Bug Fixes

  • improve handling of multiple URL encoding in query values (951c744)