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.9.6 #6747

Merged
merged 36 commits into from
Sep 20, 2022
Merged

Release 1.9.6 #6747

merged 36 commits into from
Sep 20, 2022

Conversation

ismailgulek
Copy link
Contributor

This PR prepares the release of Element v1.9.6.

Notes:

  • This PR targets release/1.9.6/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.9.6/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

SBiOSoftWhare and others added 30 commits September 8, 2022 19:53
…t_session

Device manager: User sessions overview - Current session section (PSG-670)
…_sample_rate_crash

Fix Crash when some opus files are added to a room
…n_logout

Fix crash on logout when syncing is currently in progress
Disable unnecessary network breadcrumbs in Sentry
This covers all login and registration options.
Only disable the composer if the room is yet to be created.
…_list_doesn_t_update_after_log_out_and_log_into_another_account

New App Layout: fixed rooms list doesn't update after log out and log…
…ity_rooms_titles_obscured_by_bottom_bar_when_side_scrolling

New layout: Fixed low priority rooms titles obscured by bottom bar wh…
aringenbach and others added 6 commits September 20, 2022 09:53
* Publish suitable view height for user suggestions

* Update container view height

* Add changelog

* Fix user suggestions layout for pre iOS 16
…event_parsing

Fix replied event content parsing for nested replies
@codecov
Copy link

codecov bot commented Sep 20, 2022

Codecov Report

Base: 9.98% // Head: 5.79% // Decreases project coverage by -4.19% ⚠️

Coverage data is based on head (00e44c1) compared to base (111c829).
Patch coverage: 15.71% of modified lines in pull request are covered.

❗ Current head 00e44c1 differs from pull request most recent head 17b4b3b. Consider uploading reports for the commit 17b4b3b to get more accurate results

Additional details and impacted files
@@                   Coverage Diff                    @@
##           release/1.9.6/master    #6747      +/-   ##
========================================================
- Coverage                  9.98%    5.79%   -4.20%     
========================================================
  Files                      1486     1482       -4     
  Lines                    157045   150543    -6502     
  Branches                  62950    60723    -2227     
========================================================
- Hits                      15685     8717    -6968     
- Misses                   140807   141435     +628     
+ Partials                    553      391     -162     
Impacted Files Coverage Δ
Config/BuildSettings.swift 43.07% <ø> (ø)
Riot/Categories/UITextView.swift 0.00% <0.00%> (ø)
Riot/Managers/Settings/RiotSettings.swift 87.82% <ø> (ø)
Riot/Managers/Theme/Themes/DarkTheme.swift 0.00% <0.00%> (ø)
...iot/Modules/Analytics/SentryMonitoringClient.swift 0.00% <0.00%> (ø)
Riot/Modules/Application/AppCoordinator.swift 44.49% <0.00%> (ø)
...on/ScreenNavigation/RoomNavigationParameters.swift 0.00% <0.00%> (ø)
...s/Views/RecentEmptySpaceSectionTableViewCell.swift 0.00% <0.00%> (ø)
...Modules/Common/Recents/Views/RecentTableViewCell.m 0.00% <0.00%> (ø)
...on/Recents/Views/RecentsInvitesTableViewCell.swift 0.00% <0.00%> (ø)
... and 325 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ismailgulek ismailgulek merged commit fbf78b4 into release/1.9.6/master Sep 20, 2022
@ismailgulek ismailgulek deleted the release/1.9.6/release branch September 20, 2022 10:45
@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/jznwyp

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.