Skip to content

Releases: devforth/adminforth-oauth

v1.6.14

22 May 13:21
0d5b507

Choose a tag to compare

1.6.14 (2026-05-22)

Bug Fixes

  • downgrade adminforth dependency to 2.56.0-next.14 (a0cb0d2)
  • set appropriate response status for user not found and authentication errors (7176f76)
  • update adminforth dependency version to 2.60.0 (66ca885)

v1.6.13

20 May 10:41

Choose a tag to compare

1.6.13 (2026-05-20)

Bug Fixes

  • add serverFetchUrl method and update avatar upload logic to use Buffer (d87c7ea)

v1.6.12

30 Apr 09:29

Choose a tag to compare

1.6.12 (2026-04-30)

Bug Fixes

  • update adminforth verion (dfd3842)

v1.6.11

23 Apr 14:19

Choose a tag to compare

1.6.11 (2026-04-23)

Bug Fixes

  • update author name in package.json to include link (5f58e80)

v1.6.10

23 Apr 12:30

Choose a tag to compare

1.6.10 (2026-04-23)

Bug Fixes

  • update homepage and adminforth dependency version in package.json and pnpm-lock.yaml; enhance README with features and documentation links (1849bf0)

v1.6.9

19 Apr 14:35

Choose a tag to compare

1.6.9 (2026-04-19)

Bug Fixes

  • update adminforth verion (5001e36)

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)