Skip to content

Releases: devforth/adminforth-oauth

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)

v1.1.0

20 Feb 15:27
175c78e

Choose a tag to compare

1.1.0 (2025-02-20)

Bug Fixes

  • Add open signup configuration for OAuth plugin (5a73975)

Features

  • Enhance OAuth login button configuration and rendering (ad4fde2)
  • remove redirect_uri from adapter settings (c0ab8dd)

v1.0.2

19 Feb 11:52

Choose a tag to compare

1.0.2 (2025-02-19)

Bug Fixes

  • Export OAuthPlugin as default module (7f854cc)