|
| 1 | +Changes in [0.13.4-rc.1](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.13.4-rc.1) (2018-09-07) |
| 2 | +=============================================================================================================== |
| 3 | +[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.13.3...v0.13.4-rc.1) |
| 4 | + |
| 5 | + * Error on splash screen if sync is failing |
| 6 | + [\#2155](https://github.com/matrix-org/matrix-react-sdk/pull/2155) |
| 7 | + * Do full registration if HS doesn't support ILAG |
| 8 | + [\#2150](https://github.com/matrix-org/matrix-react-sdk/pull/2150) |
| 9 | + * Re-apply "Don't rely on room members to query power levels" |
| 10 | + [\#2152](https://github.com/matrix-org/matrix-react-sdk/pull/2152) |
| 11 | + * s/DidMount/WillMount/ in MessageComposerInput |
| 12 | + [\#2151](https://github.com/matrix-org/matrix-react-sdk/pull/2151) |
| 13 | + * Revert "Don't rely on room members to query power levels" |
| 14 | + [\#2149](https://github.com/matrix-org/matrix-react-sdk/pull/2149) |
| 15 | + * Don't rely on room members to query power levels |
| 16 | + [\#2145](https://github.com/matrix-org/matrix-react-sdk/pull/2145) |
| 17 | + * Correctly mark email as optional |
| 18 | + [\#2148](https://github.com/matrix-org/matrix-react-sdk/pull/2148) |
| 19 | + * guests trying to join communities should fire the ILAG flow. |
| 20 | + [\#2059](https://github.com/matrix-org/matrix-react-sdk/pull/2059) |
| 21 | + * Fix DM avatars, part 3 |
| 22 | + [\#2146](https://github.com/matrix-org/matrix-react-sdk/pull/2146) |
| 23 | + * Fix: show spinner again while recovering from connection error |
| 24 | + [\#2143](https://github.com/matrix-org/matrix-react-sdk/pull/2143) |
| 25 | + * Fix: infinite spinner on trying to create welcomeUserId room without consent |
| 26 | + [\#2147](https://github.com/matrix-org/matrix-react-sdk/pull/2147) |
| 27 | + * Show spinner in member list while loading members |
| 28 | + [\#2139](https://github.com/matrix-org/matrix-react-sdk/pull/2139) |
| 29 | + * Slash command to discard megolm session |
| 30 | + [\#2140](https://github.com/matrix-org/matrix-react-sdk/pull/2140) |
| 31 | + |
1 | 32 | Changes in [0.13.3](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.13.3) (2018-09-03)
|
2 | 33 | =====================================================================================================
|
3 | 34 | [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.13.3-rc.2...v0.13.3)
|
|
0 commit comments