Misc : remove changelog.d folder

This commit is contained in:
ganfra
2024-07-04 18:02:18 +02:00
parent 99b78397f4
commit 515a157c2c
12 changed files with 0 additions and 12 deletions

View File

@@ -1 +0,0 @@
!.gitignore

View File

@@ -1 +0,0 @@
Store and restore drafts for each room.

View File

@@ -1 +0,0 @@
Use a more natural date format for day dividers in the timeline. Also improve the time format for last messages in the room list.

View File

@@ -1 +0,0 @@
Resolve display names in mentions in real time, also send mentions with user ids as the fallback text for the link representation of the mentions.

View File

@@ -1 +0,0 @@
Alert for incoming call even if notifications are disabled

View File

@@ -1 +0,0 @@
Updated Rust SDK to `v0.2.28`. Fixed incompatibilities.

View File

@@ -1 +0,0 @@
Fix feature flags not being able to be toggle in developer settings in release builds.

View File

@@ -1 +0,0 @@
Let roles and permissions screens work for invited room members too.

View File

@@ -1 +0,0 @@
Fix image rendering after clear cache

View File

@@ -1 +0,0 @@
Improve room filters behavior

View File

@@ -1 +0,0 @@
Make sure we replace the 'answer call' pending intent on ringing call notifications.

View File

@@ -1 +0,0 @@
Make sure we don't use the main dispatcher while closing the bug report request, as it can lead to crashes in strict mode.