Skip to content

Releases: devforth/adminforth-oauth

v1.6.8

08 Apr 10:22

Choose a tag to compare

1.6.8 (2026-04-08)

Bug Fixes

v1.6.7

05 Mar 10:12

Choose a tag to compare

1.6.7 (2026-03-05)

Bug Fixes

  • use pnpm instead of npm (7595984)

v1.6.6

28 Jan 06:24

Choose a tag to compare

1.6.6 (2026-01-28)

Bug Fixes

  • adjust icon size in OAuth login buttons (make smaller, now it is too large) (70413ee)
  • rebuild (a28a3af)
  • refactor shouldHaveSingleInstancePerWholeApp to use an arrow function (608ffb6)

v1.6.5

16 Jan 10:30

Choose a tag to compare

1.6.5 (2026-01-16)

Bug Fixes

  • add shouldHaveSingleInstancePerWholeApp (614b065)

v1.6.4

07 Jan 15:25

Choose a tag to compare

1.6.4 (2026-01-07)

Bug Fixes

  • add instanceUniqueRepresentation (665baba)

v1.6.3

06 Jan 07:13

Choose a tag to compare

1.6.3 (2026-01-06)

Bug Fixes

v1.6.2

29 Dec 15:09

Choose a tag to compare

1.6.2 (2025-12-29)

Bug Fixes

  • change authenticationExpireDuration type from number to string (35e7565)
  • update adminforth dependency (08bda8d)

v1.6.1

18 Dec 09:23

Choose a tag to compare

1.6.1 (2025-12-18)

Bug Fixes

  • mark uploaded avatar for not delete (c197b27)

v1.6.0

17 Dec 14:30
0cce698

Choose a tag to compare

1.6.0 (2025-12-17)

Features

  • add userAvatarField option and implement avatar upload plugin validation (4ec3c9d)
  • upload user avatar to the storage on login (fd622c8)

v1.5.0

17 Dec 14:25

Choose a tag to compare

1.5.0 (2025-12-17)

Bug Fixes

  • move adminforth to the peer dependencies (c42c33a)
  • pass sessionDuration to processLoginCallbacks (b5be554)
  • rebuild (26d27a0)
  • update adminforth version (374e5ae)

Features

  • add userFullNameField and fill it if fullName field is empty (747cba9)