|
| 1 | +Changes in [1.7.34-rc.1](https://github.com/vector-im/element-web/releases/tag/v1.7.34-rc.1) (2021-07-27) |
| 2 | +========================================================================================================= |
| 3 | +[Full Changelog](https://github.com/vector-im/element-web/compare/v1.7.33...v1.7.34-rc.1) |
| 4 | + |
| 5 | + * Translations update from Weblate |
| 6 | + [\#18260](https://github.com/vector-im/element-web/pull/18260) |
| 7 | + * Update ESLint config |
| 8 | + [\#18236](https://github.com/vector-im/element-web/pull/18236) |
| 9 | + * Update matrix-org-eslint-plugin and tighten max warning limit |
| 10 | + [\#18207](https://github.com/vector-im/element-web/pull/18207) |
| 11 | + * Update webpack path for new voice message worker location |
| 12 | + [\#18187](https://github.com/vector-im/element-web/pull/18187) |
| 13 | + * yarn upgrade |
| 14 | + [\#18150](https://github.com/vector-im/element-web/pull/18150) |
| 15 | + * Conform to new typescript eslint rules |
| 16 | + [\#18065](https://github.com/vector-im/element-web/pull/18065) |
| 17 | + * Add the Matrix Space to the translations guide |
| 18 | + [\#18102](https://github.com/vector-im/element-web/pull/18102) |
| 19 | + * Update eslint-plugin-matrix-org |
| 20 | + [\#18058](https://github.com/vector-im/element-web/pull/18058) |
| 21 | + * Fix browser history getting stuck looping back to the same room |
| 22 | + [\#18053](https://github.com/vector-im/element-web/pull/18053) |
| 23 | + * Use URLSearchParams instead of transitive dependency `querystring` |
| 24 | + [\#13138](https://github.com/vector-im/element-web/pull/13138) |
| 25 | + * Update PR template for new changelog generation |
| 26 | + [\#18003](https://github.com/vector-im/element-web/pull/18003) |
| 27 | + * Fix space shortcuts on layouts with non-English keys in the places of |
| 28 | + numbers |
| 29 | + [\#17780](https://github.com/vector-im/element-web/pull/17780) |
| 30 | + * Add comment around feature_spaces flag usage |
| 31 | + [\#18006](https://github.com/vector-im/element-web/pull/18006) |
| 32 | + * Standardise casing of identity server |
| 33 | + [\#17980](https://github.com/vector-im/element-web/pull/17980) |
| 34 | + * Convert CONTRIBUTING to markdown |
| 35 | + [\#18002](https://github.com/vector-im/element-web/pull/18002) |
| 36 | + * Ignore workers for jest tests because it disagrees with worker-loader |
| 37 | + [\#17999](https://github.com/vector-im/element-web/pull/17999) |
| 38 | + * Use webpack worker-loader instead of homegrown hack |
| 39 | + [\#17963](https://github.com/vector-im/element-web/pull/17963) |
| 40 | + * Fix types to match Typescripted IndexedDB store |
| 41 | + [\#17962](https://github.com/vector-im/element-web/pull/17962) |
| 42 | + * Improve and consolidate typing |
| 43 | + [\#17931](https://github.com/vector-im/element-web/pull/17931) |
| 44 | + |
1 | 45 | Changes in [1.7.33](https://github.com/vector-im/element-web/releases/tag/v1.7.33) (2021-07-19) |
2 | 46 | =============================================================================================== |
3 | 47 | [Full Changelog](https://github.com/vector-im/element-web/compare/v1.7.33-rc.1...v1.7.33) |
|
0 commit comments