|
| 1 | +Changes in [1.6.1](https://github.com/vector-im/riot-web/releases/tag/v1.6.1) (2020-05-19) |
| 2 | +========================================================================================== |
| 3 | +[Full Changelog](https://github.com/vector-im/riot-web/compare/v1.6.1-rc.1...v1.6.1) |
| 4 | + |
| 5 | + * Upgrade to React SDK 2.6.0 and JS SDK 6.1.0 |
| 6 | + |
| 7 | +Changes in [1.6.1-rc.1](https://github.com/vector-im/riot-web/releases/tag/v1.6.1-rc.1) (2020-05-14) |
| 8 | +==================================================================================================== |
| 9 | +[Full Changelog](https://github.com/vector-im/riot-web/compare/v1.6.0...v1.6.1-rc.1) |
| 10 | + |
| 11 | + * Upgrade to React SDK 2.6.0-rc.1 and JS SDK 6.1.0-rc.1 |
| 12 | + * Update from Weblate |
| 13 | + [\#13673](https://github.com/vector-im/riot-web/pull/13673) |
| 14 | + * Add notranslate class to matrixchat to prevent translation by Google |
| 15 | + Translate |
| 16 | + [\#13669](https://github.com/vector-im/riot-web/pull/13669) |
| 17 | + * Added Anchor Link to the development of matrix sdk |
| 18 | + [\#13638](https://github.com/vector-im/riot-web/pull/13638) |
| 19 | + * Prefetch the formatting button mask svg images |
| 20 | + [\#13631](https://github.com/vector-im/riot-web/pull/13631) |
| 21 | + * use a different image in previews |
| 22 | + [\#13488](https://github.com/vector-im/riot-web/pull/13488) |
| 23 | + * Update from Weblate |
| 24 | + [\#13625](https://github.com/vector-im/riot-web/pull/13625) |
| 25 | + * Remove electron_app as we now have riot-desktop repo |
| 26 | + [\#13544](https://github.com/vector-im/riot-web/pull/13544) |
| 27 | + * add new images for PWA icons |
| 28 | + [\#13556](https://github.com/vector-im/riot-web/pull/13556) |
| 29 | + * Remove unused feature flag from config |
| 30 | + [\#13504](https://github.com/vector-im/riot-web/pull/13504) |
| 31 | + * Update from Weblate |
| 32 | + [\#13486](https://github.com/vector-im/riot-web/pull/13486) |
| 33 | + * Developer tool: convert rageshake error locations back to sourcecode |
| 34 | + locations |
| 35 | + [\#13357](https://github.com/vector-im/riot-web/pull/13357) |
| 36 | + * App load tweaks, improve error pages |
| 37 | + [\#13329](https://github.com/vector-im/riot-web/pull/13329) |
| 38 | + * Tweak default device name to be more compact |
| 39 | + [\#13465](https://github.com/vector-im/riot-web/pull/13465) |
| 40 | + * Tweak default device name on macOS |
| 41 | + [\#13460](https://github.com/vector-im/riot-web/pull/13460) |
| 42 | + * Update docs with custom theming changes |
| 43 | + [\#13406](https://github.com/vector-im/riot-web/pull/13406) |
| 44 | + * Update from Weblate |
| 45 | + [\#13395](https://github.com/vector-im/riot-web/pull/13395) |
| 46 | + * Remove docs and config for invite only padlocks |
| 47 | + [\#13374](https://github.com/vector-im/riot-web/pull/13374) |
| 48 | + * Revert "Add font scaling labs setting." |
| 49 | + [\#13351](https://github.com/vector-im/riot-web/pull/13351) |
| 50 | + * Expand feature flag docs to cover additional release channels |
| 51 | + [\#13341](https://github.com/vector-im/riot-web/pull/13341) |
| 52 | + * Optimized image assets by recompressing without affecting quality. |
| 53 | + [\#13034](https://github.com/vector-im/riot-web/pull/13034) |
| 54 | + * Add font scaling labs setting. |
| 55 | + [\#13199](https://github.com/vector-im/riot-web/pull/13199) |
| 56 | + * Remove encrypted message search feature flag |
| 57 | + [\#13325](https://github.com/vector-im/riot-web/pull/13325) |
| 58 | + * Fix `default_federate` settting description |
| 59 | + [\#13312](https://github.com/vector-im/riot-web/pull/13312) |
| 60 | + * Clarify that the .well-known method for Jitsi isn't available yet |
| 61 | + [\#13314](https://github.com/vector-im/riot-web/pull/13314) |
| 62 | + * add config option to tsc resolveJsonModule |
| 63 | + [\#13296](https://github.com/vector-im/riot-web/pull/13296) |
| 64 | + * Fix dispatcher import to be extension agnostic |
| 65 | + [\#13297](https://github.com/vector-im/riot-web/pull/13297) |
| 66 | + * Document more config options in config.md (fixes #13089) |
| 67 | + [\#13260](https://github.com/vector-im/riot-web/pull/13260) |
| 68 | + * Fix tests post-js-sdk-filters change |
| 69 | + [\#13295](https://github.com/vector-im/riot-web/pull/13295) |
| 70 | + * Make Jitsi download script a JS script |
| 71 | + [\#13227](https://github.com/vector-im/riot-web/pull/13227) |
| 72 | + * Use matrix-react-sdk type extensions as a base |
| 73 | + [\#13271](https://github.com/vector-im/riot-web/pull/13271) |
| 74 | + * Allow Riot Web to randomly pick welcome backgrounds |
| 75 | + [\#13235](https://github.com/vector-im/riot-web/pull/13235) |
| 76 | + * Update cross-signing feature docs and document fallback procedures |
| 77 | + [\#13224](https://github.com/vector-im/riot-web/pull/13224) |
| 78 | + |
1 | 79 | Changes in [1.6.0](https://github.com/vector-im/riot-web/releases/tag/v1.6.0) (2020-05-05)
|
2 | 80 | ==========================================================================================
|
3 | 81 | [Full Changelog](https://github.com/vector-im/riot-web/compare/v1.6.0-rc.6...v1.6.0)
|
|
0 commit comments