Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 345661e

Browse files
committed
Prepare changelog for v0.9.3-rc.1
1 parent 0879d79 commit 345661e

File tree

1 file changed

+151
-0
lines changed

1 file changed

+151
-0
lines changed

CHANGELOG.md

Lines changed: 151 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,154 @@
1+
Changes in [0.9.3-rc.1](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.9.3-rc.1) (2017-06-09)
2+
=============================================================================================================
3+
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.9.2...v0.9.3-rc.1)
4+
5+
* When ChatCreateOrReuseDialog is cancelled by a guest, go home
6+
[\#1069](https://github.com/matrix-org/matrix-react-sdk/pull/1069)
7+
* Update from Weblate.
8+
[\#1065](https://github.com/matrix-org/matrix-react-sdk/pull/1065)
9+
* Goto /home when forgetting the last room
10+
[\#1067](https://github.com/matrix-org/matrix-react-sdk/pull/1067)
11+
* Default to home page when settings is closed
12+
[\#1066](https://github.com/matrix-org/matrix-react-sdk/pull/1066)
13+
* Update from Weblate.
14+
[\#1063](https://github.com/matrix-org/matrix-react-sdk/pull/1063)
15+
* When joining, use a roomAlias if we have it
16+
[\#1062](https://github.com/matrix-org/matrix-react-sdk/pull/1062)
17+
* Control currently viewed event via RoomViewStore
18+
[\#1058](https://github.com/matrix-org/matrix-react-sdk/pull/1058)
19+
* Better error messages for login
20+
[\#1060](https://github.com/matrix-org/matrix-react-sdk/pull/1060)
21+
* Add remaining translations
22+
[\#1056](https://github.com/matrix-org/matrix-react-sdk/pull/1056)
23+
* Added button that copies code to clipboard
24+
[\#1040](https://github.com/matrix-org/matrix-react-sdk/pull/1040)
25+
* de-lint MegolmExportEncryption + test
26+
[\#1059](https://github.com/matrix-org/matrix-react-sdk/pull/1059)
27+
* Better RTL support
28+
[\#1021](https://github.com/matrix-org/matrix-react-sdk/pull/1021)
29+
* make mels emoji capable
30+
[\#1057](https://github.com/matrix-org/matrix-react-sdk/pull/1057)
31+
* Make travis check for lint on files which are clean to start with
32+
[\#1055](https://github.com/matrix-org/matrix-react-sdk/pull/1055)
33+
* Update from Weblate.
34+
[\#1053](https://github.com/matrix-org/matrix-react-sdk/pull/1053)
35+
* Add some logging around switching rooms
36+
[\#1054](https://github.com/matrix-org/matrix-react-sdk/pull/1054)
37+
* Update from Weblate.
38+
[\#1052](https://github.com/matrix-org/matrix-react-sdk/pull/1052)
39+
* Use user_directory endpoint to populate ChatInviteDialog
40+
[\#1050](https://github.com/matrix-org/matrix-react-sdk/pull/1050)
41+
* Various Analytics changes/fixes/improvements
42+
[\#1046](https://github.com/matrix-org/matrix-react-sdk/pull/1046)
43+
* Use an arrow function to allow `this`
44+
[\#1051](https://github.com/matrix-org/matrix-react-sdk/pull/1051)
45+
* New guest access
46+
[\#937](https://github.com/matrix-org/matrix-react-sdk/pull/937)
47+
* Translate src/components/structures
48+
[\#1048](https://github.com/matrix-org/matrix-react-sdk/pull/1048)
49+
* Cancel 'join room' action if 'log in' is clicked
50+
[\#1049](https://github.com/matrix-org/matrix-react-sdk/pull/1049)
51+
* fix copy and paste derp and rip out unused imports
52+
[\#1015](https://github.com/matrix-org/matrix-react-sdk/pull/1015)
53+
* Update from Weblate.
54+
[\#1042](https://github.com/matrix-org/matrix-react-sdk/pull/1042)
55+
* Reset 'first sync' flag / promise on log in
56+
[\#1041](https://github.com/matrix-org/matrix-react-sdk/pull/1041)
57+
* Remove DM-guessing code (again)
58+
[\#1036](https://github.com/matrix-org/matrix-react-sdk/pull/1036)
59+
* Cancel deferred actions
60+
[\#1039](https://github.com/matrix-org/matrix-react-sdk/pull/1039)
61+
* Merge develop, add i18n for SetMxIdDialog
62+
[\#1034](https://github.com/matrix-org/matrix-react-sdk/pull/1034)
63+
* Defer an intention for creating a room
64+
[\#1038](https://github.com/matrix-org/matrix-react-sdk/pull/1038)
65+
* Fix 'create room' button
66+
[\#1037](https://github.com/matrix-org/matrix-react-sdk/pull/1037)
67+
* Always show the spinner during the first sync
68+
[\#1033](https://github.com/matrix-org/matrix-react-sdk/pull/1033)
69+
* Only view welcome user if we are not looking at a room
70+
[\#1032](https://github.com/matrix-org/matrix-react-sdk/pull/1032)
71+
* Update from Weblate.
72+
[\#1030](https://github.com/matrix-org/matrix-react-sdk/pull/1030)
73+
* Keep deferred actions for view_user_settings and view_create_chat
74+
[\#1031](https://github.com/matrix-org/matrix-react-sdk/pull/1031)
75+
* Don't do a deferred start chat if user is welcome user
76+
[\#1029](https://github.com/matrix-org/matrix-react-sdk/pull/1029)
77+
* Introduce state `peekLoading` to avoid collision with `roomLoading`
78+
[\#1028](https://github.com/matrix-org/matrix-react-sdk/pull/1028)
79+
* Update from Weblate.
80+
[\#1016](https://github.com/matrix-org/matrix-react-sdk/pull/1016)
81+
* Fix accepting a 3pid invite
82+
[\#1013](https://github.com/matrix-org/matrix-react-sdk/pull/1013)
83+
* Propagate room join errors to the UI
84+
[\#1007](https://github.com/matrix-org/matrix-react-sdk/pull/1007)
85+
* Implement /user/@userid:domain?action=chat
86+
[\#1006](https://github.com/matrix-org/matrix-react-sdk/pull/1006)
87+
* Show People/Rooms emptySubListTip even when total rooms !== 0
88+
[\#967](https://github.com/matrix-org/matrix-react-sdk/pull/967)
89+
* Fix to show the correct room
90+
[\#995](https://github.com/matrix-org/matrix-react-sdk/pull/995)
91+
* Remove cachedPassword from localStorage on_logged_out
92+
[\#977](https://github.com/matrix-org/matrix-react-sdk/pull/977)
93+
* Add /start to show the setMxId above HomePage
94+
[\#964](https://github.com/matrix-org/matrix-react-sdk/pull/964)
95+
* Allow pressing Enter to submit setMxId
96+
[\#961](https://github.com/matrix-org/matrix-react-sdk/pull/961)
97+
* add login link to SetMxIdDialog
98+
[\#954](https://github.com/matrix-org/matrix-react-sdk/pull/954)
99+
* Block user settings with view_set_mxid
100+
[\#936](https://github.com/matrix-org/matrix-react-sdk/pull/936)
101+
* Show "Something went wrong!" when errcode undefined
102+
[\#935](https://github.com/matrix-org/matrix-react-sdk/pull/935)
103+
* Reset store state when logging out
104+
[\#930](https://github.com/matrix-org/matrix-react-sdk/pull/930)
105+
* Set the displayname to the mxid once PWLU
106+
[\#933](https://github.com/matrix-org/matrix-react-sdk/pull/933)
107+
* Fix view_next_room, view_previous_room and view_indexed_room
108+
[\#929](https://github.com/matrix-org/matrix-react-sdk/pull/929)
109+
* Use RVS to indicate "joining" when setting a mxid
110+
[\#928](https://github.com/matrix-org/matrix-react-sdk/pull/928)
111+
* Don't show notif nag bar if guest
112+
[\#932](https://github.com/matrix-org/matrix-react-sdk/pull/932)
113+
* Show "Password" instead of "New Password"
114+
[\#927](https://github.com/matrix-org/matrix-react-sdk/pull/927)
115+
* Remove warm-fuzzy after setting mxid
116+
[\#926](https://github.com/matrix-org/matrix-react-sdk/pull/926)
117+
* Allow teamServerConfig to be missing
118+
[\#925](https://github.com/matrix-org/matrix-react-sdk/pull/925)
119+
* Remove GuestWarningBar
120+
[\#923](https://github.com/matrix-org/matrix-react-sdk/pull/923)
121+
* Make left panel better for new users (mk III)
122+
[\#924](https://github.com/matrix-org/matrix-react-sdk/pull/924)
123+
* Implement default welcome page and allow custom URL /w config
124+
[\#922](https://github.com/matrix-org/matrix-react-sdk/pull/922)
125+
* Implement a store for RoomView
126+
[\#921](https://github.com/matrix-org/matrix-react-sdk/pull/921)
127+
* Add prop to toggle whether new password input is autoFocused
128+
[\#915](https://github.com/matrix-org/matrix-react-sdk/pull/915)
129+
* Implement warm-fuzzy success dialog for SetMxIdDialog
130+
[\#905](https://github.com/matrix-org/matrix-react-sdk/pull/905)
131+
* Write some tests for the RTS UI
132+
[\#893](https://github.com/matrix-org/matrix-react-sdk/pull/893)
133+
* Make confirmation optional on ChangePassword
134+
[\#890](https://github.com/matrix-org/matrix-react-sdk/pull/890)
135+
* Remove "Current Password" input if mx_pass exists
136+
[\#881](https://github.com/matrix-org/matrix-react-sdk/pull/881)
137+
* Replace NeedToRegisterDialog /w SetMxIdDialog
138+
[\#889](https://github.com/matrix-org/matrix-react-sdk/pull/889)
139+
* Invite the welcome user after registration if configured
140+
[\#882](https://github.com/matrix-org/matrix-react-sdk/pull/882)
141+
* Prevent ROUs from creating new chats/new rooms
142+
[\#879](https://github.com/matrix-org/matrix-react-sdk/pull/879)
143+
* Redesign mxID chooser, add availability checking
144+
[\#877](https://github.com/matrix-org/matrix-react-sdk/pull/877)
145+
* Show password nag bar when user is PWLU
146+
[\#864](https://github.com/matrix-org/matrix-react-sdk/pull/864)
147+
* fix typo
148+
[\#858](https://github.com/matrix-org/matrix-react-sdk/pull/858)
149+
* Initial implementation: SetDisplayName -> SetMxIdDialog
150+
[\#849](https://github.com/matrix-org/matrix-react-sdk/pull/849)
151+
1152
Changes in [0.9.2](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.9.2) (2017-06-06)
2153
===================================================================================================
3154
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.9.1...v0.9.2)

0 commit comments

Comments
 (0)