Skip to content

Releases: devforth/adminforth

v3.16.0

Choose a tag to compare

@ivictbor ivictbor released this 14 Aug 13:31

3.16.0 (2026-08-14)

Features

  • add column value normalization for auth and CRUD (bec906c)

v3.15.0

Choose a tag to compare

@ivictbor ivictbor released this 12 Aug 09:03
d1862d9

3.15.0 (2026-08-12)

Bug Fixes

  • add deprecated getPublicConfig function for legacy support (dbe23d2)
  • remove sidebarTop from globalInjections in AdminForthPublicConfigForFrontend (058900c)

Features

  • consolidate config fetching and handle unauthorized access with updated backend get_config logic (75d8376)
  • join get_base_config and get_public_config into get_config api (7655663)

v3.14.5

Choose a tag to compare

@ivictbor ivictbor released this 11 Aug 09:38

3.14.5 (2026-08-11)

Bug Fixes

  • update background color in login view for improved aesthetics (0e84cff)

v3.14.4

Choose a tag to compare

@ivictbor ivictbor released this 11 Aug 09:32

3.14.4 (2026-08-11)

Bug Fixes

  • add background color to login view for improved visibility (c99ac1c)

v3.14.3

Choose a tag to compare

@ivictbor ivictbor released this 11 Aug 05:19

3.14.3 (2026-08-11)

Bug Fixes

  • translate default user warning message for better localization (f0da513)

v3.14.2

Choose a tag to compare

@ivictbor ivictbor released this 11 Aug 05:04

3.14.2 (2026-08-11)

Bug Fixes

  • add name and id attributes to afcl select input for better accessibility (3c95c04)

v3.14.1

Choose a tag to compare

@ivictbor ivictbor released this 11 Aug 04:41

3.14.1 (2026-08-11)

Bug Fixes

  • use rem for the afcl toast countdown (46fcf03)

v3.14.0

Choose a tag to compare

@ivictbor ivictbor released this 10 Aug 12:11

3.14.0 (2026-08-10)

Features

v3.13.14

Choose a tag to compare

@ivictbor ivictbor released this 10 Aug 08:21
800e3fe

3.13.14 (2026-08-10)

Bug Fixes

  • update SensitiveBlurCell to handle JSON values (6fdf307)

v3.13.13

Choose a tag to compare

@ivictbor ivictbor released this 07 Aug 15:00

3.13.13 (2026-08-07)

Bug Fixes

  • require updated version of database connector with fixed sql injection vulnerability (c5078e4)