|
| 1 | +Changes in [1.7.15-rc.1](https://github.com/vector-im/element-web/releases/tag/v1.7.15-rc.1) (2020-12-02) |
| 2 | +========================================================================================================= |
| 3 | +[Full Changelog](https://github.com/vector-im/element-web/compare/v1.7.14...v1.7.15-rc.1) |
| 4 | + |
| 5 | + * Upgrade to React SDK 3.10.0-rc.1 and JS SDK 9.3.0-rc.1 |
| 6 | + * Include KaTeX CSS as a dependency |
| 7 | + [\#15843](https://github.com/vector-im/element-web/pull/15843) |
| 8 | + * Translations update from Weblate |
| 9 | + [\#15884](https://github.com/vector-im/element-web/pull/15884) |
| 10 | + * added katex.min.css to webpack for math support (main PR in matrix-react- |
| 11 | + sdk) |
| 12 | + [\#15277](https://github.com/vector-im/element-web/pull/15277) |
| 13 | + * Rebrand package name and other details |
| 14 | + [\#15828](https://github.com/vector-im/element-web/pull/15828) |
| 15 | + * Bump highlight.js from 9.18.1 to 10.1.2 |
| 16 | + [\#15819](https://github.com/vector-im/element-web/pull/15819) |
| 17 | + * Update branding of packaging artifacts |
| 18 | + [\#15810](https://github.com/vector-im/element-web/pull/15810) |
| 19 | + * Update the react-sdk reference in the lockfile |
| 20 | + [\#15814](https://github.com/vector-im/element-web/pull/15814) |
| 21 | + * Update widget API for good measure in Element Web |
| 22 | + [\#15812](https://github.com/vector-im/element-web/pull/15812) |
| 23 | + * Stop publishing Element to NPM |
| 24 | + [\#15811](https://github.com/vector-im/element-web/pull/15811) |
| 25 | + * Add inotify instance limit info to README |
| 26 | + [\#15795](https://github.com/vector-im/element-web/pull/15795) |
| 27 | + |
1 | 28 | Changes in [1.7.14](https://github.com/vector-im/element-web/releases/tag/v1.7.14) (2020-11-23) |
2 | 29 | =============================================================================================== |
3 | 30 | [Full Changelog](https://github.com/vector-im/element-web/compare/v1.7.14-rc.1...v1.7.14) |
|
0 commit comments