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

Commit 802ab83

Browse files
committed
Prepare changelog for v0.13.1-rc.1
1 parent 48bbc20 commit 802ab83

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

CHANGELOG.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,48 @@
1+
Changes in [0.13.1-rc.1](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.13.1-rc.1) (2018-08-16)
2+
===============================================================================================================
3+
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.13.0...v0.13.1-rc.1)
4+
5+
* Update from Weblate.
6+
[\#2121](https://github.com/matrix-org/matrix-react-sdk/pull/2121)
7+
* Shift to M_RESOURCE_LIMIT_EXCEEDED errors
8+
[\#2120](https://github.com/matrix-org/matrix-react-sdk/pull/2120)
9+
* Fix RoomSettings test
10+
[\#2119](https://github.com/matrix-org/matrix-react-sdk/pull/2119)
11+
* Show room version number in room settings
12+
[\#2117](https://github.com/matrix-org/matrix-react-sdk/pull/2117)
13+
* Warning bar for MAU limit hit
14+
[\#2114](https://github.com/matrix-org/matrix-react-sdk/pull/2114)
15+
* Recognise server notices room(s)
16+
[\#2112](https://github.com/matrix-org/matrix-react-sdk/pull/2112)
17+
* Update room tags behaviour to match spec more
18+
[\#2111](https://github.com/matrix-org/matrix-react-sdk/pull/2111)
19+
* while logging out ignore `Session.logged_out` as it is intentional
20+
[\#2058](https://github.com/matrix-org/matrix-react-sdk/pull/2058)
21+
* Don't show 'connection lost' bar on MAU error
22+
[\#2110](https://github.com/matrix-org/matrix-react-sdk/pull/2110)
23+
* Support MAU error on sync
24+
[\#2108](https://github.com/matrix-org/matrix-react-sdk/pull/2108)
25+
* Support active user limit on message send
26+
[\#2106](https://github.com/matrix-org/matrix-react-sdk/pull/2106)
27+
* Run end to end tests as part of Travis build
28+
[\#2091](https://github.com/matrix-org/matrix-react-sdk/pull/2091)
29+
* Remove package-lock.json for now
30+
[\#2097](https://github.com/matrix-org/matrix-react-sdk/pull/2097)
31+
* Support montly active user limit error on /login
32+
[\#2103](https://github.com/matrix-org/matrix-react-sdk/pull/2103)
33+
* Unpin sanitize-html
34+
[\#2105](https://github.com/matrix-org/matrix-react-sdk/pull/2105)
35+
* Pin sanitize-html to 0.18.2
36+
[\#2101](https://github.com/matrix-org/matrix-react-sdk/pull/2101)
37+
* Make clicking on side panels close settings (mk 3)
38+
[\#2096](https://github.com/matrix-org/matrix-react-sdk/pull/2096)
39+
* Fix persistent element location not updating
40+
[\#2092](https://github.com/matrix-org/matrix-react-sdk/pull/2092)
41+
* fix Devtools input autofocus && state traversal when len === 1 && key=""
42+
[\#2090](https://github.com/matrix-org/matrix-react-sdk/pull/2090)
43+
* allow autocompleting Emoji by common aliases, e.g :+1: to :thumbsup:
44+
[\#2085](https://github.com/matrix-org/matrix-react-sdk/pull/2085)
45+
146
Changes in [0.13.0](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.13.0) (2018-07-30)
247
=====================================================================================================
348
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.13.0-rc.2...v0.13.0)

0 commit comments

Comments
 (0)