|
| 1 | +Changes in [0.16.5](https://github.com/vector-im/riot-web/releases/tag/v0.16.5) (2018-10-01) |
| 2 | +============================================================================================ |
| 3 | +[Full Changelog](https://github.com/vector-im/riot-web/compare/v0.16.5-rc.1...v0.16.5) |
| 4 | + |
| 5 | + * Don't show mobile guide if deep linking |
| 6 | + [\#7415](https://github.com/vector-im/riot-web/pull/7415) |
| 7 | + * Don't show custom server bit on matrix.org |
| 8 | + [\#7408](https://github.com/vector-im/riot-web/pull/7408) |
| 9 | + |
| 10 | +Changes in [0.16.5-rc.1](https://github.com/vector-im/riot-web/releases/tag/v0.16.5-rc.1) (2018-09-27) |
| 11 | +====================================================================================================== |
| 12 | +[Full Changelog](https://github.com/vector-im/riot-web/compare/v0.16.4...v0.16.5-rc.1) |
| 13 | + |
| 14 | + * Update from Weblate. |
| 15 | + [\#7395](https://github.com/vector-im/riot-web/pull/7395) |
| 16 | + * Reduce the number of terminals required to build riot-web to 1 |
| 17 | + [\#7355](https://github.com/vector-im/riot-web/pull/7355) |
| 18 | + * Small typo in release notes v0.16.3 |
| 19 | + [\#7274](https://github.com/vector-im/riot-web/pull/7274) |
| 20 | + |
1 | 21 | Changes in [0.16.4](https://github.com/vector-im/riot-web/releases/tag/v0.16.4) (2018-09-10) |
2 | 22 | ============================================================================================ |
3 | 23 | [Full Changelog](https://github.com/vector-im/riot-web/compare/v0.16.4-rc.1...v0.16.4) |
@@ -224,7 +244,7 @@ Changes in [0.15.0-rc.2](https://github.com/vector-im/riot-web/releases/tag/v0.1 |
224 | 244 | ====================================================================================================== |
225 | 245 | [Full Changelog](https://github.com/vector-im/riot-web/compare/v0.15.0-rc.1...v0.15.0-rc.2) |
226 | 246 |
|
227 | | - * Update to matrix-react-sdk 0.12.4-rc.2 |
| 247 | + * Update to matrix-react-sdk 0.12.4-rc.2 |
228 | 248 |
|
229 | 249 | Changes in [0.15.0-rc.1](https://github.com/vector-im/riot-web/releases/tag/v0.15.0-rc.1) (2018-05-09) |
230 | 250 | ====================================================================================================== |
@@ -328,7 +348,7 @@ Changes in [0.14.0-rc.6](https://github.com/vector-im/riot-web/releases/tag/v0.1 |
328 | 348 | ====================================================================================================== |
329 | 349 | [Full Changelog](https://github.com/vector-im/riot-web/compare/v0.14.0-rc.5...v0.14.0-rc.6) |
330 | 350 |
|
331 | | - * Bump react-sdk to [rc.6](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.12.0-rc.6) |
| 351 | + * Bump react-sdk to [rc.6](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.12.0-rc.6) |
332 | 352 |
|
333 | 353 | Changes in [0.14.0-rc.5](https://github.com/vector-im/riot-web/releases/tag/v0.14.0-rc.5) (2018-04-09) |
334 | 354 | ====================================================================================================== |
|
0 commit comments