Skip to content

Conversation

@pixlwave
Copy link
Member

@pixlwave pixlwave commented Dec 9, 2025

This PR prepares the release of Element v1.11.33.

Notes:

  • This PR targets release/1.11.33/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.33/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 25 commits October 14, 2025 13:45
* Use the dedicated subdomain for the bug report URL by default

Signed-off-by: Ben Banfield-Zanin <benbz@element.io>

* Rename changelog file.

---------

Signed-off-by: Ben Banfield-Zanin <benbz@element.io>
Currently translated at 100.0% (2430 of 2430 strings)

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

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

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

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/vls/
Currently translated at 99.9% (2428 of 2430 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/
Currently translated at 15.8% (384 of 2430 strings)

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

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

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/id/
Currently translated at 99.9% (2428 of 2430 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ar/
Currently translated at 87.9% (2138 of 2430 strings)

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

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/de/
Currently translated at 61.0% (1484 of 2430 strings)

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

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

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/ko/
Translations update from Element Translations
…ios-dialogs

Translations update from Element Translations
…ios-push

Translations update from Element Translations
Translations from Weblate
@CLAassistant
Copy link

CLAassistant commented Dec 9, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
0 out of 7 committers have signed the CLA.

❌ weblate
❌ michi-onl
❌ IhorHordiichuk
❌ angrystar170
❌ LinAGKar
❌ Linerly
❌ Seco-12
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov
Copy link

codecov bot commented Dec 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (release/1.11.33/master@7ff2639). Learn more about missing BASE report.

Additional details and impacted files
@@                    Coverage Diff                    @@
##             release/1.11.33/master    #7988   +/-   ##
=========================================================
  Coverage                          ?   16.96%           
=========================================================
  Files                             ?     1766           
  Lines                             ?   122112           
  Branches                          ?    49184           
=========================================================
  Hits                              ?    20719           
  Misses                            ?   100717           
  Partials                          ?      676           
Flag Coverage Δ
unittests 8.81% <ø> (?)

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pixlwave
Copy link
Member Author

pixlwave commented Dec 9, 2025

Same failing UI tests as always.

@pixlwave pixlwave merged commit 93e39fb into release/1.11.33/master Dec 9, 2025
5 of 7 checks passed
@pixlwave pixlwave deleted the release/1.11.33/release branch December 9, 2025 14:34
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.