Skip to content
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 1.11.0 #7643

Merged
merged 26 commits into from
Aug 15, 2023
Merged

Release 1.11.0 #7643

merged 26 commits into from
Aug 15, 2023

Conversation

pixlwave
Copy link
Member

This PR prepares the release of Element v1.11.0.

Notes:

  • This PR targets release/1.11.0/master, which has been cut from master.
  • It includes changes to the Podfile, but not the corresponding changes to Podfile.lock, as pod install hasn't yet been run.
    This is because the Podfile targets future versions of dependencies yet to be released, so pod install wouldn't be able to find them yet.
  • When the CI runs its checks, it will temporarily point to the pending release branches of those dependencies beforehand
  • It is only during release:finish that pod update will be run -- updating the Podfile.lock
    to use the now officially released dependencies -- before ultimately merging release/1.11.0/master into master to tag the release.

➡️ Once this PR is merged, you will need to first ensure that the products this one depends on are fully released,
then run bundle exec rake release:finish to close this release.

💡 If you want to review only the changes made since the release branch was cut from develop,
you can check those here

pixlwave and others added 26 commits June 21, 2023 14:02
On Room v11 it is possible that the sender could put in a fake creator. Don't allow this to happen.
- add support for device dehydration v2 i.e. `org.matrix.msc3814`
- run dehydration flows after successfully recovering or creating secrets
- enable said flows based on .well-known `org.matrix.msc3814` config key
- delete previous implementation and helper methods
Currently translated at 100.0% (2411 of 2411 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
Currently translated at 99.2% (2389 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/
Currently translated at 100.0% (2411 of 2411 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
Currently translated at 85.8% (2066 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ru/
Currently translated at 100.0% (2411 of 2411 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
Currently translated at 99.4% (2392 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/
Currently translated at 100.0% (2406 of 2406 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/
Currently translated at 100.0% (2411 of 2411 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
Currently translated at 100.0% (2411 of 2411 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
Currently translated at 62.1% (1499 of 2411 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/eo/
Currently translated at 100.0% (2411 of 2411 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
Currently translated at 100.0% (2411 of 2411 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sk/
Currently translated at 100.0% (2411 of 2411 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

❗ No coverage uploaded for pull request base (release/1.11.0/master@ab5f501). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@                   Coverage Diff                    @@
##             release/1.11.0/master    #7643   +/-   ##
========================================================
  Coverage                         ?   12.22%           
========================================================
  Files                            ?     1648           
  Lines                            ?   163614           
  Branches                         ?    67154           
========================================================
  Hits                             ?    19999           
  Misses                           ?   142970           
  Partials                         ?      645           
Flag Coverage Δ
uitests 55.05% <0.00%> (?)
unittests 6.07% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pixlwave pixlwave merged commit 3a2bdab into release/1.11.0/master Aug 15, 2023
6 checks passed
@pixlwave pixlwave deleted the release/1.11.0/release branch August 15, 2023 10:08
@pixlwave pixlwave added the Trigger-PR-Build Label to trigger builds for PRs label Aug 15, 2023
@pixlwave pixlwave removed the Trigger-PR-Build Label to trigger builds for PRs label Aug 15, 2023
@github-actions
Copy link

📱 Scan the QR code below to install the build for this PR.
🔒 This build is for internal testing purpose. Only devices listed in the ad-hoc provisioning profile can install Element Alpha.

QR code

If you can't scan the QR code you can install the build via this link: https://i.diawi.com/orpSbV

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants