Skip to content

Releases: SiftScience/sift-ios

Release v2.1.0

02 Aug 20:27
beb223e
Compare
Choose a tag to compare
  • Adding a new public method collect() to collect mobile events on demand

Release v2.0.4

23 Jul 00:35
3be90e7
Compare
Choose a tag to compare
  • Fixes SwiftPM build error for unsupported app extensions #100

Release v2.0.3

30 Jun 23:48
Compare
Choose a tag to compare

Added

  • Create PROPOSETECHNICIALDESIGNDOC.md
  • Add modules to DESIGNDOC.md
  • Add images from /Images folder to Git
  • Create DESIGNDOC.md
  • Create PROPOSETECHNICIALDESIGNDOC.md

Changed

  • Swift package manager usability
  • Changes in DESIGNDOC.md
  • Update package and sift_ios file

Release v2.0.1

10 Mar 15:48
c588c7c
Compare
Choose a tag to compare

Added

  • Fixed warning and Error related to MacCatalyst
  • Fix Security Concern from converting Strings to Signed Integers for ipv6
  • Create Swift package manager

Changed

  • Upgrade SDK target deployment version
  • Improved stability and test coverage

Removed

  • Remove all warnings which gets generated during build

v2.0.0

25 Feb 00:54
758a5a1
Compare
Choose a tag to compare
Rename classes from SF* to Sift* (#81)

* Rename classes from SF* to Sift*

* updating README with renamed class names

* Changing release artifacts to new release 1.0.2

* Rename one class from SF* to Sift*

* Updating Cartfile with newly released version

* Making it a major release 2.0.0

v1.0.1

17 Jul 21:56
1578c63
Compare
Choose a tag to compare

Removes fork() check

v0.9.11

12 Dec 20:02
Compare
Choose a tag to compare

Better retry logic on failed requests

v0.9.10

07 Sep 23:50
Compare
Choose a tag to compare

Fixes iOS 11 crasher (querying UI on background thread)

v0.9.9

17 Aug 22:57
Compare
Choose a tag to compare

Excludes NaN and Infinity values from JSON body
Adds collector for is_simulator

v0.9.8

18 Jul 00:09
Compare
Choose a tag to compare

Adds sdk_version to app state events
Query UIApplication on UI thread