Skip to content

Releases: TeskaLabs/seacat-auth-webui

v22.42

21 Oct 11:30
f210efb
Compare
Choose a tag to compare

v22.42

Features

  • ASAB WebUI submodule version bump [899679e] commit (INDIGO Sprint 221014, !10)

Refactoring

  • Add correct gray background and spinner when the page is loaded (INDIGO Sprint 220916, !4)

  • Change spinner to progress-bar, when the page is loaded (INDIGO Sprint 220930, !9)

Bugfix

  • Google Chrome issue - browser assumed login card username input was a credit card number. (INDIGO Sprint 220930, !8)

v22.38

21 Sep 08:29
5652e89
Compare
Choose a tag to compare

v22.38

Compatibility

  • seacat-auth v22.38 or higher
  • asab-webui v22.38 or higher

Authentication and authorization in lower versions will not work properly due to the changes in the userinfo endpoint.

Breaking changes

  • From release v22.38, only same (v22.38) or newer release tags of SeaCat Auth service is compatible with SeaCat Auth WebUI due to changes in userinfo response

Features

  • ASAB WebUI submodule version bump [22ab54c] commit (INDIGO Sprint 220916, !5)

Refactoring

  • Change the switch input to a different coloured indicator (INDIGO Sprint 220819, !2)

  • Allow dynamic (custom) branding of header image (full and minimized), title and CSS (INDIGO Sprint 220902, !3)

v22.35

29 Aug 12:37
ee4afc5
Compare
Choose a tag to compare
Merge pull request #1 from TeskaLabs/feature/initialize-seacat-auth-w…