Skip to content

Latest commit

 

History

History
354 lines (193 loc) · 14.5 KB

File metadata and controls

354 lines (193 loc) · 14.5 KB

Changelog

3.10.0 (2026-04-15)

Features

  • Send a standard User-Agent: sdk-name/version header (#104) (6bb72dd)

Other

  • Remove amannn/action-semantic-pull-request workflow (#101) (c5d8181)

3.9.0 (2025-10-30)

Features

3.8.4 (2025-10-02)

Bug Fixes

  • Cache Functionality Fixes and Comprehensive Test Suite (#91) (c5be992)

Other

3.8.3 (2025-07-18)

Other

  • ci: update source to look for tag with leading v as created by release please (#82) (2837cfb)

3.8.2 (2025-07-18)

CI

  • add workflow to publish to CocoaPods (#74) (99e4ca6)

Other

  • ci: add release-please configuration (#78) (5f7774a)

3.8.1 - 2024-11-18

What's Changed

  • fix: Swift.DecodingError.keyNotFound when decoding Traits by @khvn26 in #71

Full Changelog: https://github.com/Flagsmith/flagsmith-ios-client/compare/3.8.0...3.8.1

Changes

3.8.0 - 2024-10-22

What's Changed

  • feat: Support transient identities and traits by @khvn26 in #68
  • feat: SSE / real time flags support #32 by @gazreese in #67

New Contributors

Full Changelog: https://github.com/Flagsmith/flagsmith-ios-client/compare/3.7.0...3.8.0

Changes

3.7.0 - 2024-09-13

What's Changed

New Contributors

Full Changelog: https://github.com/Flagsmith/flagsmith-ios-client/compare/3.6.2...3.7.0

Changes

Version 3.6.2 - 2024-06-27

The code in this release is identical to 3.6.1 but it creates a trigger for Swift Package Manager to update after we had to delete and recreate 3.6.1.

Changes

Version 3.6.1 - 2024-06-27

What's Changed

Full Changelog: https://github.com/Flagsmith/flagsmith-ios-client/compare/3.6.0...3.6.1

Changes

Version 3.6.0 - 2024-05-04

What's Changed

  • Fix: Tone down the concurrency test to ensure running on build servers by @gazreese in #47
  • Ci/add swift lint and swiftformat by @gazreese in #53
  • Feature/strict concurrency split by @gazreese in #51
  • Privacy manifest inclusion for SPM and Cocoapods by @gazreese in #55
  • Bump Cocoapods to 3.6.0 in readiness for 3.6.0 release by @gazreese in #56

Full Changelog: https://github.com/Flagsmith/flagsmith-ios-client/compare/3.5.0...3.6.0

Changes

Version 3.5.0 - 2024-03-11

What's Changed

  • Better concurrency support in iOS API Manager by @gazreese in #45

New Contributors

Full Changelog: https://github.com/Flagsmith/flagsmith-ios-client/compare/3.4.0...3.5.0

Changes

3.4.0 - 2023-10-09

What's Changed

  • added Sendable conformances, bump swift tools version to 5.5 by @3a4oT in #37

New Contributors

  • @3a4oT made their first contribution in #37

Full Changelog: https://github.com/Flagsmith/flagsmith-ios-client/compare/3.3.0...3.4.0

Changes

3.3.0 - 2023-07-18

What's Changed

Full Changelog: https://github.com/Flagsmith/flagsmith-ios-client/compare/3.2.1...3.3.0

Changes

3.2.1 - 2023-02-22

What's Changed

Full Changelog: https://github.com/Flagsmith/flagsmith-ios-client/compare/3.2.0...3.2.1

Changes

3.2.0 - 2023-02-21

What's Changed

New Contributors

Full Changelog: https://github.com/Flagsmith/flagsmith-ios-client/compare/3.1.0...3.2.0

Changes

3.1.0 - 2023-02-21

What's Changed

New Contributors

Full Changelog: https://github.com/Flagsmith/flagsmith-ios-client/compare/3.0.0...3.1.0

Changes

3.0.0 - 2022-06-07

What's Changed

Full Changelog: https://github.com/Flagsmith/flagsmith-ios-client/compare/2.1.1...3.0.0

Changes

2.1.1 - 2022-03-23

Changes

2.0.0 - 2022-03-21

What's Changed

Changes

1.2.1 - 2022-03-18

What's Changed

Changes

1.2.0 - 2022-03-17

Changes

1.1.2 - 2021-11-25

What's Changed

New Contributors

Full Changelog: https://github.com/Flagsmith/flagsmith-ios-client/compare/1.1.1...1.1.2

Changes

1.1.1 - 2021-10-11

Changes

1.0.5 - 2021-07-05

Making flag values public.

Changes

1.0.4 - 2021-07-05

Making the value field public.

Changes

1.0.3 - 2021-07-05

Fixed Identity URL issue

Changes

1.0.2 - 2021-07-01

API fixes and renaming fully to Flagsmith.

Changes

1.0.1 - 2021-04-14

Changes