Merge branch 'doug/2368_allow_silent_notifications' of github.com:vector-im/element-ios into doug/2368_allow_silent_notifications

This commit is contained in:
Doug
2021-07-29 11:37:35 +01:00
+2
View File
@@ -8,6 +8,8 @@ Changes to be released in next version
* Room: Added support for Voice Messages (#4090, #4091, #4092, #4094, #4095, #4096)
* Remove the directory section from the Rooms tab.
* Notifications: Show decrypted content is enabled by default (#4519).
* Settings: The notifications toggle no longer detects the system's "Deliver Quietly" configuration as disabled (#2368).
* Settings: Adds a link to open the Settings app to quickly configure app notifications.
🐛 Bugfix
* Room: Fixed mentioning users from room info member details (#4583)