Skip to content

Releases: castle/castle-ios

Release v4.1.2

Choose a tag to compare

@gast04 gast04 released this 23 Jul 12:17
0318af9
  • Internal updates

Release v4.1.1

Choose a tag to compare

@aalekz aalekz released this 02 Jun 09:16
4a8e838
  • disable debugger feature

Release v4.1.0

Choose a tag to compare

@gast04 gast04 released this 30 Apr 11:34
c4df109
  • Improved runtime information collection

Release v4.0.0

Choose a tag to compare

@gast04 gast04 released this 23 Mar 12:41
95e9f18
  • 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

Choose a tag to compare

@aalekz aalekz released this 06 Feb 10:54
55da2f4
  • #161 Uuid init move to Token generation, flush rework, new enableQueue flag

Release v3.1.11

Choose a tag to compare

@gast04 gast04 released this 13 Jan 15:10
85728de
  • #159 Add SensorTracking enabling option.
  • #158 Simplify JWT Usage.
  • Internal enhancements and stability improvements.

Release v3.1.10

Choose a tag to compare

@gast04 gast04 released this 12 Dec 19:52
8ac0556
  • #156 Make NSUserDefaults access async.
  • #155 Remove deprecated synchronize calls.
  • Internal enhancements and stability improvements.

Release v3.1.9

Choose a tag to compare

@gast04 gast04 released this 11 Dec 18:53
ab9f603
  • Internal enhancements and stability improvements.

Release v3.1.8

Choose a tag to compare

@gast04 gast04 released this 10 Dec 21:18
9f06973
  • #151 Remove Highwind lazy initialization.
  • Internal enhancements and stability improvements.

Release v3.1.7

Choose a tag to compare

@aalekz aalekz released this 03 Dec 18:32
11d570e
  • #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.