|
| 1 | +Changes in [0.14.2-rc.1](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.14.2-rc.1) (2018-10-24) |
| 2 | +=============================================================================================================== |
| 3 | +[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.14.1...v0.14.2-rc.1) |
| 4 | + |
| 5 | + * Update from Weblate. |
| 6 | + [\#2244](https://github.com/matrix-org/matrix-react-sdk/pull/2244) |
| 7 | + * Show the group member list again |
| 8 | + [\#2223](https://github.com/matrix-org/matrix-react-sdk/pull/2223) |
| 9 | + * lint: make colorScheme camel case |
| 10 | + [\#2237](https://github.com/matrix-org/matrix-react-sdk/pull/2237) |
| 11 | + * Change leave room button text, OK -> Leave |
| 12 | + [\#2236](https://github.com/matrix-org/matrix-react-sdk/pull/2236) |
| 13 | + * Move all dialog buttons to the right and fix their order |
| 14 | + [\#2231](https://github.com/matrix-org/matrix-react-sdk/pull/2231) |
| 15 | + * Add a bit of text to explain the purpose of the RoomPreviewSpinner |
| 16 | + [\#2225](https://github.com/matrix-org/matrix-react-sdk/pull/2225) |
| 17 | + * Move the login box from the left sidebar to where the composer is |
| 18 | + [\#2219](https://github.com/matrix-org/matrix-react-sdk/pull/2219) |
| 19 | + * Fix an error where React doesn't like value=null on a select |
| 20 | + [\#2230](https://github.com/matrix-org/matrix-react-sdk/pull/2230) |
| 21 | + * add missing sticker translation |
| 22 | + [\#2216](https://github.com/matrix-org/matrix-react-sdk/pull/2216) |
| 23 | + * Support m.login.terms during registration |
| 24 | + [\#2221](https://github.com/matrix-org/matrix-react-sdk/pull/2221) |
| 25 | + * Don't show the invite nag bar when peeking |
| 26 | + [\#2220](https://github.com/matrix-org/matrix-react-sdk/pull/2220) |
| 27 | + * Apply the user's tint once the MatrixClientPeg is moderately ready |
| 28 | + [\#2214](https://github.com/matrix-org/matrix-react-sdk/pull/2214) |
| 29 | + * Make rageshake use less memory |
| 30 | + [\#2217](https://github.com/matrix-org/matrix-react-sdk/pull/2217) |
| 31 | + * Fix autocomplete |
| 32 | + [\#2212](https://github.com/matrix-org/matrix-react-sdk/pull/2212) |
| 33 | + * Explain feature states in a lot more detail |
| 34 | + [\#2211](https://github.com/matrix-org/matrix-react-sdk/pull/2211) |
| 35 | + * Fix various lint errors |
| 36 | + [\#2213](https://github.com/matrix-org/matrix-react-sdk/pull/2213) |
| 37 | + |
1 | 38 | Changes in [0.14.1](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.14.1) (2018-10-19)
|
2 | 39 | =====================================================================================================
|
3 | 40 | [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.14.0...v0.14.1)
|
|
0 commit comments