Skip to content

Releases: TeskaLabs/seacat-auth-webui

v24.19.1

20 Aug 16:17
Compare
Choose a tag to compare

v24.31-alpha1

01 Aug 07:49
a50d5ff
Compare
Choose a tag to compare

What's Changed

  • Redirect to invalid code page when pwd_token is missing in query by @byewokko in #46

Full Changelog: v24.19-beta...v24.31-alpha1

v24.19

20 Aug 15:08
03b4128
Compare
Choose a tag to compare

Full Changelog: v24.19-beta...v24.19

v24.19-beta

17 Jul 14:48
03b4128
Compare
Choose a tag to compare

What's Changed

  • Advanced password validation by @byewokko in #43
  • Password criteria in new user registration form by @byewokko in #44
  • Rename password field in registration form by @byewokko in #45

New Contributors

Full Changelog: v23.29...v24.19-beta

v24.19-alpha3

24 Jun 10:56
03b4128
Compare
Choose a tag to compare

What's Changed

  • Password criteria in new user registration form by @byewokko in #44
  • Rename password field in registration form by @byewokko in #45

Full Changelog: v24.19-alpha...v24.19-alpha3

v24.19-alpha

13 May 14:39
d36073f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v23.29-beta...v24.19-alpha

v23.29

31 Oct 09:06
a14f645
Compare
Choose a tag to compare

v23.29

  • v23.29-beta
  • v23.29-alpha
  • v23.27-beta
  • v23.16-beta
  • v23.13-beta

v23.29-beta

Features

  • ASAB WebUI submodule version bump [fdc969f] commit (INDIGO Sprint 230804, !41)

Refactoring

  • Change visibility of username to readonly and focus on password input field after wrong password. (INDIGO Sprint 230623, !35)

  • Add penrose background to be used in all screens. (INDIGO Sprint 230804, !40)

v23.29-alpha

Breaking change

  • All service names need to be updaded in nginx configuration according following example: seacat_auth -> seacat-auth

Features

  • ASAB WebUI submodule version bump [31b7bb5] commit (INDIGO Sprint 230713, !38)

Refactoring

  • Favicons assets update with new logo (INDIGO Sprint 230623, !34)
  • Refactor services names from underscores to dashes. (INDIGO Sprint 230623, !38)

v23.27-beta

Compatibility

To display last successful and unsuccessful login information, Seacat Auth service v23.27-beta and newer must be used.

Features

  • ASAB WebUI submodule version bump [06af558] commit (INDIGO Sprint 230623, !37)

Refactoring

  • Asab-webui's componentLoader used as a callback within lazy() method to prevent chunk loading error. (INDIGO Sprint 230428, !30)

  • Changing logo based on app's theme. (INDIGO Sprint 230428, !20)

  • Refactored dynamic locales (INDIGO Sprint 230623, !432)

  • Refactor fetching of last successful and failed logins from specific API endpoint. (INDIGO Sprint 230623, !36)

v23.16-beta

Compatibility

Tested with Seacat Auth service v23.16-beta

Features

  • ASAB WebUI submodule version bump [c7d682a] commit (INDIGO Sprint 230414, !28)

Refactoring

  • Remove external_code from localstorage when login in with external services, update eternal login error messages, polish code (INDIGO Sprint 230331, !26)

  • Update Insecured connection alert message in the LoginCard component to the new format (INDIGO Sprint 230414, !27)

Bugfix

  • Version bump of ASAB WebUI with fix on userinfo loop when session expiration time is set to small values (INDIGO Sprint 230414, !28)

v23.13-beta

Features

  • ASAB WebUI submodule version bump [1960466] commit (INDIGO Sprint 230317, !25)

Refactoring

  • Remove react-helmet from the package.json (INDIGO Sprint 230217, !22)

  • Webpack V4 to V5 migration. (INDIGO Sprint 230303, !17)

v23.29-beta

24 Oct 09:43
db8b1bd
Compare
Choose a tag to compare

v23.29-beta

Features

  • ASAB WebUI submodule version bump [fdc969f] commit (INDIGO Sprint 230804, !41)

Refactoring

  • Change visibility of username to readonly and focus on password input field after wrong password. (INDIGO Sprint 230623, !35)

  • Add penrose background to be used in all screens. (INDIGO Sprint 230804, !40)

v23.29-alpha

20 Jul 09:49
ae79b14
Compare
Choose a tag to compare

v23.29-alpha

Breaking change

  • All service names need to be updaded in nginx configuration according following example: seacat_auth -> seacat-auth

Features

  • ASAB WebUI submodule version bump [31b7bb5] commit (INDIGO Sprint 230713, !38)

Refactoring

  • Favicons assets update with new logo (INDIGO Sprint 230623, !34)
  • Refactor services names from underscores to dashes. (INDIGO Sprint 230623, !38)

v23.27-beta

03 Jul 11:35
f707939
Compare
Choose a tag to compare

Compatibility

To display last successful and unsuccessful login information, Seacat Auth service v23.27-beta and newer must be used.

Features

  • ASAB WebUI submodule version bump [ae64c84] commit (INDIGO Sprint 230526, !32)

Refactoring

  • Asab-webui's componentLoader used as a callback within lazy() method to prevent chunk loading error. (INDIGO Sprint 230428, !30)

  • Changing logo based on app's theme. (INDIGO Sprint 230428, !20)

  • Refactor fetching of last successful and failed logins from specific API endpoint. (INDIGO Sprint 230623, !36)