diff --git a/changelog.d/.gitignore b/changelog.d/.gitignore deleted file mode 100644 index b722e9e13e..0000000000 --- a/changelog.d/.gitignore +++ /dev/null @@ -1 +0,0 @@ -!.gitignore \ No newline at end of file diff --git a/changelog.d/2869.feature b/changelog.d/2869.feature deleted file mode 100644 index bfda19096b..0000000000 --- a/changelog.d/2869.feature +++ /dev/null @@ -1 +0,0 @@ -Store and restore drafts for each room. diff --git a/changelog.d/2916.misc b/changelog.d/2916.misc deleted file mode 100644 index b87146dd58..0000000000 --- a/changelog.d/2916.misc +++ /dev/null @@ -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. diff --git a/changelog.d/3051.misc b/changelog.d/3051.misc deleted file mode 100644 index 032d0c8dbe..0000000000 --- a/changelog.d/3051.misc +++ /dev/null @@ -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. diff --git a/changelog.d/3053.misc b/changelog.d/3053.misc deleted file mode 100644 index 6a22cc363a..0000000000 --- a/changelog.d/3053.misc +++ /dev/null @@ -1 +0,0 @@ -Alert for incoming call even if notifications are disabled diff --git a/changelog.d/3068.misc b/changelog.d/3068.misc deleted file mode 100644 index add7772252..0000000000 --- a/changelog.d/3068.misc +++ /dev/null @@ -1 +0,0 @@ -Updated Rust SDK to `v0.2.28`. Fixed incompatibilities. diff --git a/changelog.d/3073.bugfix b/changelog.d/3073.bugfix deleted file mode 100644 index 2f7dbf19f9..0000000000 --- a/changelog.d/3073.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix feature flags not being able to be toggle in developer settings in release builds. diff --git a/changelog.d/3081.bugfix b/changelog.d/3081.bugfix deleted file mode 100644 index 37baf6cca2..0000000000 --- a/changelog.d/3081.bugfix +++ /dev/null @@ -1 +0,0 @@ - Let roles and permissions screens work for invited room members too. diff --git a/changelog.d/3082.bugfix b/changelog.d/3082.bugfix deleted file mode 100644 index 248b35ad7f..0000000000 --- a/changelog.d/3082.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix image rendering after clear cache diff --git a/changelog.d/3083.bugfix b/changelog.d/3083.bugfix deleted file mode 100644 index e3dfaf1da0..0000000000 --- a/changelog.d/3083.bugfix +++ /dev/null @@ -1 +0,0 @@ -Improve room filters behavior diff --git a/changelog.d/3085.bugfix b/changelog.d/3085.bugfix deleted file mode 100644 index bfad218bd2..0000000000 --- a/changelog.d/3085.bugfix +++ /dev/null @@ -1 +0,0 @@ -Make sure we replace the 'answer call' pending intent on ringing call notifications. diff --git a/changelog.d/3086.bugfix b/changelog.d/3086.bugfix deleted file mode 100644 index da39ba616f..0000000000 --- a/changelog.d/3086.bugfix +++ /dev/null @@ -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.