Android Matrix messenger application using the Matrix Rust Sdk and Jetpack Compose
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

1.2 KiB

Changes in Element X v0.1.2 (2023-08-16)

Bugfixes ๐Ÿ›

  • Filter push notifications using push rules. (#640)
  • Use for instead of forEach in DefaultDiffCacheInvalidator to improve performance. (#1035)

In development ๐Ÿšง

  • [Poll] Render start event in the timeline (#1031)

Other changes

  • Add Button component based on Compound designs (#1021)
  • Compound: implement dialogs. (#1043)
  • Compound: customise IconButton component. (#1049)
  • Compound: implement DropdownMenu customisations. (#1050)
  • Compound: implement Snackbar component. (#1054)

Changes in Element X v0.1.0 (2023-07-19)

First release of Element X ๐Ÿš€!