Skip to content

Releases: castle/castle-ios

Release v4.0.0

23 Mar 12:41
95e9f18

Choose a tag to compare

  • castle-ios was rewritten to Swift, Highwind and GeoZip got merged into it. It is now a private repository and castle-ios is used as release proxy.
  • Additional device signals collection for broader detection coverage
  • Internal Enhancement and security improvements
  • It contains small breaking changes
    1. import statement changed to import CastleSDK
    2. configure throws now, and has a async version
    3. createRequestToken returns nil if sdk is not initialised
    4. see jazzy documentation for more details

Release v3.2.0

06 Feb 10:54
55da2f4

Choose a tag to compare

  • #161 Uuid init move to Token generation, flush rework, new enableQueue flag

Release v3.1.11

13 Jan 15:10
85728de

Choose a tag to compare

  • #159 Add SensorTracking enabling option.
  • #158 Simplify JWT Usage.
  • Internal enhancements and stability improvements.

Release v3.1.10

12 Dec 19:52
8ac0556

Choose a tag to compare

  • #156 Make NSUserDefaults access async.
  • #155 Remove deprecated synchronize calls.
  • Internal enhancements and stability improvements.

Release v3.1.9

11 Dec 18:53
ab9f603

Choose a tag to compare

  • Internal enhancements and stability improvements.

Release v3.1.8

10 Dec 21:18
9f06973

Choose a tag to compare

  • #151 Remove Highwind lazy initialization.
  • Internal enhancements and stability improvements.

Release v3.1.7

03 Dec 18:32
11d570e

Choose a tag to compare

  • #149 Don't create event models if no userJwt is set.
  • #148 No need to clear and persist the event queue if it's already empty.
  • #146 Improvements to request interceptor and event queue init, remove unused CoreTelephony references.
  • Internal enhancements and stability improvements.

Release v3.1.6

17 Nov 16:25
f302cfa

Choose a tag to compare

  • #144 Remove Reachability.
  • Internal enhancements and stability improvements.

Release v3.1.5

06 Nov 16:40
b64bd70

Choose a tag to compare

  • #139 Async events storage and flushing.
  • Internal enhancements and stability improvements.

Release v3.1.3

20 Oct 13:23
baabf57

Choose a tag to compare

  • Internal enhancements and stability improvements.