Skip to content

Releases: FinTecSystems/xs2a-ios

2.0.0

01 Jul 12:47
Compare
Choose a tag to compare

1.15.7

18 Jun 09:05
Compare
Choose a tag to compare
  • Bug fix: Account for Locale.preferredLanguages to be nil (2758b42)
  • Fallback to German language instead of English to better account for majority of customer base

1.15.6

30 Apr 13:36
Compare
Choose a tag to compare
  • Put back Network Status Monitor
  • Raise iOS Deployment target to v12 also in Podspec

1.15.5

21 Mar 09:33
Compare
Choose a tag to compare
  • Add PrivacyInfo.xcprivacy (3908701)

1.15.4

14 Mar 13:28
Compare
Choose a tag to compare
  • Remove deprecated Network Monitor (61fd335)

1.15.3

29 Feb 15:42
Compare
Choose a tag to compare
  • set showPasswordVisiblityToggle default to true (3089f01)

1.15.2

28 Feb 12:54
Compare
Choose a tag to compare
  • Implement config option showPasswordVisiblityToggle for the password textfield, allowing the user to show (unmask) the password and hide it again. See the README for details (#28)

1.15.1

01 Feb 14:27
Compare
Choose a tag to compare
  • Fix: Check if presented VC is present (f587c05)

1.15.0

01 Feb 14:08
bf3e8b0
Compare
Choose a tag to compare
  • Feat: Raised minimum deployment target to iOS 12.0
  • Bug Fix: Fixed a bug where dismissing the root view controller was not possible due to an Alert View being shown (48106f5)
  • Bug Fix: Remove an old deleted file from the linked project files (4fbabfc)
  • Bug Fix: Added a missing file to the linked project files (3199b27)

Thanks to Contributor @Eeyore741

1.14.3

30 Oct 13:40
Compare
Choose a tag to compare
  • Fix: Use a less specific identifier for detecting the redirect domain in app-to-app redirection scenarios (70c8f78)