|
| 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 | + |
1 | 42 | 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)
|
2 | 43 | ===============================================================================================================
|
3 | 44 | [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.12.4-rc.2...v0.12.4-rc.3)
|
|
0 commit comments