Browse Source

Changelog for version 0.1.0

pull/929/head
Benoit Marty 1 year ago
parent
commit
3c5ac26427
  1. 4
      CHANGES.md
  2. 1
      changelog.d/101.bugfix
  3. 1
      changelog.d/106.feature
  4. 1
      changelog.d/108.wip
  5. 1
      changelog.d/110.feature
  6. 1
      changelog.d/111.feature
  7. 4
      changelog.d/117.misc
  8. 1
      changelog.d/122.feature
  9. 1
      changelog.d/123.feature
  10. 1
      changelog.d/132.bugfix
  11. 1
      changelog.d/133.bugfix
  12. 3
      changelog.d/138.bugfix
  13. 1
      changelog.d/141.feature
  14. 1
      changelog.d/182.bugfix
  15. 1
      changelog.d/202.wip
  16. 1
      changelog.d/210.bugfix
  17. 1
      changelog.d/211.wip
  18. 1
      changelog.d/216.bugfix
  19. 1
      changelog.d/217.bugfix
  20. 1
      changelog.d/235.misc
  21. 1
      changelog.d/238.feature
  22. 1
      changelog.d/242.feature
  23. 1
      changelog.d/245.feature
  24. 2
      changelog.d/251.feature
  25. 1
      changelog.d/254.feature
  26. 1
      changelog.d/286.feature
  27. 1
      changelog.d/300.feature
  28. 1
      changelog.d/312.feature
  29. 1
      changelog.d/339.feature
  30. 1
      changelog.d/354.feature
  31. 1
      changelog.d/360.feature
  32. 1
      changelog.d/385.feature
  33. 1
      changelog.d/396.feature
  34. 1
      changelog.d/420.doc
  35. 1
      changelog.d/424.feature
  36. 1
      changelog.d/427.feature
  37. 1
      changelog.d/437.feature
  38. 1
      changelog.d/464.feature
  39. 1
      changelog.d/480.feature
  40. 1
      changelog.d/483.feature
  41. 1
      changelog.d/484.feature
  42. 1
      changelog.d/486.feature
  43. 1
      changelog.d/487.feature
  44. 1
      changelog.d/489.feature
  45. 1
      changelog.d/517.bugfix
  46. 1
      changelog.d/554.feature
  47. 1
      changelog.d/563.feature
  48. 1
      changelog.d/627.feature
  49. 1
      changelog.d/663.feature
  50. 1
      changelog.d/671.feature
  51. 1
      changelog.d/689.feature
  52. 1
      changelog.d/712.bugfix
  53. 1
      changelog.d/792.bugfix
  54. 1
      changelog.d/821.bugfix
  55. 1
      changelog.d/84.feature
  56. 1
      changelog.d/88.bugfix
  57. 1
      changelog.d/880.bugfix
  58. 1
      changelog.d/89.bugfix
  59. 1
      changelog.d/89.feature
  60. 1
      changelog.d/94.wip
  61. 1
      changelog.d/95.feature
  62. 1
      changelog.d/96.feature

4
CHANGES.md

@ -0,0 +1,4 @@ @@ -0,0 +1,4 @@
Changes in Element X v0.1.0 (2023-07-19)
========================================
First release of Element X 🚀!

1
changelog.d/101.bugfix

@ -1 +0,0 @@ @@ -1 +0,0 @@
Address design issues in the change server screen

1
changelog.d/106.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
[Create and join rooms] Accept or decline an invite from invitation list

1
changelog.d/108.wip

@ -1 +0,0 @@ @@ -1 +0,0 @@
[Create and join rooms] Select members before creating a room (UI for selection)

1
changelog.d/110.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
[Create and join rooms] Create a room screen (UI)

1
changelog.d/111.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
[Create and join rooms] Create a room and show it

4
changelog.d/117.misc

@ -1,4 +0,0 @@ @@ -1,4 +0,0 @@
Changes to CI:
- Run Paparazzi tests just once when `koverMergedReport` is used.
- Make sure a Paparazzi failure breaks the test flow and blocks merging.
- Change `./gradlew check` call in `quality.yml` to custom `runQualityChecks` task.

1
changelog.d/122.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
[Create and join rooms] Select a media from the camera

1
changelog.d/123.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
[Create and join rooms] Select a media from the gallery

1
changelog.d/132.bugfix

@ -1 +0,0 @@ @@ -1 +0,0 @@
Use user friendly error messages in login following iOS logic, fix dialog colors.

1
changelog.d/133.bugfix

@ -1 +0,0 @@ @@ -1 +0,0 @@
Clear focus on TextFields when submitting forms to prevent issues with the IME keyboard.

3
changelog.d/138.bugfix

@ -1,3 +0,0 @@ @@ -1,3 +0,0 @@
Add consumer proguard rules for SQLCipher.
Thanks @anoadragon453 for reporting and the tentative fix!

1
changelog.d/141.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
Add a `NetworkMonitor` component to track the network connection status

1
changelog.d/182.bugfix

