Skip to content

Commit d9dfbd8

Browse files
committed
docs: update changelog and docs for 9.3.0
1 parent cc269e3 commit d9dfbd8

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,18 @@
257257

258258
Affected platforms: all
259259

260+
## v9.3.0 - 2026-02-20
261+
262+
### Highlights
263+
264+
Lidl compat: Ios and Android can now export a compacted version of the CC database, retaining its encryption. This is
265+
only relevant for Lidl builds and should be ignored by everyone else.
266+
267+
### Features
268+
269+
- export a compact version of the database
270+
([8fc81af](https://github.com/wireapp/core-crypto/commit/8fc81afce4732f5b028563ca7c338c8964c4dfd7))
271+
260272
## v9.2.1 - 2026-02-17
261273

262274
Upgrades openssl to version 3.5.5 (used on Android and iOS for encryption at rest).

docs/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ input, and confirm by "run workflow" below the input. Note that deployment depen
2323
| | TypeScript | Kotlin | Swift | Rust |
2424
| ---------- | ---------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------ | -------------------------------------- |
2525
| **main** | [TypeScript](./main/typescript/) | [Kotlin](./main/kotlin/) | [Swift](./main/swift/) | [Rust](./main/rust/core_crypto/) |
26+
| **v9.3.0** | [TypeScript](./v9.3.0/typescript) | [Kotlin](./v9.3.0/kotlin/) | [Swift](./v9.3.0/swift) | [Rust](./v9.3.0/rust/core_crypto) |
2627
| **v9.2.1** | [TypeScript](./v9.2.1/typescript) | [Kotlin](./v9.2.1/kotlin/) | [Swift](./v9.2.1/swift) | [Rust](./v9.2.1/rust/core_crypto) |
2728
| **v9.2.0** | [TypeScript](./v9.2.0/typescript) | [Kotlin](./v9.2.0/kotlin/) | [Swift](./v9.2.0/swift) | [Rust](./v9.2.0/rust/core_crypto) |
2829
| **v9.1.3** | [TypeScript](./v9.1.3/typescript) | [Kotlin](./v9.1.3/kotlin/) | [Swift](./v9.1.3/swift) | [Rust](./v9.1.3/rust/core_crypto) |

0 commit comments

Comments
 (0)