Skip to content

Releases: devforth/adminforth

v2.0.7-next.2

20 May 12:42

Choose a tag to compare

v2.0.7-next.2 Pre-release
Pre-release

2.0.7-next.2 (2025-05-20)

Bug Fixes

  • rename canModifyUsers to allowedForSuperAdmin for clarity and restrict actions to superadmin only (4a57bc9)

v2.0.7-next.1

20 May 12:38

Choose a tag to compare

v2.0.7-next.1 Pre-release
Pre-release

2.0.7-next.1 (2025-05-20)

Bug Fixes

  • prevent users from changing their own role during updates (b3f13f7)

v2.0.6

19 May 20:35

Choose a tag to compare

2.0.6 (2025-05-19)

Bug Fixes

  • return tooltips on apexcharts after flowbite update - we use standalopne apexcharts now so don't need flowbite components on it, they seem to conflict (8dfc690)
  • use randomUUID in CLI create demo (5744f09)

v2.0.5

16 May 13:44
8da471c

Choose a tag to compare

2.0.5 (2025-05-16)

Bug Fixes

  • update import statement for usersResource to include file extension (7657ef5)

v2.0.5-next.1

16 May 12:58

Choose a tag to compare

v2.0.5-next.1 Pre-release
Pre-release

2.0.5-next.1 (2025-05-16)

Bug Fixes

  • update import statement for usersResource to include file extension (7657ef5)

v2.0.0-next.8

16 May 12:52

Choose a tag to compare

v2.0.0-next.8 Pre-release
Pre-release

2.0.0-next.8 (2025-05-16)

Bug Fixes

  • update import statement for usersResource to include file extension (7657ef5)

v2.0.4

15 May 14:18

Choose a tag to compare

2.0.4 (2025-05-15)

Bug Fixes

  • improve types import for cli-created demo (fccc0d8)

v2.0.3

14 May 19:30

Choose a tag to compare

2.0.3 (2025-05-14)

Bug Fixes

v2.0.2

14 May 13:46

Choose a tag to compare

2.0.2 (2025-05-14)

Bug Fixes

  • afcl: support disabled props for checkbox (7364bb5)
  • allo to not pass any arguments to count (b3ec9be)
  • create adminfuser only if no another users exist (this is for initial user only) (91128fa)
  • minor readme fix (d325f1b)
  • sqlite: decimal type (6698457)
  • sqlite: support pure bracketless decimal and integer (b45ab37)

v2.0.0-next.7

14 May 13:46

Choose a tag to compare

v2.0.0-next.7 Pre-release
Pre-release

2.0.0-next.7 (2025-05-14)

Bug Fixes