|
| 1 | +Changes in [1.0.0](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v1.0.0) (2019-02-14) |
| 2 | +=================================================================================================== |
| 3 | +[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v1.0.0-rc.2...v1.0.0) |
| 4 | + |
| 5 | + * Update from Weblate. |
| 6 | + [\#2646](https://github.com/matrix-org/matrix-react-sdk/pull/2646) |
| 7 | + * Remove 'welcome' from top-left menu |
| 8 | + [\#2641](https://github.com/matrix-org/matrix-react-sdk/pull/2641) |
| 9 | + * Turn on pin unread rooms for everyone |
| 10 | + [\#2645](https://github.com/matrix-org/matrix-react-sdk/pull/2645) |
| 11 | + * Update help buoy text and issue links |
| 12 | + [\#2640](https://github.com/matrix-org/matrix-react-sdk/pull/2640) |
| 13 | + * Fix icons being cut off in settings |
| 14 | + [\#2644](https://github.com/matrix-org/matrix-react-sdk/pull/2644) |
| 15 | + * Add credit for cover photo usage |
| 16 | + [\#2643](https://github.com/matrix-org/matrix-react-sdk/pull/2643) |
| 17 | + * make e2e icons on message transparent |
| 18 | + [\#2642](https://github.com/matrix-org/matrix-react-sdk/pull/2642) |
| 19 | + * fix close button being half off screen |
| 20 | + [\#2639](https://github.com/matrix-org/matrix-react-sdk/pull/2639) |
| 21 | + * Fix excessive timeline whitespace |
| 22 | + [\#2638](https://github.com/matrix-org/matrix-react-sdk/pull/2638) |
| 23 | + * Remove the white screen of welcome |
| 24 | + [\#2637](https://github.com/matrix-org/matrix-react-sdk/pull/2637) |
| 25 | + * always rerender room tiles |
| 26 | + [\#2636](https://github.com/matrix-org/matrix-react-sdk/pull/2636) |
| 27 | + |
1 | 28 | 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 | 29 | =============================================================================================================
|
3 | 30 | [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v1.0.0-rc.1...v1.0.0-rc.2)
|
|
0 commit comments