Skip to content

Releases: VirgilSecurity/virgil-ratchet-x

0.11.4

03 Jun 01:00

Choose a tag to compare

Bump virgil-sdk-x to 9.2.4 and virgil-crypto-c to 0.19.2 (Xcode 26 / Swift 6 fix — resolves Type 'AlgId' has no member 'mlKem768' and similar compile errors).

0.11.3

02 Jun 19:20

Choose a tag to compare

Bump virgil-sdk-x to 9.2.3 and virgil-crypto-c xcframeworks to 0.19.1 stable (no API changes from rc.14).

v0.10.1

14 Aug 03:57
f5be340

Choose a tag to compare

✅ This version might be used instead of v0.10.1 ✅

Changes

  • Update to VirgilCrypto of version v7.0.1
    • With restored Pythia backward compatibility!

v0.10.0

08 Aug 23:35
19e2814

Choose a tag to compare

Changes

  • Remove support for Apple BITCODE
  • Bump min supported macOS version to 10.13
  • Update underlying crypto:
    • VirgilCrypto -> 7.0.0
    • VirgilSDK -> 9.0.0

v0.9.0

26 Jul 20:03
16f7669

Choose a tag to compare

Changes

  • Added SPM support
  • Updated dependencies

v0.8.0

12 Aug 17:42
ac73b1a

Choose a tag to compare

Changes

  • Added Xcode 12.2+ support
  • Added Apple Silicon support
  • Updated VirgilSDK 7.2.1 --> 8.0.0
  • Updated VirgilCryptoWrapper 0.15.2 --> 0.16.0

⚠️ Carthage users ⚠️
Starting from this version, we use xcframeworks to distribute our libraries.
You need to reintegrate the framework with your project.

v0.7.0

21 May 11:23
f3e50b0

Choose a tag to compare

Changed

  • Removed Group Chats
  • Updated dependencies

v0.6.0

17 Apr 10:16
1879943

Choose a tag to compare

Added

  • Post-quantum Double ratchet

v0.5.0

16 Jan 13:01
20f0bcd

Choose a tag to compare

v0.4.0

14 Jan 14:35
05d71c1

Choose a tag to compare

Changed

  • Updated dependencies