Browse Source

Changelog for version 0.2.0

pull/1368/head
Benoit Marty 1 year ago
parent
commit
90e1fe6b77
  1. 39
      CHANGES.md
  2. 1
      changelog.d/+sdk_bump.feature
  3. 2
      changelog.d/1172.feature
  4. 1
      changelog.d/1173.bugfix
  5. 1
      changelog.d/1191.misc
  6. 1
      changelog.d/1217.feature
  7. 1
      changelog.d/1222.bugfix
  8. 1
      changelog.d/1224.feature
  9. 1
      changelog.d/1232.bugfix
  10. 1
      changelog.d/1236.feature
  11. 1
      changelog.d/1241.bugfix
  12. 1
      changelog.d/1244.misc
  13. 1
      changelog.d/1251.misc
  14. 1
      changelog.d/1261.feature
  15. 1
      changelog.d/1269.misc
  16. 1
      changelog.d/1289.feature
  17. 1
      changelog.d/1297.bugfix
  18. 1
      changelog.d/1300.feature
  19. 1
      changelog.d/1332.feature
  20. 1
      changelog.d/1335.bugfix
  21. 1
      changelog.d/1337.bugfix
  22. 1
      changelog.d/1347.bugfix
  23. 1
      changelog.d/1363.misc
  24. 2
      changelog.d/506.feature
  25. 1
      changelog.d/510.misc
  26. 1
      changelog.d/612.bugfix
  27. 1
      changelog.d/897.feature

39
CHANGES.md

@ -1,3 +1,42 @@ @@ -1,3 +1,42 @@
Changes in Element X v0.2.0 (2023-09-18)
========================================
Features ✨
----------
- Bump Rust SDK to `v0.1.54`
- Add a "Mute" shortcut icon and a "Notifications" section in the room details screen ([#506](https://github.com/vector-im/element-x-android/issues/506))
- Add a notification permission screen to the initial flow. ([#897](https://github.com/vector-im/element-x-android/issues/897))
- Integrate Element Call into EX by embedding a call in a WebView. ([#1300](https://github.com/vector-im/element-x-android/issues/1300))
- Implement Bloom effect modifier. ([#1217](https://github.com/vector-im/element-x-android/issues/1217))
- Set color on display name and default avatar in the timeline. ([#1224](https://github.com/vector-im/element-x-android/issues/1224))
- Display a thread decorator in timeline so we know when a message is coming from a thread. ([#1236](https://github.com/vector-im/element-x-android/issues/1236))
- [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. ([#1172](https://github.com/vector-im/element-x-android/issues/1172))
- [Rich text editor] Add formatting menu (accessible via the '+' button) ([#1261](https://github.com/vector-im/element-x-android/issues/1261))
- [Rich text editor] Add feature flag for rich text editor. Markdown support can now be enabled by disabling the rich text editor. ([#1289](https://github.com/vector-im/element-x-android/issues/1289))
- [Rich text editor] Update design ([#1332](https://github.com/vector-im/element-x-android/issues/1332))
Bugfixes 🐛
----------
- Make links in room topic clickable ([#612](https://github.com/vector-im/element-x-android/issues/612))
- Reply action: harmonize conditions in bottom sheet and swipe to reply. ([#1173](https://github.com/vector-im/element-x-android/issues/1173))
- Fix system bar color after login on light theme. ([#1222](https://github.com/vector-im/element-x-android/issues/1222))
- Fix long click on simple formatted messages ([#1232](https://github.com/vector-im/element-x-android/issues/1232))
- Enable polls in release build. ([#1241](https://github.com/vector-im/element-x-android/issues/1241))
- Fix top padding in room list when app is opened in offline mode. ([#1297](https://github.com/vector-im/element-x-android/issues/1297))
- [Rich text editor] Fix 'text formatting' option only partially visible ([#1335](https://github.com/vector-im/element-x-android/issues/1335))
- [Rich text editor] Ensure keyboard opens for reply and text formatting modes ([#1337](https://github.com/vector-im/element-x-android/issues/1337))
- [Rich text editor] Fix placeholder spilling onto multiple lines ([#1347](https://github.com/vector-im/element-x-android/issues/1347))
Other changes
-------------
- Add a sub-screen "Notifications" in the existing application Settings ([#510](https://github.com/vector-im/element-x-android/issues/510))
- Exclude some groups related to analytics to be included. ([#1191](https://github.com/vector-im/element-x-android/issues/1191))
- Use the new SyncIndicator API. ([#1244](https://github.com/vector-im/element-x-android/issues/1244))
- Improve RoomSummary mapping by using RoomInfo. ([#1251](https://github.com/vector-im/element-x-android/issues/1251))
- Ensure Posthog data are sent to "https://posthog.element.io" ([#1269](https://github.com/vector-im/element-x-android/issues/1269))
- New app icon, with monochrome support. ([#1363](https://github.com/vector-im/element-x-android/issues/1363))
Changes in Element X v0.1.6 (2023-09-04)
========================================

1
changelog.d/+sdk_bump.feature

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

2
changelog.d/1172.feature

@ -1,2 +0,0 @@ @@ -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.

1
changelog.d/1173.bugfix

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

1
changelog.d/1191.misc

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

1
changelog.d/1217.feature

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

1
changelog.d/1222.bugfix

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

1
changelog.d/1224.feature

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

1
changelog.d/1232.bugfix

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

1
changelog.d/1236.feature

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

1
changelog.d/1241.bugfix

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

1
changelog.d/1244.misc

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

1
changelog.d/1251.misc

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

1
changelog.d/1261.feature

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

1
changelog.d/1269.misc

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

1
changelog.d/1289.feature

@ -1 +0,0 @@ @@ -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.

1
changelog.d/1297.bugfix

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

1
changelog.d/1300.feature

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

1
changelog.d/1332.feature

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

1
changelog.d/1335.bugfix

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

1
changelog.d/1337.bugfix

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

1
changelog.d/1347.bugfix

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

1
changelog.d/1363.misc

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

2
changelog.d/506.feature

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

1
changelog.d/510.misc

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

1
changelog.d/612.bugfix

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

1
changelog.d/897.feature

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