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

Version 2.38.1 #43

Merged
merged 1 commit into from
Jan 20, 2025
Merged

Version 2.38.1 #43

merged 1 commit into from
Jan 20, 2025

Conversation

jmartinesp
Copy link
Member

@jmartinesp jmartinesp commented Jan 15, 2025

Changes:

  • [Android] Workaround bug that caused the next focus view search loop when the editor is used in a Compose context, causing ANRs.
  • [Android] Fix crashes when either the editor or the rendering views contain a code block and their size changes, making the previously calculated and cached coordinates for rendering the code block invalid.
  • [Common] Change licensing to AGPLv3 + Element Commercial license.

@jmartinesp jmartinesp requested review from bmarty and ganfra January 15, 2025 14:44
@codecov-commenter
Copy link

codecov-commenter commented Jan 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.72%. Comparing base (53aeba1) to head (d055fe5).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #43   +/-   ##
=======================================
  Coverage   89.72%   89.72%           
=======================================
  Files         170      170           
  Lines       20807    20807           
  Branches      291      291           
=======================================
  Hits        18669    18669           
  Misses       2135     2135           
  Partials        3        3           
Flag Coverage Δ
uitests 84.49% <ø> (ø)
uitests-ios 84.49% <ø> (ø)
unittests 88.51% <ø> (ø)
unittests-ios 87.54% <ø> (ø)
unittests-react 83.09% <ø> (ø)
unittests-rust 89.28% <ø> (ø)

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.

@jmartinesp jmartinesp merged commit 107931a into main Jan 20, 2025
11 checks passed
@jmartinesp jmartinesp deleted the version-2.38.1 branch January 20, 2025 14:47
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.

3 participants