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

Commit c3f81e8

Browse files
committed
Prepare changelog for v1.0.0-rc.2
1 parent 3cd605c commit c3f81e8

File tree

1 file changed

+59
-0
lines changed

1 file changed

+59
-0
lines changed

CHANGELOG.md

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,62 @@
1+
Changes in [1.0.0-rc.2](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v1.0.0-rc.2) (2019-02-14)
2+
=============================================================================================================
3+
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v1.0.0-rc.1...v1.0.0-rc.2)
4+
5+
* Update from Weblate.
6+
[\#2635](https://github.com/matrix-org/matrix-react-sdk/pull/2635)
7+
* use throttle as its more responsive
8+
[\#2632](https://github.com/matrix-org/matrix-react-sdk/pull/2632)
9+
* update range when items size changes
10+
[\#2631](https://github.com/matrix-org/matrix-react-sdk/pull/2631)
11+
* Fix registration after clicking email link
12+
[\#2630](https://github.com/matrix-org/matrix-react-sdk/pull/2630)
13+
* Re-check key backup status when settings opened
14+
[\#2626](https://github.com/matrix-org/matrix-react-sdk/pull/2626)
15+
* Improve room list rendering performance
16+
[\#2629](https://github.com/matrix-org/matrix-react-sdk/pull/2629)
17+
* Adjust top left menu items
18+
[\#2628](https://github.com/matrix-org/matrix-react-sdk/pull/2628)
19+
* Normalised icon strokes to 1px
20+
[\#2627](https://github.com/matrix-org/matrix-react-sdk/pull/2627)
21+
* Security: Force TURN setting was inverted
22+
[\#2623](https://github.com/matrix-org/matrix-react-sdk/pull/2623)
23+
* Add redesigned dark theme
24+
[\#2619](https://github.com/matrix-org/matrix-react-sdk/pull/2619)
25+
* Fix mx_RoomTile_name weighting
26+
[\#2610](https://github.com/matrix-org/matrix-react-sdk/pull/2610)
27+
* Add divider between tabs and regular buttons in room header
28+
[\#2621](https://github.com/matrix-org/matrix-react-sdk/pull/2621)
29+
* Update from Weblate.
30+
[\#2622](https://github.com/matrix-org/matrix-react-sdk/pull/2622)
31+
* Change taking a community off the left-left panel less scary
32+
[\#2609](https://github.com/matrix-org/matrix-react-sdk/pull/2609)
33+
* Fixes and styling related to e2e icons and dialogs
34+
[\#2620](https://github.com/matrix-org/matrix-react-sdk/pull/2620)
35+
* Fix: stickers layout
36+
[\#2618](https://github.com/matrix-org/matrix-react-sdk/pull/2618)
37+
* Fix: dont assume settings label only has one line
38+
[\#2616](https://github.com/matrix-org/matrix-react-sdk/pull/2616)
39+
* Labs feature: recent room breadcrumbs
40+
[\#2615](https://github.com/matrix-org/matrix-react-sdk/pull/2615)
41+
* Fix: roomlist reordering lags
42+
[\#2612](https://github.com/matrix-org/matrix-react-sdk/pull/2612)
43+
* Change text in e2e UX to new copy
44+
[\#2617](https://github.com/matrix-org/matrix-react-sdk/pull/2617)
45+
* Add display name / avatar to incoming sas dialog
46+
[\#2613](https://github.com/matrix-org/matrix-react-sdk/pull/2613)
47+
* Restore backup on new recovery method dialog
48+
[\#2614](https://github.com/matrix-org/matrix-react-sdk/pull/2614)
49+
* Welcome page cleanup
50+
[\#2611](https://github.com/matrix-org/matrix-react-sdk/pull/2611)
51+
* Scale up settings UI to be easier to read
52+
[\#2604](https://github.com/matrix-org/matrix-react-sdk/pull/2604)
53+
* !important shouldn't have a space
54+
[\#2608](https://github.com/matrix-org/matrix-react-sdk/pull/2608)
55+
* Add legacy verification button on wait
56+
[\#2607](https://github.com/matrix-org/matrix-react-sdk/pull/2607)
57+
* Update from Weblate.
58+
[\#2606](https://github.com/matrix-org/matrix-react-sdk/pull/2606)
59+
160
Changes in [1.0.0-rc.1](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v1.0.0-rc.1) (2019-02-08)
261
=============================================================================================================
362
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.14.8...v1.0.0-rc.1)

0 commit comments

Comments
 (0)