Skip to content

Releases: TeskaLabs/seacat-admin-webui

v23.4

25 Jan 09:02
d0a33cc
Compare
Choose a tag to compare

v23.4

Compatibility

  • SeaCat Auth UI v23.4 or newer
  • SeaCat Auth v23.3 or newer

⚠️ Due to implementation of new features, invitation will not work with SeaCat Auth service versions older than v23.3

Features

  • ASAB WebUI submodule version bump [25d5a5c] commit (INDIGO Sprint 230106, !8)

  • Create invitation components (INDIGO Sprint 230106, !8)

Refactoring

  • Add new input preferred_client_id to ClientCreateContainer (INDIGO Sprint 221209, !7)

  • Replace phone_number with phone and preferred_username with username (INDIGO Sprint 221209, !10)

  • Update alert responses with full message from the service and prolong the time of the error message to 30s (INDIGO Sprint 230106, !8)

  • Refactorization of CustomDataContainer to prevent passing invalid format of uri prop. Added documentation. (INDIGO Sprint 221209, !11)

v22.48

01 Dec 10:11
e2ddd19
Compare
Choose a tag to compare

v22.48

Compatibility

  • ASAB UI v22.48 or newer
  • SeaCat Auth v22.48 or newer

⚠️ Due to breaking changes in the OpenID Connect module of SeaCat Auth service, tenant authorization will not work with older versions of SeaCat Auth service and ASAB UI based apps.

Features

  • ASAB WebUI submodule version bump [e7c9b7eb] commit (INDIGO Sprint 221125, !6)

Refactoring

  • Fix the height of the ClientDetailContainer card in edit mode (INDIGO Sprint 221125, !5)

v22.46

16 Nov 10:40
9fa7bf5
Compare
Choose a tag to compare

v22.46

Compatibility

Some credentials management features may not work properly if older version of SeaCat Auth service is used

Features

  • ASAB WebUI submodule version bump [bd1bb40] commit (INDIGO Sprint 221111, !3)

Refactoring

  • Refactor put and post requests in Credentials. When creating credentials, phone and email will be send in a body of a request only when filled in. When updating the credentials, phone or email will be defined in a request body as null if value not specified. (INDIGO Sprint 221111, !3)

v22.45

11 Nov 08:26
56a5cda
Compare
Choose a tag to compare

Initial GitHub release

Initial release of SeaCat Admin WebUI on GitHub