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

Commit f4fb502

Browse files
committed
Prepare changelog for v0.10.1-rc.1
1 parent 8312cf6 commit f4fb502

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed

CHANGELOG.md

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,55 @@
1+
Changes in [0.10.1-rc.1](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.10.1-rc.1) (2017-08-22)
2+
===============================================================================================================
3+
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.10.0-rc.2...v0.10.1-rc.1)
4+
5+
* Matthew/multiple widgets
6+
[\#1327](https://github.com/matrix-org/matrix-react-sdk/pull/1327)
7+
* Fix proptypes on UserPickerDialog
8+
[\#1326](https://github.com/matrix-org/matrix-react-sdk/pull/1326)
9+
* AppsDrawer: Remove unnecessary bind
10+
[\#1325](https://github.com/matrix-org/matrix-react-sdk/pull/1325)
11+
* Position add app widget link
12+
[\#1322](https://github.com/matrix-org/matrix-react-sdk/pull/1322)
13+
* Remove app tile beta tag.
14+
[\#1323](https://github.com/matrix-org/matrix-react-sdk/pull/1323)
15+
* Add missing translation.
16+
[\#1324](https://github.com/matrix-org/matrix-react-sdk/pull/1324)
17+
* Note that apps are not E2EE
18+
[\#1319](https://github.com/matrix-org/matrix-react-sdk/pull/1319)
19+
* Only render appTile body (including warnings) if drawer shown.
20+
[\#1321](https://github.com/matrix-org/matrix-react-sdk/pull/1321)
21+
* Timeline improvements
22+
[\#1320](https://github.com/matrix-org/matrix-react-sdk/pull/1320)
23+
* Add a space between widget name and "widget" in widget event tiles
24+
[\#1318](https://github.com/matrix-org/matrix-react-sdk/pull/1318)
25+
* Move manage integrations button from settings page to room header as a
26+
stand-alone component
27+
[\#1286](https://github.com/matrix-org/matrix-react-sdk/pull/1286)
28+
* Don't apply case logic to app names
29+
[\#1316](https://github.com/matrix-org/matrix-react-sdk/pull/1316)
30+
* Stop integ manager opening on every room switch
31+
[\#1315](https://github.com/matrix-org/matrix-react-sdk/pull/1315)
32+
* Add behaviour to toggle app draw on app tile header click
33+
[\#1313](https://github.com/matrix-org/matrix-react-sdk/pull/1313)
34+
* Change OOO so that MELS generation will continue over hidden events
35+
[\#1308](https://github.com/matrix-org/matrix-react-sdk/pull/1308)
36+
* Implement TextualEvent tiles for im.vector.modular.widgets
37+
[\#1312](https://github.com/matrix-org/matrix-react-sdk/pull/1312)
38+
* Don't show widget security warning to the person that added it to the room
39+
[\#1314](https://github.com/matrix-org/matrix-react-sdk/pull/1314)
40+
* remove unused strings introduced by string change
41+
[\#1311](https://github.com/matrix-org/matrix-react-sdk/pull/1311)
42+
* hotfix bad fn signature regression
43+
[\#1310](https://github.com/matrix-org/matrix-react-sdk/pull/1310)
44+
* Show a dialog if the maximum number of widgets allowed has been reached.
45+
[\#1291](https://github.com/matrix-org/matrix-react-sdk/pull/1291)
46+
* Fix Robot translation
47+
[\#1309](https://github.com/matrix-org/matrix-react-sdk/pull/1309)
48+
* Refactor ChatInviteDialog to be UserPickerDialog
49+
[\#1300](https://github.com/matrix-org/matrix-react-sdk/pull/1300)
50+
* Update Link to Translation status
51+
[\#1302](https://github.com/matrix-org/matrix-react-sdk/pull/1302)
52+
153
Changes in [0.9.7](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.9.7) (2017-06-22)
254
===================================================================================================
355
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.9.6...v0.9.7)

0 commit comments

Comments
 (0)