|
| 1 | +Changes in [0.12.6-rc.1](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.12.6-rc.1) (2018-05-24) |
| 2 | +=============================================================================================================== |
| 3 | +[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.12.5...v0.12.6-rc.1) |
| 4 | + |
| 5 | + * Add a "reload widget" button. |
| 6 | + [\#1920](https://github.com/matrix-org/matrix-react-sdk/pull/1920) |
| 7 | + * Make devTools styling more consistent and easier to edit event data. |
| 8 | + [\#1923](https://github.com/matrix-org/matrix-react-sdk/pull/1923) |
| 9 | + * Update from Weblate. |
| 10 | + [\#1930](https://github.com/matrix-org/matrix-react-sdk/pull/1930) |
| 11 | + * Cookie bar update |
| 12 | + [\#1929](https://github.com/matrix-org/matrix-react-sdk/pull/1929) |
| 13 | + * Message for leaving server notices room |
| 14 | + [\#1928](https://github.com/matrix-org/matrix-react-sdk/pull/1928) |
| 15 | + * More thorough check of IM URL validity. |
| 16 | + [\#1927](https://github.com/matrix-org/matrix-react-sdk/pull/1927) |
| 17 | + * Add usage data link to cookie bar |
| 18 | + [\#1926](https://github.com/matrix-org/matrix-react-sdk/pull/1926) |
| 19 | + * Change wording and appearance of Deactivate Account dialog |
| 20 | + [\#1925](https://github.com/matrix-org/matrix-react-sdk/pull/1925) |
| 21 | + * fix membership list ordering when presence is disabled. |
| 22 | + [\#1924](https://github.com/matrix-org/matrix-react-sdk/pull/1924) |
| 23 | + * Implement erasure option upon deactivation |
| 24 | + [\#1922](https://github.com/matrix-org/matrix-react-sdk/pull/1922) |
| 25 | + * Add cookie warning to widget warning (AppPermission) |
| 26 | + [\#1921](https://github.com/matrix-org/matrix-react-sdk/pull/1921) |
| 27 | + * Terms and Conditions dialog |
| 28 | + [\#1919](https://github.com/matrix-org/matrix-react-sdk/pull/1919) |
| 29 | + * improve privileged section users in room settings |
| 30 | + [\#1902](https://github.com/matrix-org/matrix-react-sdk/pull/1902) |
| 31 | + * Space between sentences in 'leave room' warning |
| 32 | + [\#1918](https://github.com/matrix-org/matrix-react-sdk/pull/1918) |
| 33 | + * Specify valid address types to "Start a chat" dialog |
| 34 | + [\#1908](https://github.com/matrix-org/matrix-react-sdk/pull/1908) |
| 35 | + * Implement opt-in analytics with cookie bar |
| 36 | + [\#1906](https://github.com/matrix-org/matrix-react-sdk/pull/1906) |
| 37 | + * Fix vector-im/riot-web#6523 Emoji rendering destroys paragraphs |
| 38 | + [\#1910](https://github.com/matrix-org/matrix-react-sdk/pull/1910) |
| 39 | + |
1 | 40 | Changes in [0.12.5](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.12.5) (2018-05-17)
|
2 | 41 | =====================================================================================================
|
3 | 42 | [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.12.4...v0.12.5)
|
|
0 commit comments