You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,24 @@
1
+
Changes in Element X v0.1.2 (2023-08-16)
2
+
========================================
3
+
4
+
Bugfixes 🐛
5
+
----------
6
+
- Filter push notifications using push rules. ([#640](https://github.com/vector-im/element-x-android/issues/640))
7
+
- Use `for` instead of `forEach` in `DefaultDiffCacheInvalidator` to improve performance. ([#1035](https://github.com/vector-im/element-x-android/issues/1035))
8
+
9
+
In development 🚧
10
+
----------------
11
+
-[Poll] Render start event in the timeline ([#1031](https://github.com/vector-im/element-x-android/issues/1031))
12
+
13
+
Other changes
14
+
-------------
15
+
- Add Button component based on Compound designs ([#1021](https://github.com/vector-im/element-x-android/issues/1021))
0 commit comments