Releases: TeskaLabs/seacat-auth-webui
v23.29
v23.29
- v23.29-beta
- v23.29-alpha
- v23.27-beta
- v23.16-beta
- v23.13-beta
v23.29-beta
Features
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
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
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
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
Refactoring
v23.29-beta
v23.29-beta
Features
Refactoring
v23.29-alpha
v23.29-alpha
Breaking change
- All service names need to be updaded in nginx configuration according following example:
seacat_auth
->seacat-auth
Features
Refactoring
v23.27-beta
Compatibility
To display last successful and unsuccessful login information, Seacat Auth service v23.27-beta and newer must be used.
Features
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)
v23.16-beta
v23.16-beta
Compatibility
Tested with Seacat Auth service v23.16-beta
Features
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
v23.4
v23.4
Compatibility
- SeaCat Admin UI
v23.4
or newer - SeaCat Auth
v23.3
or newer
v23.3
Features
-
ASAB WebUI submodule version bump [25d5a5c] commit (INDIGO Sprint 230106, !16)
-
Implement registration by invitation - create invitation and registration screens and cards (INDIGO Sprint 230106, !16)
Refactoring
v22.49
v22.49
- This release is the same as
v22.48
, but new tag is created to test azure deployments
Compatibility
- ASAB UI
v22.48
or newer - SeaCat Auth
v22.48
or newer
v22.48
v22.48
Compatibility
- ASAB UI
v22.48
or newer - SeaCat Auth
v22.48
or newer
Features
Refactoring
- Implement change key name in Webauthn (INDIGO Sprint 221031, !12)