|
| 1 | +Changes in [3.26.0](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.26.0) (2021-07-19) |
| 2 | +===================================================================================================== |
| 3 | +[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v3.26.0-rc.1...v3.26.0) |
| 4 | + |
| 5 | + * Fix 'User' type import |
| 6 | + [\#6376](https://github.com/matrix-org/matrix-react-sdk/pull/6376) |
| 7 | + |
| 8 | +Changes in [3.26.0-rc.1](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.26.0-rc.1) (2021-07-14) |
| 9 | +=============================================================================================================== |
| 10 | +[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v3.25.0...v3.26.0-rc.1) |
| 11 | + |
| 12 | + * Fix voice messages in right panels |
| 13 | + [\#6370](https://github.com/matrix-org/matrix-react-sdk/pull/6370) |
| 14 | + * Use TileShape enum more universally |
| 15 | + [\#6369](https://github.com/matrix-org/matrix-react-sdk/pull/6369) |
| 16 | + * Translations update from Weblate |
| 17 | + [\#6373](https://github.com/matrix-org/matrix-react-sdk/pull/6373) |
| 18 | + * Hide world readable history option in encrypted rooms |
| 19 | + [\#5947](https://github.com/matrix-org/matrix-react-sdk/pull/5947) |
| 20 | + * Make the Image View buttons easier to hit |
| 21 | + [\#6372](https://github.com/matrix-org/matrix-react-sdk/pull/6372) |
| 22 | + * Reorder buttons in the Image View |
| 23 | + [\#6368](https://github.com/matrix-org/matrix-react-sdk/pull/6368) |
| 24 | + * Add VS Code to gitignore |
| 25 | + [\#6367](https://github.com/matrix-org/matrix-react-sdk/pull/6367) |
| 26 | + * Fix inviter exploding due to member being null |
| 27 | + [\#6362](https://github.com/matrix-org/matrix-react-sdk/pull/6362) |
| 28 | + * Increase sample count in voice message thumbnail |
| 29 | + [\#6359](https://github.com/matrix-org/matrix-react-sdk/pull/6359) |
| 30 | + * Improve arraySeed utility |
| 31 | + [\#6360](https://github.com/matrix-org/matrix-react-sdk/pull/6360) |
| 32 | + * Convert FontManager to TS and stub it out for tests |
| 33 | + [\#6358](https://github.com/matrix-org/matrix-react-sdk/pull/6358) |
| 34 | + * Adjust recording waveform behaviour for voice messages |
| 35 | + [\#6357](https://github.com/matrix-org/matrix-react-sdk/pull/6357) |
| 36 | + * Do not honor string power levels |
| 37 | + [\#6245](https://github.com/matrix-org/matrix-react-sdk/pull/6245) |
| 38 | + * Add alias and directory customisation points |
| 39 | + [\#6343](https://github.com/matrix-org/matrix-react-sdk/pull/6343) |
| 40 | + * Fix multiinviter user already in room and clean up code |
| 41 | + [\#6354](https://github.com/matrix-org/matrix-react-sdk/pull/6354) |
| 42 | + * Fix right panel not closing user info when changing rooms |
| 43 | + [\#6341](https://github.com/matrix-org/matrix-react-sdk/pull/6341) |
| 44 | + * Quit sticker picker on m.sticker |
| 45 | + [\#5679](https://github.com/matrix-org/matrix-react-sdk/pull/5679) |
| 46 | + * Don't autodetect language in inline code blocks |
| 47 | + [\#6350](https://github.com/matrix-org/matrix-react-sdk/pull/6350) |
| 48 | + * Make ghost button background transparent |
| 49 | + [\#6331](https://github.com/matrix-org/matrix-react-sdk/pull/6331) |
| 50 | + * only consider valid & loaded url previews for show N more prompt |
| 51 | + [\#6346](https://github.com/matrix-org/matrix-react-sdk/pull/6346) |
| 52 | + * Extract MXCs from _matrix/media/r0/ URLs for inline images in messages |
| 53 | + [\#6335](https://github.com/matrix-org/matrix-react-sdk/pull/6335) |
| 54 | + * Fix small visual regression with the site name on url previews |
| 55 | + [\#6342](https://github.com/matrix-org/matrix-react-sdk/pull/6342) |
| 56 | + * Make PIP CallView draggable/movable |
| 57 | + [\#5952](https://github.com/matrix-org/matrix-react-sdk/pull/5952) |
| 58 | + * Convert VoiceUserSettingsTab to TS |
| 59 | + [\#6340](https://github.com/matrix-org/matrix-react-sdk/pull/6340) |
| 60 | + * Simplify typescript definition for Modernizr |
| 61 | + [\#6339](https://github.com/matrix-org/matrix-react-sdk/pull/6339) |
| 62 | + * Remember the last used server for room directory searches |
| 63 | + [\#6322](https://github.com/matrix-org/matrix-react-sdk/pull/6322) |
| 64 | + * Focus composer after reacting |
| 65 | + [\#6332](https://github.com/matrix-org/matrix-react-sdk/pull/6332) |
| 66 | + * Fix bug which prevented more than one event getting pinned |
| 67 | + [\#6336](https://github.com/matrix-org/matrix-react-sdk/pull/6336) |
| 68 | + * Make DeviceListener also update on megolm key in SSSS |
| 69 | + [\#6337](https://github.com/matrix-org/matrix-react-sdk/pull/6337) |
| 70 | + * Improve URL previews |
| 71 | + [\#6326](https://github.com/matrix-org/matrix-react-sdk/pull/6326) |
| 72 | + * Don't close settings dialog when opening spaces feedback prompt |
| 73 | + [\#6334](https://github.com/matrix-org/matrix-react-sdk/pull/6334) |
| 74 | + * Update import location for types |
| 75 | + [\#6330](https://github.com/matrix-org/matrix-react-sdk/pull/6330) |
| 76 | + * Improve blurhash rendering performance |
| 77 | + [\#6329](https://github.com/matrix-org/matrix-react-sdk/pull/6329) |
| 78 | + * Use a proper color scheme for codeblocks |
| 79 | + [\#6320](https://github.com/matrix-org/matrix-react-sdk/pull/6320) |
| 80 | + * Burn `sdk.getComponent()` with 🔥 |
| 81 | + [\#6308](https://github.com/matrix-org/matrix-react-sdk/pull/6308) |
| 82 | + * Fix instances of the Edit Message Composer's save button being wrongly |
| 83 | + disabled |
| 84 | + [\#6307](https://github.com/matrix-org/matrix-react-sdk/pull/6307) |
| 85 | + * Do not generate a lockfile when running in CI |
| 86 | + [\#6327](https://github.com/matrix-org/matrix-react-sdk/pull/6327) |
| 87 | + * Update lockfile with correct dependencies |
| 88 | + [\#6324](https://github.com/matrix-org/matrix-react-sdk/pull/6324) |
| 89 | + * Clarify the keys we use when submitting rageshakes |
| 90 | + [\#6321](https://github.com/matrix-org/matrix-react-sdk/pull/6321) |
| 91 | + * Fix ImageView context menu |
| 92 | + [\#6318](https://github.com/matrix-org/matrix-react-sdk/pull/6318) |
| 93 | + * TypeScript migration |
| 94 | + [\#6315](https://github.com/matrix-org/matrix-react-sdk/pull/6315) |
| 95 | + * Move animation to compositor |
| 96 | + [\#6310](https://github.com/matrix-org/matrix-react-sdk/pull/6310) |
| 97 | + * Reorganize preferences |
| 98 | + [\#5742](https://github.com/matrix-org/matrix-react-sdk/pull/5742) |
| 99 | + * Fix being able to un-rotate images |
| 100 | + [\#6313](https://github.com/matrix-org/matrix-react-sdk/pull/6313) |
| 101 | + * Fix icon size in passphrase prompt |
| 102 | + [\#6312](https://github.com/matrix-org/matrix-react-sdk/pull/6312) |
| 103 | + * Use sleep & defer from js-sdk instead of duplicating it |
| 104 | + [\#6305](https://github.com/matrix-org/matrix-react-sdk/pull/6305) |
| 105 | + * Convert EventTimeline, EventTimelineSet and TimelineWindow to TS |
| 106 | + [\#6295](https://github.com/matrix-org/matrix-react-sdk/pull/6295) |
| 107 | + * Comply with new member-delimiter-style rule |
| 108 | + [\#6306](https://github.com/matrix-org/matrix-react-sdk/pull/6306) |
| 109 | + * Fix Test Linting |
| 110 | + [\#6304](https://github.com/matrix-org/matrix-react-sdk/pull/6304) |
| 111 | + * Convert Markdown to TypeScript |
| 112 | + [\#6303](https://github.com/matrix-org/matrix-react-sdk/pull/6303) |
| 113 | + * Convert RoomHeader to TS |
| 114 | + [\#6302](https://github.com/matrix-org/matrix-react-sdk/pull/6302) |
| 115 | + * Prevent RoomDirectory from exploding when filterString is wrongly nulled |
| 116 | + [\#6296](https://github.com/matrix-org/matrix-react-sdk/pull/6296) |
| 117 | + * Add support for blurhash (MSC2448) |
| 118 | + [\#5099](https://github.com/matrix-org/matrix-react-sdk/pull/5099) |
| 119 | + * Remove rateLimitedFunc |
| 120 | + [\#6300](https://github.com/matrix-org/matrix-react-sdk/pull/6300) |
| 121 | + * Convert some Key Verification classes to TypeScript |
| 122 | + [\#6299](https://github.com/matrix-org/matrix-react-sdk/pull/6299) |
| 123 | + * Typescript conversion of Composer components and more |
| 124 | + [\#6292](https://github.com/matrix-org/matrix-react-sdk/pull/6292) |
| 125 | + * Upgrade browserlist target versions |
| 126 | + [\#6298](https://github.com/matrix-org/matrix-react-sdk/pull/6298) |
| 127 | + * Fix browser crashing when searching for a malformed HTML tag |
| 128 | + [\#6297](https://github.com/matrix-org/matrix-react-sdk/pull/6297) |
| 129 | + * Add custom audio player |
| 130 | + [\#6264](https://github.com/matrix-org/matrix-react-sdk/pull/6264) |
| 131 | + * Lint MXC APIs to centralise access |
| 132 | + [\#6293](https://github.com/matrix-org/matrix-react-sdk/pull/6293) |
| 133 | + * Remove reminescent references to the tinter |
| 134 | + [\#6290](https://github.com/matrix-org/matrix-react-sdk/pull/6290) |
| 135 | + * More js-sdk type consolidation |
| 136 | + [\#6263](https://github.com/matrix-org/matrix-react-sdk/pull/6263) |
| 137 | + * Convert MessagePanel, TimelinePanel, ScrollPanel, and more to Typescript |
| 138 | + [\#6243](https://github.com/matrix-org/matrix-react-sdk/pull/6243) |
| 139 | + * Migrate to `eslint-plugin-matrix-org` |
| 140 | + [\#6285](https://github.com/matrix-org/matrix-react-sdk/pull/6285) |
| 141 | + * Avoid cyclic dependencies by moving watchers out of constructor |
| 142 | + [\#6287](https://github.com/matrix-org/matrix-react-sdk/pull/6287) |
| 143 | + * Add spacing between toast buttons with cross browser support in mind |
| 144 | + [\#6284](https://github.com/matrix-org/matrix-react-sdk/pull/6284) |
| 145 | + * Deprecate Tinter and TintableSVG |
| 146 | + [\#6279](https://github.com/matrix-org/matrix-react-sdk/pull/6279) |
| 147 | + * Migrate FilePanel to TypeScript |
| 148 | + [\#6283](https://github.com/matrix-org/matrix-react-sdk/pull/6283) |
| 149 | + |
1 | 150 | Changes in [3.25.0](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.25.0) (2021-07-05)
|
2 | 151 | =====================================================================================================
|
3 | 152 | [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v3.25.0-rc.1...v3.25.0)
|
|
0 commit comments