Commit Graph

823 Commits

Author SHA1 Message Date
renovate[bot]
0ca41efece Update dependency PostHog to v3.57.2 (#5540) 2026-05-05 14:32:58 +03:00
renovate[bot]
4a5cfc2f10 Update EmbeddedElementCall and PostHog 2026-05-05 08:44:45 +03:00
renovate[bot]
d956a9e59d Update dependency PostHog to v3.57.0 (#5532)
* Update dependency PostHog to v3.57.0

* Run XcodeGen, update Package.resolved and Settings.bundle
2026-05-04 14:10:32 +03:00
renovate[bot]
c21ee62d87 Update dependency PostHog to v3.56.0 (#5529)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Element CI <ci@element.io>
2026-05-01 17:56:57 +01:00
renovate[bot]
3b0b401e49 Update XcodeGen (#5520)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Element CI <ci@element.io>
2026-04-30 16:10:14 +01:00
Mauro Romito
5bd0800fe5 update sdk to 26.04.28 2026-04-29 10:28:21 +02:00
ElementRobot
a6f51bec1b Bump the calendar version ready for the next release (#5505)
Co-authored-by: Element CI <ci@element.io>
2026-04-29 08:01:03 +01:00
Doug
1c8c5ea711 Update the SDK, handling OIDC/OAuth API breaks. (#5497)
Update the SDK handling API breaks.
2026-04-27 14:46:53 +01:00
renovate[bot]
be15c6bdbc Update dependency PostHog to v3.54.0 2026-04-24 18:57:44 +03:00
Mauro
52d16618f6 Update SDK to 26.04.23 (#5478)
updated sdk, and added error management on the send LLS API
2026-04-24 13:07:16 +02:00
Element CI
c2097bf547 Prepare next release 2026-04-21 09:43:26 -07:00
Doug
1cf700646f Update the SDK. (#5456) 2026-04-21 17:20:12 +03:00
renovate[bot]
206c16ad66 Update dependency SnapshotTesting to v1.19.2 2026-04-17 15:22:15 +02:00
renovate[bot]
13873a0065 Update dependency SwiftSoup to v2.13.4 2026-04-17 10:47:08 +03:00
renovate[bot]
b94dda386b Update dependency Sentry to v9.10.0 2026-04-17 10:46:12 +03:00
renovate[bot]
d246b83bb3 Update dependency PostHog to v3.53.1 2026-04-17 10:46:01 +03:00
renovate[bot]
b54d7e4d08 Update dependency MapLibre to v6.25.0 2026-04-17 10:45:35 +03:00
renovate[bot]
69f9248560 Update dependency Kingfisher to v8.8.1 2026-04-17 10:44:45 +03:00
renovate[bot]
0e88a61fef Update dependency EmbeddedElementCall to v0.19.1 2026-04-17 10:44:18 +03:00
renovate[bot]
de2b4f01ea Update dependency DSWaveformImage to v14.3.0 2026-04-16 18:14:26 +03:00
renovate[bot]
162e9c920b Update dependency DeviceKit to v5.8.0 2026-04-16 18:14:13 +03:00
renovate[bot]
02b57eef0c Update dependency Collections to v1.4.1 2026-04-16 18:13:56 +03:00
renovate[bot]
1789a3f169 Update dependency AnalyticsEvents to v0.33.2 2026-04-16 18:13:39 +03:00
renovate[bot]
109cd4a169 Update dependency SwiftState to v6.0.1 2026-04-16 18:13:19 +03:00
renovate[bot]
7a914dee11 Update dependency LRUCache to v1.2.1 2026-04-16 18:13:02 +03:00
renovate[bot]
26de0c4e99 Update dependency AsyncAlgorithms to v1.1.3 2026-04-16 18:12:48 +03:00
renovate[bot]
2c5d3089f7 Update dependency WysiwygComposer to v2.41.3 2026-04-16 15:37:59 +02:00
Element CI
72adef82b2 Prepare next release 2026-04-16 06:30:26 -07:00
Mauro Romito
b127efae16 update sdk to 26.04.16 2026-04-16 12:01:42 +02:00
Mauro Romito
8ad79271cb update sdk to 26.04.13 2026-04-13 18:38:26 +02:00
Doug
eb5218763a Update the SDK. (#5369) 2026-04-09 17:26:12 +01:00
Doug
ff4270addc Update the SDK handling breaking changes. (#5364) 2026-04-08 21:11:57 +01:00
Doug
26b2731af7 Update the SDK to fix support for Xcode 26.4. (#5338) 2026-04-01 10:47:02 +01:00
Element CI
68cc36c571 Prepare next release 2026-03-31 06:00:56 -07:00
Doug
6a79651834 Add support for iOS 26.4 emoji reactions and ensure older ESS versions still work. (#5329)
* Update the SDK and EmojiBase (with support for iOS 26.4 emojis).

* Update snapshots

(We use 26.1 so the snapshot doesn't support the new emoji)
2026-03-31 13:26:51 +01:00
ElementRobot
cf305cdcba Bump the calendar version ready for the next release 2026-03-31 10:58:03 +02:00
Element CI
51a3350f0b Prepare next release 2026-03-24 13:51:40 -07:00
Mauro Romito
844cfc1237 update matrix sdk to 26.03.24 2026-03-24 12:48:34 +01:00
Stefan Ceriu
dfa877750c Bump the RustSDK to v26.03.23 2026-03-23 15:20:37 +02:00
Mauro
9442b6981f Rename Sign Out to Remove Device + Update SDK 26.03.18 (#5280)
* update the sdk

* updated preview tests

# Conflicts:
#	ElementX/Sources/Screens/Timeline/View/Style/TimelineItemSendInfoLabel.swift
#	ElementX/Sources/Screens/Timeline/View/TimelineItemViews/LiveLocationRoomTimelineView.swift

* update sdk to 26.03.18 + regenerated preview tests after sign out copy change

* updated UI tests

* pr suggestions
2026-03-18 17:34:45 +01:00
Stefan Ceriu
69c91ca114 Set LastUpgradeCheck for XcodeGen and hopefully stop Xcode from automatically updating the schemes 2026-03-13 16:57:18 +02:00
Element CI
8034426d16 Prepare next release 2026-03-10 05:01:34 -07:00
Mauro Romito
91105db2ae update SDK to 26.03.10 2026-03-10 12:35:11 +01:00
Copilot
02111bc297 Bump element-call-swift to v0.17.0 (#5184)
* Bump element-call-swift to v0.17.0

Co-authored-by: Velin92 <34335419+Velin92@users.noreply.github.com>

* use exactVersion

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Velin92 <34335419+Velin92@users.noreply.github.com>
Co-authored-by: Mauro Romito <mauro.romito@element.io>
2026-03-10 10:21:55 +00:00
Element CI
7a6ea01a23 Prepare next release 2026-03-05 10:04:05 -08:00
Doug
1b44989e62 Fixes an SDK issue with the crypto store. (#5167)
* Update the SDK.

Fixes a missing migration in the crypto store.

* Update the enterprise submodule.
2026-03-05 16:07:51 +00:00
Element CI
12154476c2 Prepare next release 2026-03-03 09:35:32 -08:00
Doug
c58492d06a Stop messages disappearing and then re-appearing after being sent. (#5162)
Update the SDK.
2026-03-03 17:09:34 +00:00
Stefan Ceriu
5d973eb231 Update the RustSDK to v26.03.02 2026-03-02 18:14:21 +02:00
Element CI
4faeb349bd Prepare next release 2026-02-25 02:28:01 -08:00