Skip to content

Releases: devforth/adminforth

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)

v2.11.14

24 Oct 14:04

Choose a tag to compare

2.11.14 (2025-10-24)

Bug Fixes

  • update adminforth version in live-demo (b1d0214)
  • update adminforth version in live-demo (856eadd)

v2.11.13

24 Oct 08:55

Choose a tag to compare

2.11.13 (2025-10-24)

Bug Fixes

  • update adminforth version to 2.4.0-next.262 on live demo (7ad7049)

v2.11.12

24 Oct 08:16

Choose a tag to compare

2.11.12 (2025-10-24)

Bug Fixes

  • update adminforth version in live-demo (cf00a05)

v2.4.0-next.271

24 Oct 20:52
0373f4a

Choose a tag to compare

v2.4.0-next.271 Pre-release
Pre-release

2.4.0-next.271 (2025-10-24)

Bug Fixes

  • replace record with updates in updateResourceRecord method (172fc0e)
  • warn about deprecated 'record' parameter in updateResourceRecord function (102bd40)