Skip to content

Releases: devforth/adminforth-oauth

v1.4.3

28 Nov 15:08

Choose a tag to compare

1.4.3 (2025-11-28)

Bug Fixes

  • remove comments from ./custom/tsconfig.json (3ab2c93)

v1.4.2

20 Nov 07:53

Choose a tag to compare

1.4.2 (2025-11-20)

Bug Fixes

  • decrease padding for the provider icon at the "Continue with ..." button (b431a02)

v1.4.1

17 Oct 12:09

Choose a tag to compare

1.4.1 (2025-10-17)

Bug Fixes

  • use " sidebarAndHeader: "none" " instead of "customLayout: true" (e1f6fe5)

v1.4.0

15 Oct 13:24

Choose a tag to compare

1.4.0 (2025-10-15)

Bug Fixes

Features

  • move buttons component under login button and add ability to set its order in array of injections (31352ba)

v1.3.2

12 Oct 08:47

Choose a tag to compare

1.3.2 (2025-10-12)

Bug Fixes

  • add panelHeader to loginPageInjections in OAuthPlugin configuration (6241f1c)
  • use POST method instead of GET for the '/oauth/callback' (d56a89e)

v1.3.1

09 Jun 08:01

Choose a tag to compare

1.3.1 (2025-06-09)

Bug Fixes

  • remove unused secrets from release configuration (355f81a)

v1.3.0

17 Apr 13:15

Choose a tag to compare

1.3.0 (2025-04-17)

Features

  • Implement i18n support for OAuthCallback.vue error messages and button text (f06c817)

v1.2.0

04 Apr 13:15
2638d72

Choose a tag to compare

1.2.0 (2025-04-04)

Features

  • Enhance OAuth login button text customization and improve provider name handling (fbc8c02)

v1.1.2

25 Feb 13:36
55833ac

Choose a tag to compare

1.1.2 (2025-02-25)

Bug Fixes

  • Improve OAuth authentication error handling and user experience (a455755)

v1.1.1

21 Feb 11:10
80160a7

Choose a tag to compare

1.1.1 (2025-02-21)

Bug Fixes

  • add dark mode support for OAuth login button icons (b9cdfb4)
  • improve OAuth callback and login button handling with base URL normalization (58af7fb)