|
| 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 | + |
1 | 30 | Changes in Element v1.5.25 (2023-02-15)
|
2 | 31 | =======================================
|
3 | 32 |
|
|
0 commit comments