Skip to content

Releases: devforth/adminforth

v2.16.1-next.5

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

Choose a tag to compare

@ivictbor ivictbor released this 25 Dec 13:14

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

Bug Fixes

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

v2.16.1-next.4

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

Choose a tag to compare

@ivictbor ivictbor released this 25 Dec 13:06

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

Bug Fixes

  • update modifyResourceConfig to accept allPluginInstances parameter (b2c6d4a)

v2.16.1-next.3

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

Choose a tag to compare

@ivictbor ivictbor released this 25 Dec 12:16

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

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

Choose a tag to compare

@ivictbor ivictbor released this 25 Dec 10:23

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

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

Choose a tag to compare

@ivictbor ivictbor released this 25 Dec 09:48

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

Choose a tag to compare

@ivictbor ivictbor released this 23 Dec 12:39
340ba20

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

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

Choose a tag to compare

@ivictbor ivictbor released this 23 Dec 12:02

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

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

Choose a tag to compare

@ivictbor ivictbor released this 19 Dec 15:48

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

Features

  • integrate UploadPlugin for user avatar management (2847309)

v2.15.2

Choose a tag to compare

@ivictbor ivictbor released this 18 Dec 13:06

2.15.2 (2025-12-18)

Bug Fixes

  • add meta to the HttpExtra datatype (0228d44)

v2.13.0-next.65

v2.13.0-next.65 Pre-release
Pre-release

Choose a tag to compare

@ivictbor ivictbor released this 18 Dec 13:04

2.13.0-next.65 (2025-12-18)

Bug Fixes

  • add meta to the HttpExtra datatype (041dc05)