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

Commit aaffe2a

Browse files
committed
Prepare changelog for v0.12.4-rc.4
1 parent b016a79 commit aaffe2a

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

CHANGELOG.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,44 @@
1+
Changes in [0.12.4-rc.4](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.12.4-rc.4) (2018-05-14)
2+
===============================================================================================================
3+
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.12.4-rc.3...v0.12.4-rc.4)
4+
5+
* Update from Weblate.
6+
[\#1904](https://github.com/matrix-org/matrix-react-sdk/pull/1904)
7+
* Correctly identify sticker picker widgets
8+
[\#1894](https://github.com/matrix-org/matrix-react-sdk/pull/1894)
9+
* Quick fix for sticker picker position
10+
[\#1903](https://github.com/matrix-org/matrix-react-sdk/pull/1903)
11+
* Remove redundant logging (currently shown on every render when no sti…
12+
[\#1901](https://github.com/matrix-org/matrix-react-sdk/pull/1901)
13+
* Fix stickers briefly being 2x the size
14+
[\#1899](https://github.com/matrix-org/matrix-react-sdk/pull/1899)
15+
* Send required properties when making requests to widgets over postMessage
16+
[\#1891](https://github.com/matrix-org/matrix-react-sdk/pull/1891)
17+
* Fix room widget second load infini spinner
18+
[\#1897](https://github.com/matrix-org/matrix-react-sdk/pull/1897)
19+
* Update widget state when account data changes
20+
[\#1896](https://github.com/matrix-org/matrix-react-sdk/pull/1896)
21+
* Remove margins when in a ReplyThread to stop them taking so much space
22+
[\#1882](https://github.com/matrix-org/matrix-react-sdk/pull/1882)
23+
* Add setting to enable widget screenshots (if widgets declare support)
24+
[\#1892](https://github.com/matrix-org/matrix-react-sdk/pull/1892)
25+
* T3chguy/replies html tag
26+
[\#1889](https://github.com/matrix-org/matrix-react-sdk/pull/1889)
27+
* Instant Sticker Picker
28+
[\#1888](https://github.com/matrix-org/matrix-react-sdk/pull/1888)
29+
* Update widget 'widgetData' key to 'data' to match spec.
30+
[\#1887](https://github.com/matrix-org/matrix-react-sdk/pull/1887)
31+
* Fix 'state_key' field name.
32+
[\#1886](https://github.com/matrix-org/matrix-react-sdk/pull/1886)
33+
* Improve appearance of short-lived app loading spinner
34+
[\#1885](https://github.com/matrix-org/matrix-react-sdk/pull/1885)
35+
* Take feature_sticker_messagse out of labs
36+
[\#1883](https://github.com/matrix-org/matrix-react-sdk/pull/1883)
37+
* Fix issue incorrect positioning with widget loading indicator
38+
[\#1884](https://github.com/matrix-org/matrix-react-sdk/pull/1884)
39+
* Users should always be able to edit their user/non-room widgets
40+
[\#1879](https://github.com/matrix-org/matrix-react-sdk/pull/1879)
41+
142
Changes in [0.12.4-rc.3](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.12.4-rc.3) (2018-05-11)
243
===============================================================================================================
344
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.12.4-rc.2...v0.12.4-rc.3)

0 commit comments

Comments
 (0)