Skip to content

Releases: devforth/adminforth

v2.17.0-next.1

26 Dec 10:48

Choose a tag to compare

v2.17.0-next.1 Pre-release
Pre-release

2.17.0-next.1 (2025-12-26)

Features

  • allow user to pass functions to the fillOnCreate (e4ba183)

v2.16.1-next.5

25 Dec 13:14

Choose a tag to compare

v2.16.1-next.5 Pre-release
Pre-release

2.16.1-next.5 (2025-12-25)

Bug Fixes

  • correct parameter name in modifyResourceConfig method for consistency (9448c2a)

v2.16.1-next.4

25 Dec 13:06

Choose a tag to compare

v2.16.1-next.4 Pre-release
Pre-release

2.16.1-next.4 (2025-12-25)

Bug Fixes

  • update modifyResourceConfig to accept allPluginInstances parameter (b2c6d4a)

v2.16.1-next.3

25 Dec 12:16

Choose a tag to compare

v2.16.1-next.3 Pre-release
Pre-release

2.16.1-next.3 (2025-12-25)

Bug Fixes

  • prevent infinite loop during plugin activation and improve activation logic (df027a5)

v2.16.1-next.2

25 Dec 10:23

Choose a tag to compare

v2.16.1-next.2 Pre-release
Pre-release

2.16.1-next.2 (2025-12-25)

Bug Fixes

  • correctly pass record id to the custom action in list view (8f1b95f)

v2.16.1-next.1

25 Dec 09:48

Choose a tag to compare

v2.16.1-next.1 Pre-release
Pre-release

2.16.1-next.1 (2025-12-25)

Bug Fixes

  • add "extra" param, when user calls action from the list view. Pass cookies in extra for the custom actions (990bb08)

v2.16.0

23 Dec 12:39
340ba20

Choose a tag to compare

2.16.0 (2025-12-23)

Bug Fixes

  • add meta to the HttpExtra datatype (041dc05)
  • fix actions for the list view (885c49f)

Features

  • add deprecated notice for rememberMeDays in AdminForthInputConfig (ff1567b)
  • integrate UploadPlugin for user avatar management (2847309)
  • rename 'rememberMeDays' to 'rememberMeDuration' across the codebase and update related logic for session duration handling (48067fd)

v2.13.0-next.67

23 Dec 12:02

Choose a tag to compare

v2.13.0-next.67 Pre-release
Pre-release

2.13.0-next.67 (2025-12-23)

Bug Fixes

  • fix actions for the list view (885c49f)

Features

  • add deprecated notice for rememberMeDays in AdminForthInputConfig (ff1567b)
  • rename 'rememberMeDays' to 'rememberMeDuration' across the codebase and update related logic for session duration handling (48067fd)

v2.13.0-next.66

19 Dec 15:48

Choose a tag to compare

v2.13.0-next.66 Pre-release
Pre-release

2.13.0-next.66 (2025-12-19)

Features

  • integrate UploadPlugin for user avatar management (2847309)

v2.15.2

18 Dec 13:06

Choose a tag to compare

2.15.2 (2025-12-18)

Bug Fixes

  • add meta to the HttpExtra datatype (0228d44)