Merge branch 'develop' into riot_3396

This commit is contained in:
ismailgulek 2020-07-16 16:22:48 +03:00 committed by GitHub
commit 2af57fdf10
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

View file

@ -35,6 +35,7 @@ Bug fix:
* RoomMembershipBubbleCell: Fix message textview leading constraint (#3226).
* SettingsViewController: Fix crash when scrolling to Discovery (#3401).
* Main.storyboard: Set storyboard identifier for SettingsViewController (#3398).
* Universal links: Fix broken links for web apps (#3420).
* SettingsViewController: Fix pan gesture crash (#3396).
Changes in 0.11.6 (2020-06-30)

View file

@ -12,7 +12,9 @@
<string>applinks:www.riot.im</string>
<string>webcredentials:riot.im</string>
<string>applinks:element.io</string>
<string>applinks:*.element.io</string>
<string>applinks:app.element.io</string>
<string>applinks:staging.element.io</string>
<string>applinks:develop.element.io</string>
<string>webcredentials:*.element.io</string>
</array>
<key>com.apple.developer.icloud-container-identifiers</key>