@ -1 +0,0 @@ @@ -1 +0,0 @@
Fix the case when a valid homeserver url can't be extracted from the MXID

1
changelog.d/202.wip

@ -1 +0,0 @@ @@ -1 +0,0 @@
[Create and join rooms] Fix display of trailing icon in the search bar

1
changelog.d/210.bugfix

@ -1 +0,0 @@ @@ -1 +0,0 @@
Handle 'invalid server' error in server selection screen properly.

1
changelog.d/211.wip

@ -1 +0,0 @@ @@ -1 +0,0 @@
[Create and join rooms] Show a single result when searching for a matrixId

1
changelog.d/216.bugfix

@ -1 +0,0 @@ @@ -1 +0,0 @@
Make sure `Modifier.onTabOrEnterKeyFocusNext` doesn't add line breaks or tabs to TextFields.

1
changelog.d/217.bugfix

@ -1 +0,0 @@ @@ -1 +0,0 @@
Display most recent activity for each room in room list

1
changelog.d/235.misc

@ -1 +0,0 @@ @@ -1 +0,0 @@
Improve ButtonWithProgress component, replace login and change server buttons

1
changelog.d/238.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
[Create and join rooms] New invites are now marked with a badge

1
changelog.d/242.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
[Create and join rooms] Update room properties from room details

1
changelog.d/245.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
[Create and join rooms] Add ability to invite users to existing rooms

2
changelog.d/251.feature

@ -1,2 +0,0 @@ @@ -1,2 +0,0 @@
Implement Room Details screen
Implement Room Member List screen

1
changelog.d/254.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
[Create and join rooms] Improve user search results calling the "profile" API

1
changelog.d/286.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
Add leave room functionality to the Room Details screen.

1
changelog.d/300.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
Implement room member details screen

1
changelog.d/312.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
Room details: implement custom designs for DMs.

1
changelog.d/339.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
Block & unblock users from room details screen.

1
changelog.d/354.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
Improve room list search and general UI

1
changelog.d/360.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
Add media pickers to the room screen.

1
changelog.d/385.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
Show pending invitations in room members list

1
changelog.d/396.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
Add media pre-processing before uploading it.

1
changelog.d/420.doc

@ -1 +0,0 @@ @@ -1 +0,0 @@
Update design documentation to add references to Compound

1
changelog.d/424.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
[Create and join rooms] Show a notice for MXIDs that don't resolve when searching for users to invite

1
changelog.d/427.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
Room list contextual menu

1
changelog.d/437.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
Handle "Invite people" action in the start a chat flow

1
changelog.d/464.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
Display timestamps for text messages.

1
changelog.d/480.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
Open room member details when tapping on a user in the timeline

1
changelog.d/483.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
Redesign the timeline item context menu using M3 bottom sheet

1
changelog.d/484.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
New UI for composer and editing messages

1
changelog.d/486.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
Allow forawrding messages from one room to another

1
changelog.d/487.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
Add menu to retry sending failed messages or delete their local echoes.

1
changelog.d/489.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
Add option to report inappropriate content

1
changelog.d/517.bugfix

@ -1 +0,0 @@ @@ -1 +0,0 @@
Crash when clicking on a link with associated text.

1
changelog.d/554.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
Created debug info screen for events in the timeline, it can be used only in debug builds.

1
changelog.d/563.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
Add emoji reactions to the event context menu and allow sending custom reactions.

1
changelog.d/627.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
Add analytics events for room creation

1
changelog.d/663.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
Add 'Copy' action to timeline item context menu, for text events

1
changelog.d/671.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
Send read receipts for rooms.

1
changelog.d/689.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
Show location events in the timeline

1
changelog.d/712.bugfix

@ -1 +0,0 @@ @@ -1 +0,0 @@
Fix actions for redacted, not sent and media messages

1
changelog.d/792.bugfix

@ -1 +0,0 @@ @@ -1 +0,0 @@
Use the `Outlined` version of M3 textfields for the login screen.

1
changelog.d/821.bugfix

@ -1 +0,0 @@ @@ -1 +0,0 @@
Truncate and ellipsize long reactions

1
changelog.d/84.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
Store session data in a secure storage.

1
changelog.d/88.bugfix

@ -1 +0,0 @@ @@ -1 +0,0 @@
Fix designs in sign in and change server flows

1
changelog.d/880.bugfix

@ -1 +0,0 @@ @@ -1 +0,0 @@
Fix sliding sync loop restarts due to expirations.

1
changelog.d/89.bugfix

@ -1 +0,0 @@ @@ -1 +0,0 @@
Design fixes for the session verification flow and button components.

1
changelog.d/89.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
Add self session verification flow.

1
changelog.d/94.wip

@ -1 +0,0 @@ @@ -1 +0,0 @@
[Create and join rooms] Start new chat screen (UI)

1
changelog.d/95.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
[Create and join rooms] Search for users to start a DM

1
changelog.d/96.feature

@ -1 +0,0 @@ @@ -1 +0,0 @@
[Create and join rooms] Show or create direct message room
Loading…
Cancel
Save