Changelog for version 0.2.0

This commit is contained in:
Benoit Marty 2023-09-18 21:05:03 +02:00
parent c83bd3f393
commit 170ff14ad6
27 changed files with 39 additions and 28 deletions

View file

@ -1 +0,0 @@
Bump Rust SDK to `v0.1.49`

View file

@ -1,2 +0,0 @@
[Rich text editor] Integrate rich text editor library. Note that markdown is now not supported and further formatting support will be introduced through the rich text editor.

View file

@ -1 +0,0 @@
Reply action: harmonize conditions in bottom sheet and swipe to reply.

View file

@ -1 +0,0 @@
Exclude some groups related to analytics to be included.

View file

@ -1 +0,0 @@
Implement Bloom effect modifier.

View file

@ -1 +0,0 @@
Fix system bar color after login on light theme.

View file

@ -1 +0,0 @@
Set color on display name and default avatar in the timeline.

View file

@ -1 +0,0 @@
Fix long click on simple formatted messages

View file

@ -1 +0,0 @@
Display a thread decorator in timeline so we know when a message is coming from a thread.

View file

@ -1 +0,0 @@
Enable polls in release build.

View file

@ -1 +0,0 @@
Use the new SyncIndicator API.

View file

@ -1 +0,0 @@
Improve RoomSummary mapping by using RoomInfo.

View file

@ -1 +0,0 @@
[Rich text editor] Add formatting menu (accessible via the '+' button)

View file

@ -1 +0,0 @@
Ensure Posthog data are sent to "https://posthog.element.io"

View file

@ -1 +0,0 @@
[Rich text editor] Add feature flag for rich text editor. Markdown support can now be enabled by disabling the rich text editor.

View file

@ -1 +0,0 @@
Fix top padding in room list when app is opened in offline mode.

View file

@ -1 +0,0 @@
Integrate Element Call into EX by embedding a call in a WebView.

View file

@ -1 +0,0 @@
[Rich text editor] Update design

View file

@ -1 +0,0 @@
[Rich text editor] Fix 'text formatting' option only partially visible

View file

@ -1 +0,0 @@
[Rich text editor] Ensure keyboard opens for reply and text formatting modes

View file

@ -1 +0,0 @@
[Rich text editor] Fix placeholder spilling onto multiple lines

View file

@ -1 +0,0 @@
New app icon, with monochrome support.

View file

@ -1,2 +0,0 @@
Add a "Mute" shortcut icon and a "Notifications" section in the room details screen

View file

@ -1 +0,0 @@
Add a sub-screen "Notifications" in the existing application Settings

View file

@ -1 +0,0 @@
Make links in room topic clickable

View file

@ -1 +0,0 @@
Add a notification permission screen to the initial flow.