Skip to content

Releases: devforth/adminforth

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)

v2.13.0-next.65

18 Dec 13:04

Choose a tag to compare

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

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

Bug Fixes

  • add meta to the HttpExtra datatype (041dc05)

v2.15.1

17 Dec 14:23
8f9bcfe

Choose a tag to compare

2.15.1 (2025-12-17)

Bug Fixes

  • add silentError param for the callApi function to avoid spam of errors (0e83b55)
  • add silentError param to callAdminForthApi for improved error handling (348dabd)
  • changed showIn (dccbedb)
  • correct data type for the processLoginCallbacks api in Back.ts (ddd09c2)
  • update create record logic for the fields, where showIf used (c9f1202)
  • update resource generator (f5a5ecf)

v2.13.0-next.64

17 Dec 14:19

Choose a tag to compare

v2.13.0-next.64 Pre-release
Pre-release

2.13.0-next.64 (2025-12-17)

Bug Fixes

  • correct data type for the processLoginCallbacks api in Back.ts (ddd09c2)

v2.13.0-next.63

17 Dec 10:31
b17c9cc

Choose a tag to compare

v2.13.0-next.63 Pre-release
Pre-release

2.13.0-next.63 (2025-12-17)

Bug Fixes

v2.13.0-next.62

16 Dec 08:40

Choose a tag to compare

v2.13.0-next.62 Pre-release
Pre-release

2.13.0-next.62 (2025-12-16)

Bug Fixes

  • update create record logic for the fields, where showIf used (c9f1202)

v2.13.0-next.61

16 Dec 06:31

Choose a tag to compare

v2.13.0-next.61 Pre-release
Pre-release

2.13.0-next.61 (2025-12-16)

Bug Fixes

  • add silentError param to callAdminForthApi for improved error handling (348dabd)