|
| 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 | + |
1 | 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) |
2 | 11 | ====================================================================================================== |
3 | 12 | [Full Changelog](https://github.com/vector-im/riot-web/compare/v0.16.4...v0.16.5-rc.1) |
@@ -235,7 +244,7 @@ Changes in [0.15.0-rc.2](https://github.com/vector-im/riot-web/releases/tag/v0.1 |
235 | 244 | ====================================================================================================== |
236 | 245 | [Full Changelog](https://github.com/vector-im/riot-web/compare/v0.15.0-rc.1...v0.15.0-rc.2) |
237 | 246 |
|
238 | | - * Update to matrix-react-sdk 0.12.4-rc.2 |
| 247 | + * Update to matrix-react-sdk 0.12.4-rc.2 |
239 | 248 |
|
240 | 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) |
241 | 250 | ====================================================================================================== |
@@ -339,7 +348,7 @@ Changes in [0.14.0-rc.6](https://github.com/vector-im/riot-web/releases/tag/v0.1 |
339 | 348 | ====================================================================================================== |
340 | 349 | [Full Changelog](https://github.com/vector-im/riot-web/compare/v0.14.0-rc.5...v0.14.0-rc.6) |
341 | 350 |
|
342 | | - * 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) |
343 | 352 |
|
344 | 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) |
345 | 354 | ====================================================================================================== |
|
0 commit comments