Skip to content

Releases: DevCycleHQ/ios-client-sdk

v1.20.0

04 Jun 14:23

Choose a tag to compare

Features

  • feat: Update cached config logic: 30-day TTL and per-user caching by @Copilot in #226

Other Changes

Uncategorized

v1.19.0

22 May 01:03

Choose a tag to compare

Features

Bug Fixes

  • fix: create and push the tag to properly trigger the cococapods publish action by @jonathannorris in #217

Uncategorized

v1.18.1

16 May 19:52

Choose a tag to compare

Bug Fixes

  • fix: remove OF Provider Package.swift file, consolidate into root Package.swift by @jonathannorris in #218
  • fix: making DVCVariable init functions public to properly test OF Provider by @jonathannorris in #219

Uncategorized

v1.18.0

15 May 18:34

Choose a tag to compare

Features

Other Changes

  • chore: Potential fix for code scanning alert no. 2: Workflow does not contain permissions by @JamieSinn in #214
  • chore: Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @JamieSinn in #215
  • chore: Potential fix for code scanning alert no. 4: Workflow does not contain permissions by @JamieSinn in #212
  • chore: Potential fix for code scanning alert no. 3: Workflow does not contain permissions by @JamieSinn in #213
  • chore: Potential fix for code scanning alert no. 5: Workflow does not contain permissions by @JamieSinn in #211

Uncategorized

v1.17.4

14 Mar 19:56

Choose a tag to compare

Bug Fixes

Other Changes

Uncategorized

v1.17.3

04 Oct 14:11

Choose a tag to compare

Bug Fixes

  • fix: fixed streaming connection not connecting when control center is dismissed by @jsalaber in #206

Other Changes

Uncategorized

v1.17.2

16 May 17:21

Choose a tag to compare

Other Changes

Uncategorized

v1.17.1

30 Apr 14:43

Choose a tag to compare

Bug Fixes

Other Changes

Uncategorized

v1.17.0

15 Apr 16:13

Choose a tag to compare

Bug Fixes

  • fix: batch event payloads into chunks of 100 to reduce errors on event processing by @kaushalkapasi in #193

Uncategorized

  • chore: added eventsApiProxyURL option for proxying to a different url than the sdk config by @jsalaber in #194

v1.16.0

28 Mar 20:25

Choose a tag to compare

Bug Fixes

  • fix: re-add deprecated generic variable() and variableValue() methods by @jonathannorris in #191

Uncategorized