Skip to content

Commit 93a6bfb

Browse files
author
ganfra
committed
Changelog for version 1.5.26
1 parent 24e1740 commit 93a6bfb

16 files changed

+29
-16
lines changed

CHANGES.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
Changes in Element v1.5.26 (2023-02-22)
2+
=======================================
3+
4+
Features ✨
5+
----------
6+
- Adds MSC3824 OIDC-awareness when talking to an OIDC-enabled homeservers ([#6367](https://github.com/vector-im/element-android/issues/6367))
7+
- [Poll] Synchronize polls push rules with message push rules ([#8007](https://github.com/vector-im/element-android/issues/8007))
8+
- [Rich text editor] Add code block, quote and indentation actions ([#8045](https://github.com/vector-im/element-android/issues/8045))
9+
- [Poll] History list: details screen of a poll
10+
- [Poll] History list: enable the new settings entry in release mode ([#8056](https://github.com/vector-im/element-android/issues/8056))
11+
- [Location sharing] Show own location in map views ([#8110](https://github.com/vector-im/element-android/issues/8110))
12+
- Updates to protocol used for Sign in with QR code ([#8123](https://github.com/vector-im/element-android/issues/8123))
13+
- [Poll] Synchronize polls and message push rules ([#8130](https://github.com/vector-im/element-android/issues/8130))
14+
15+
Bugfixes 🐛
16+
----------
17+
- Android app does not show correct poll data ([#6121](https://github.com/vector-im/element-android/issues/6121))
18+
- Fix timeline always jumps to the bottom when screen goes back to foreground. ([#8090](https://github.com/vector-im/element-android/issues/8090))
19+
- [Poll] Improve rendering of poll end message when poll start event isn't available ([#8129](https://github.com/vector-im/element-android/issues/8129))
20+
- Replace hardcoded colors by theming colors on send button. ([#8142](https://github.com/vector-im/element-android/issues/8142))
21+
- [Timeline]: Editing a reply from iOS breaks the "in reply to" rendering ([#8150](https://github.com/vector-im/element-android/issues/8150))
22+
23+
Other changes
24+
-------------
25+
- Build unmerged APKs on pull request ([#8044](https://github.com/vector-im/element-android/issues/8044))
26+
- Replace 'Bots' with 'bots' inside terms_description_for_integration_manager ([#8115](https://github.com/vector-im/element-android/issues/8115))
27+
- Fix ktlint issue with fields and a new line. ([#8139](https://github.com/vector-im/element-android/issues/8139))
28+
29+
130
Changes in Element v1.5.25 (2023-02-15)
231
=======================================
332

changelog.d/6121.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/6367.feature

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/8007.feature

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/8044.misc

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/8045.feature

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/8056.feature

Lines changed: 0 additions & 2 deletions
This file was deleted.

changelog.d/8090.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/8110.feature

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/8115.misc

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)