Skip to content

Commit 40d3fca

Browse files
committed
Changelog for version 0.7.1
1 parent dd2d1de commit 40d3fca

File tree

1 file changed

+64
-0
lines changed

1 file changed

+64
-0
lines changed

CHANGES.md

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,67 @@
1+
Changes in Element X v0.7.1 (2024-10-25)
2+
========================================
3+
4+
## What's Changed
5+
### ✨ Features
6+
* Verified user badge by @bmarty in https://github.com/element-hq/element-x-android/pull/3718
7+
### 🙌 Improvements
8+
* Add userId in identity change warning banner by @bmarty in https://github.com/element-hq/element-x-android/pull/3686
9+
* OIDC prompt by @bmarty in https://github.com/element-hq/element-x-android/pull/3694
10+
* Bump rust-sdk version to rust-sdk 0.2.57 by @BillCarsonFr in https://github.com/element-hq/element-x-android/pull/3735
11+
### 🐛 Bugfixes
12+
* Refresh room summaries when date or time changes in the device by @jmartinesp in https://github.com/element-hq/element-x-android/pull/3683
13+
* Call: ensure that the microphone is working when the application is backgrounded. by @bmarty in https://github.com/element-hq/element-x-android/pull/3685
14+
* RTL: ensure sender information are correctly rendered in the timeline by @bmarty in https://github.com/element-hq/element-x-android/pull/3681
15+
* Improve composer paddings by @bmarty in https://github.com/element-hq/element-x-android/pull/3695
16+
* UI: fix list item colors by @bmarty in https://github.com/element-hq/element-x-android/pull/3706
17+
* Small UI iteration on pin feature. by @bmarty in https://github.com/element-hq/element-x-android/pull/3714
18+
* Use BigIcon and fix colors by @bmarty in https://github.com/element-hq/element-x-android/pull/3719
19+
### 🗣 Translations
20+
* Sync Strings by @ElementBot in https://github.com/element-hq/element-x-android/pull/3665
21+
* Sync Strings by @ElementBot in https://github.com/element-hq/element-x-android/pull/3713
22+
### 🧱 Build
23+
* Update Gradle Wrapper from 8.10 to 8.10.2 by @ElementBot in https://github.com/element-hq/element-x-android/pull/3663
24+
* fix: import path broken in module template by @torrybr in https://github.com/element-hq/element-x-android/pull/3710
25+
### 📄 Documentation
26+
* Update store description by @bmarty in https://github.com/element-hq/element-x-android/pull/3680
27+
### 🚧 In development 🚧
28+
* Feature: knock request to join by @ganfra in https://github.com/element-hq/element-x-android/pull/3725
29+
### Dependency upgrades
30+
* Update anvil to v0.3.2 by @renovate in https://github.com/element-hq/element-x-android/pull/3662
31+
* Update dependency io.nlopez.compose.rules:detekt to v0.4.16 by @renovate in https://github.com/element-hq/element-x-android/pull/3675
32+
* Update dependency com.posthog:posthog-android to v3.8.2 by @renovate in https://github.com/element-hq/element-x-android/pull/3674
33+
* Update dependency io.element.android:compound-android to v0.1.1 - Better support for RTL icons. by @renovate in https://github.com/element-hq/element-x-android/pull/3676
34+
* Update android.gradle.plugin to v8.7.1 by @renovate in https://github.com/element-hq/element-x-android/pull/3677
35+
* Update dependency io.sentry:sentry-android to v7.15.0 by @renovate in https://github.com/element-hq/element-x-android/pull/3640
36+
* Update mobile-dev-inc/action-maestro-cloud action to v1.9.2 by @renovate in https://github.com/element-hq/element-x-android/pull/3641
37+
* Update plugin licensee to v1.12.0 by @renovate in https://github.com/element-hq/element-x-android/pull/3687
38+
* Update dependency app.cash.turbine:turbine to v1.2.0 by @renovate in https://github.com/element-hq/element-x-android/pull/3696
39+
* Update activity to v1.9.3 by @renovate in https://github.com/element-hq/element-x-android/pull/3697
40+
* Update dependency androidx.compose:compose-bom to v2024.10.00 by @renovate in https://github.com/element-hq/element-x-android/pull/3699
41+
* Update dependency org.matrix.rustcomponents:sdk-android to v0.2.55 by @renovate in https://github.com/element-hq/element-x-android/pull/3701
42+
* Update dependencyAnalysis to v2.2.0 by @renovate in https://github.com/element-hq/element-x-android/pull/3707
43+
* Update anvil to v0.3.3 by @renovate in https://github.com/element-hq/element-x-android/pull/3711
44+
* Update dependency androidx.annotation:annotation-jvm to v1.9.0 by @renovate in https://github.com/element-hq/element-x-android/pull/3698
45+
* Update dependency com.google.firebase:firebase-bom to v33.5.0 by @renovate in https://github.com/element-hq/element-x-android/pull/3716
46+
* Update dependency org.matrix.rustcomponents:sdk-android to v0.2.56 by @renovate in https://github.com/element-hq/element-x-android/pull/3715
47+
* Update dependency com.squareup:kotlinpoet-ksp to v2 by @renovate in https://github.com/element-hq/element-x-android/pull/3722
48+
* Update dependency org.maplibre.gl:android-sdk-ktx-v7 to v3.0.2 by @renovate in https://github.com/element-hq/element-x-android/pull/3703
49+
* Dependencies : makes sure to use same version for all kotlinpoet dependencies by @ganfra in https://github.com/element-hq/element-x-android/pull/3727
50+
* Update dependency com.google.firebase:firebase-bom to v33.5.1 by @renovate in https://github.com/element-hq/element-x-android/pull/3731
51+
### Others
52+
* No need to launch a coroutine here. by @bmarty in https://github.com/element-hq/element-x-android/pull/3668
53+
* Fix issue on canInvite refresh. by @bmarty in https://github.com/element-hq/element-x-android/pull/3670
54+
* AsyncAction confirming with param by @bmarty in https://github.com/element-hq/element-x-android/pull/3667
55+
* Cleanup tests by @bmarty in https://github.com/element-hq/element-x-android/pull/3672
56+
* Ensure selectedRoomMember is not null to reduce code indentation. by @bmarty in https://github.com/element-hq/element-x-android/pull/3669
57+
* Improve preview provider name consistency by @bmarty in https://github.com/element-hq/element-x-android/pull/3673
58+
* Clarify model for Event with attachment by @bmarty in https://github.com/element-hq/element-x-android/pull/3574
59+
* Improve room moderation by @bmarty in https://github.com/element-hq/element-x-android/pull/3671
60+
* Remove duplicated code regarding user (room member and user profile) screens by @bmarty in https://github.com/element-hq/element-x-android/pull/3700
61+
* Rename some function to avoid name clash by @bmarty in https://github.com/element-hq/element-x-android/pull/3705
62+
* Fix flaky tests. by @bmarty in https://github.com/element-hq/element-x-android/pull/3717
63+
* Update accent color for `Checkbox`, `RadioButton` and `Switch` components by @jmartinesp in https://github.com/element-hq/element-x-android/pull/3728
64+
165
Changes in Element X v0.7.0 (2024-10-10)
266
========================================
367

0 commit comments

Comments
 (0)