Skip to content

Releases: devforth/adminforth

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)

v2.13.0-next.60

16 Dec 06:27

Choose a tag to compare

v2.13.0-next.60 Pre-release
Pre-release

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

Bug Fixes

  • add silentError param for the callApi function to avoid spam of errors (0e83b55)

v2.15.0

15 Dec 11:58
fff8c54

Choose a tag to compare

2.15.0 (2025-12-15)

Bug Fixes

  • add cursor pointer style for search disabled state in Select component (eb1e99c)
  • add isArray in sqlite and logs (f964d10)
  • add validation for the adminUserAuthorize hooks (3b04d2f)
  • close three dots menu dropdown on click outside (b4093a1)
  • disable required requirement when column is required and hidden by showIf at the same time (29908cc)
  • enhance login logic with success state tracking (6ad3ee5)
  • hide three dots menu after click (4edc58b)
  • import CallActionWrapper component in ResourceListTableVirtual (3e727bf)
  • prevent setting two fitlers at the one field (a2fa65d)
  • rebuild (218fa77)
  • remove debug logs (5271b29)
  • remove debug logs (da79612)
  • remove utilsCommon and return checkShowIf function to the utils.ts (b615373)
  • same color of text for the text and number inputs (75cce4b)
  • show actions in list view (564422d)
  • update adminforth and all plugins on live demo (5569570)
  • update adminforth version on live demo (d3110d7)
  • update bulk-ai-flow and upload plugin on live demo (6e361b4)
  • update bulk-ai-flow and upload plugins on live demo (5826de5)
  • update show-hide logic for three dots menu (caca799)

Features

  • add ability to set avatar (d860180)
  • add network error blinking icon and blinking icon (322ff7b)
  • update OAuth2Adapter to return users full name and profile picture (4474e35)

Reverts

  • Revert "fix: reverse date order in price chart" (7790f64)

v2.13.0-next.59

15 Dec 11:57

Choose a tag to compare

v2.13.0-next.59 Pre-release
Pre-release

2.13.0-next.59 (2025-12-15)

Bug Fixes

  • update bulk-ai-flow and upload plugins on live demo (5826de5)

v2.13.0-next.58

15 Dec 11:53

Choose a tag to compare

v2.13.0-next.58 Pre-release
Pre-release

2.13.0-next.58 (2025-12-15)

Bug Fixes

  • import CallActionWrapper component in ResourceListTableVirtual (3e727bf)

v2.13.0-next.57

15 Dec 11:52

Choose a tag to compare

v2.13.0-next.57 Pre-release
Pre-release

2.13.0-next.57 (2025-12-15)

Bug Fixes

  • show actions in list view (564422d)