Skip to content

Releases: SAP/gigya-nSS

v1.9.2

07 Jan 09:51
Compare
Choose a tag to compare
  • Added new style library support.
  • Fixed bug - Fido window transition on successful operation.
  • Fixed bug - General font weight alignment for widgets.
  • Fixed bug - Missing background color for container widget.

v1.9.1

01 Nov 08:21
Compare
Choose a tag to compare
  • Removed various debug logs
  • Fixed iOS engine memory not collected on NSS dismissal.
  • Added manual engine dismissal option via "nssDismiss" method.

v1.9.0

01 Aug 10:02
Compare
Choose a tag to compare
  • Navigation flow updated to support mobile stack navigation.

v1.8.2

30 Jul 09:54
Compare
Choose a tag to compare
  • Patched release for Android broken Jitpack build

Note: No changes made for this release from 1.8.1

v1.8.1

06 Jul 09:32
Compare
Choose a tag to compare
  • Fixed issue with the Label widget (TextAllCaps).
  • Fixed routing issue due to null values.

v1.8.0

25 Jun 11:03
Compare
Choose a tag to compare
  • Platform awareness support:
    Cupertino is Apple’s mobile design platform, based on Apple's Human Interface Guidelines, which implement the current iOS design language. Our Flutter SDK now comes with both Material and Cupertino widget libraries, allowing you to develop an app that looks and feels native on both Android and iOS devices.

v1.7.1

29 May 09:33
Compare
Choose a tag to compare
  • Fixed nullability crash in screen flow (relevant to newest Flutter versions).

v1.7.0

05 Mar 08:32
Compare
Choose a tag to compare
  • Added support for password confirmation using password type input widget parameters.

v1.6.0

26 Dec 10:04
154f7ae
Compare
Choose a tag to compare
  • Added support for FIDO passkey authentication.
  • Updated DatePicker widget.
  • Added link color option to label widget.

v1.5.1

29 May 12:35
Compare
Choose a tag to compare
  • Fixed error displays.
  • Mobile wrappers default language parameter added on API calls.