Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bmarty committed Jan 11, 2022
1 parent 67bdf4b commit 12018aa
Show file tree
Hide file tree
Showing 30 changed files with 45 additions and 29 deletions.
45 changes: 45 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,48 @@
Changes in Element v1.3.13 (2022-01-11)
=======================================

Features ✨
----------
- Updates onboarding splash screen to have a dedicated sign in button and removes the dual purpose sign in/up stage ([#4382](https://github.com/vector-im/element-android/issues/4382))
- Display Analytics opt-in screen at first start-up of the app ([#4892](https://github.com/vector-im/element-android/issues/4892))
- New attachment picker UI ([#3444](https://github.com/vector-im/element-android/issues/3444))
- Add labs support for rendering LaTeX maths (MSC2191) ([#2133](https://github.com/vector-im/element-android/issues/2133))
- Allow changing nick colors from the member detail screen ([#2614](https://github.com/vector-im/element-android/issues/2614))
- Analytics: Track Errors ([#4719](https://github.com/vector-im/element-android/issues/4719))
- Change internal timeline management. ([#4405](https://github.com/vector-im/element-android/issues/4405))
- Translate the error observed when the user is not allowed to join a room ([#4847](https://github.com/vector-im/element-android/issues/4847))

Bugfixes 🐛
----------
- Stop using CharSequence as EpoxyAttribute because it can lead to crash if the CharSequence mutates during rendering. ([#4837](https://github.com/vector-im/element-android/issues/4837))
- Better handling of misconfigured room encryption ([#4711](https://github.com/vector-im/element-android/issues/4711))
- Fix message replies/quotes to respect newlines. ([#4540](https://github.com/vector-im/element-android/issues/4540))
- Polls: unable to create a poll with more than 10 answers ([#4735](https://github.com/vector-im/element-android/issues/4735))
- Fix for broken unread message indicator on the room list when there are no messages in the room. ([#4749](https://github.com/vector-im/element-android/issues/4749))
- Fixes newer emojis rendering strangely when inserting from the system keyboard ([#4756](https://github.com/vector-im/element-android/issues/4756))
- Fixing unable to change change avatar in some scenarios ([#4767](https://github.com/vector-im/element-android/issues/4767))
- Tentative fix for the speaker being used instead of earpiece for the outgoing call ringtone on lineage os ([#4781](https://github.com/vector-im/element-android/issues/4781))
- Fixing crashes when quickly scrolling or restoring the room timeline ([#4789](https://github.com/vector-im/element-android/issues/4789))
- Fixing encrypted non message events showing up as notification messages (eg when a participant joins, mutes or leaves a voice call) ([#4804](https://github.com/vector-im/element-android/issues/4804))

SDK API changes ⚠️
------------------
- Introduce method onStateUpdated on Timeline.Callback ([#4405](https://github.com/vector-im/element-android/issues/4405))
- Support tagged events in Room Account Data (MSC2437) ([#4753](https://github.com/vector-im/element-android/issues/4753))

Other changes
-------------
- Workaround to fetch all the pending toDevice events from a Synapse homeserver ([#4612](https://github.com/vector-im/element-android/issues/4612))
- Toolbar is added to a views with QR code scan ([#4644](https://github.com/vector-im/element-android/issues/4644))
- Open share UI provides by the system when sharing media or text. ([#4745](https://github.com/vector-im/element-android/issues/4745))
- Cleaning rendering of state events in timeline ([#4747](https://github.com/vector-im/element-android/issues/4747))
- Enabling new FTUE Auth onboarding base, includes the "I already have an account" button in the splash ([#4872](https://github.com/vector-im/element-android/issues/4872))
- Olm lib is now hosted in MavenCentral - upgrade to 3.2.10 ([#4882](https://github.com/vector-im/element-android/issues/4882))
- Remove deprecated experimental restricted space lab option ([#4889](https://github.com/vector-im/element-android/issues/4889))
- Add ktlint results on github as a comment only on fail ([#4888](https://github.com/vector-im/element-android/issues/4888))
- Fix github actions ktlint reports and publish results on PR as comment ([#4864](https://github.com/vector-im/element-android/issues/4864))


Changes in Element v1.3.12 (2021-12-20)
=======================================

Expand Down
1 change: 0 additions & 1 deletion changelog.d/2133.feature

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/2614.feature

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/3444.feature

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/4382.feature

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/4405.feature

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/4405.removal

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/4540.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/4612.misc

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/4644.misc

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/4711.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/4719.feature

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/4735.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/4745.misc

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/4747.misc

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/4749.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/4753.removal

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/4756.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/4767.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/4781.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/4789.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/4804.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/4837.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/4847.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/4864.misc

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/4872.misc

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/4882.misc

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/4888.misc

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/4889.removal

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/4892.feature

This file was deleted.

0 comments on commit 12018aa

Please sign in to comment.