-
Notifications
You must be signed in to change notification settings - Fork 213
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 0.27.0 #1808
Merged
Merged
Release 0.27.0 #1808
Commits on Jun 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3f07af5 - Browse repository at this point
Copy the full SHA 3f07af5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f35db6 - Browse repository at this point
Copy the full SHA 5f35db6View commit details
Commits on Jul 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1accb66 - Browse repository at this point
Copy the full SHA 1accb66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 191ae5a - Browse repository at this point
Copy the full SHA 191ae5aView commit details
Commits on Jul 5, 2023
-
Merge pull request #1801 from matrix-org/alfogrillo/fix_location_parser
Fix fallback parsing logic for legacy location events
Configuration menu - View commit details
-
Copy full SHA for f214fea - Browse repository at this point
Copy the full SHA f214feaView commit details
Commits on Jul 21, 2023
-
Matrix sdk crypto update (#1805)
* Fix various changes following MatrixSDKCrypto update (not linked here) * Fix crash caused by unexpected ffi result when processing to device events * Fix broken secret recovery following uniffi change - previously the UserIdentity used to be defined through the UDL file and the order of the userSigning and selfSigning keys were different from the place where they were implemented - switching from the UDL to the uniffi macro switched them back to the correct order, but that didn't cause any breaking changes api side - as a result secret recovery would fail as the secrets wouldn't match for user and self signing * Adopt safer to device event sync result handling * Bump MatrixSDKCrypto to v0.3.11 * Fix unit tests
Configuration menu - View commit details
-
Copy full SHA for b9e6b22 - Browse repository at this point
Copy the full SHA b9e6b22View commit details
Commits on Aug 12, 2023
-
* Device dehydration v2 - add support for device dehydration v2 i.e. `org.matrix.msc3814` - implement rest client methods and models - implement flows for creating and storing the dehydrated device pickle in in 4s as well as recovering it to use for device rehydration - implement methods for creating, retrieving, deleting dehydrated devices as well as consuming the messages stored on the backend in between sessions - delete previous implementation * Bump MatrixSDKCrypto to 0.3.12 - adopt latest API changes and URL encode the deviceId when requesting dehydrated device events * Address PR review comments * Attempt to fix the CI * Drop down to Xcode 14.2 in an attempt to fix the linting
Configuration menu - View commit details
-
Copy full SHA for 24f080d - Browse repository at this point
Copy the full SHA 24f080dView commit details
Commits on Aug 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7ba9e35 - Browse repository at this point
Copy the full SHA 7ba9e35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e6e57d - Browse repository at this point
Copy the full SHA 4e6e57dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.