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

Commit 1cab61f

Browse files
committed
Prepare changelog for v0.13.4-rc.1
1 parent 2380f2c commit 1cab61f

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,34 @@
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+
132
Changes in [0.13.3](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.13.3) (2018-09-03)
233
=====================================================================================================
334
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.13.3-rc.2...v0.13.3)

0 commit comments

Comments
 (0)