Skip to content

v23.27-beta

Compare
Choose a tag to compare
@Pe5h4 Pe5h4 released this 03 Jul 11:39
· 135 commits to main since this release
e2a7d61

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 [3a35738] commit (INDIGO Sprint 230609, !40)

Refactoring

  • Changed button title from "Create New Credentials" to "New Credentials". (INDIGO 230609, !42)

  • Add parameter last_login=yes to GET /credentials/{cred_id} endpoint to retrieve last login info. (INDIGO 230623, !45)

Bugfix

  • Fix CredentialsInfoCard, card will not resize when an error occurs in an input, disable Save button if hint about wrong input is present, error hint message be cleaned when user click on Cancel button (INDIGO 230623, !41)

  • CustomDataContainer inital render in edit mode bug. The container only rendered the first item in the list of custom data. (INDIGO Sprint 230623, !44)