|
| 1 | +Changes in [1.7.1](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v1.7.1) (2019-11-04) |
| 2 | +=================================================================================================== |
| 3 | +[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v1.7.1-rc.2...v1.7.1) |
| 4 | + |
| 5 | + * No changes since rc.2 |
| 6 | + |
| 7 | +Changes in [1.7.1-rc.2](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v1.7.1-rc.2) (2019-11-01) |
| 8 | +============================================================================================================= |
| 9 | +[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v1.7.1-rc.1...v1.7.1-rc.2) |
| 10 | + |
| 11 | + * Fix bug where rooms would not appear when filtering |
| 12 | + [\#3586](https://github.com/matrix-org/matrix-react-sdk/pull/3586) |
| 13 | + |
| 14 | +Changes in [1.7.1-rc.1](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v1.7.1-rc.1) (2019-10-30) |
| 15 | +============================================================================================================= |
| 16 | +[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v1.7.0...v1.7.1-rc.1) |
| 17 | + |
| 18 | + * Add ability to hide tray icon on non-Mac |
| 19 | + [\#3573](https://github.com/matrix-org/matrix-react-sdk/pull/3573) |
| 20 | + * Update from Weblate |
| 21 | + [\#3579](https://github.com/matrix-org/matrix-react-sdk/pull/3579) |
| 22 | + * Fix call state logging |
| 23 | + [\#3578](https://github.com/matrix-org/matrix-react-sdk/pull/3578) |
| 24 | + * Match widgets up with their integration manager |
| 25 | + [\#3576](https://github.com/matrix-org/matrix-react-sdk/pull/3576) |
| 26 | + * Add diagnostic log to catch events without an ID |
| 27 | + [\#3575](https://github.com/matrix-org/matrix-react-sdk/pull/3575) |
| 28 | + * Fix missing i18n for RoomTile ARIA labels and add a case for notif-off bold |
| 29 | + [\#3574](https://github.com/matrix-org/matrix-react-sdk/pull/3574) |
| 30 | + * LifeCycle onLoggedOut unmount before stopping client |
| 31 | + [\#3566](https://github.com/matrix-org/matrix-react-sdk/pull/3566) |
| 32 | + * Remove unneeded help about identity servers |
| 33 | + [\#3572](https://github.com/matrix-org/matrix-react-sdk/pull/3572) |
| 34 | + * Remove messages implying you need an identity server for email recovery |
| 35 | + [\#3571](https://github.com/matrix-org/matrix-react-sdk/pull/3571) |
| 36 | + * Fix quick reactions to be aligned with other emoji |
| 37 | + [\#3570](https://github.com/matrix-org/matrix-react-sdk/pull/3570) |
| 38 | + * If ToS gets rejected/any Scalar error then don't make Jitsi widget |
| 39 | + [\#3569](https://github.com/matrix-org/matrix-react-sdk/pull/3569) |
| 40 | + * Update from Weblate |
| 41 | + [\#3568](https://github.com/matrix-org/matrix-react-sdk/pull/3568) |
| 42 | + * Fix Room Create ELS using MXID instead of newly set Displayname/Avatar |
| 43 | + [\#3567](https://github.com/matrix-org/matrix-react-sdk/pull/3567) |
| 44 | + * Improve opening emoji picker performance |
| 45 | + [\#3565](https://github.com/matrix-org/matrix-react-sdk/pull/3565) |
| 46 | + * Update ServerTypeSelector for new matrix.org CS API URL |
| 47 | + [\#3564](https://github.com/matrix-org/matrix-react-sdk/pull/3564) |
| 48 | + * Accessibility Improvements |
| 49 | + [\#3563](https://github.com/matrix-org/matrix-react-sdk/pull/3563) |
| 50 | + * A11Y fixes in the Left Panel |
| 51 | + [\#3562](https://github.com/matrix-org/matrix-react-sdk/pull/3562) |
| 52 | + * Fix lint and i18n test failures |
| 53 | + [\#3560](https://github.com/matrix-org/matrix-react-sdk/pull/3560) |
| 54 | + * Fix: editor tests |
| 55 | + [\#3561](https://github.com/matrix-org/matrix-react-sdk/pull/3561) |
| 56 | + * Use Navigation Treeview pattern for RoomList Accessibility |
| 57 | + [\#3556](https://github.com/matrix-org/matrix-react-sdk/pull/3556) |
| 58 | + * Abort scroll updates when already unmounted |
| 59 | + [\#3557](https://github.com/matrix-org/matrix-react-sdk/pull/3557) |
| 60 | + * UserInfo consolidation of GroupMemberInfo and MemberInfo panels |
| 61 | + [\#3465](https://github.com/matrix-org/matrix-react-sdk/pull/3465) |
| 62 | + * Fix some things in the edit HTML parser |
| 63 | + [\#3552](https://github.com/matrix-org/matrix-react-sdk/pull/3552) |
| 64 | + * Update from Weblate |
| 65 | + [\#3559](https://github.com/matrix-org/matrix-react-sdk/pull/3559) |
| 66 | + * Merge end-to-end tests |
| 67 | + [\#3537](https://github.com/matrix-org/matrix-react-sdk/pull/3537) |
| 68 | + * Add full emoji picker for reactions |
| 69 | + [\#3554](https://github.com/matrix-org/matrix-react-sdk/pull/3554) |
| 70 | + * Accessibility fixes to autocomplete and tabpanels |
| 71 | + [\#3555](https://github.com/matrix-org/matrix-react-sdk/pull/3555) |
| 72 | + * Show warning dialog when changing unreachable IS |
| 73 | + [\#3549](https://github.com/matrix-org/matrix-react-sdk/pull/3549) |
| 74 | + * Fix reply fallback being included in edit m.new_content |
| 75 | + [\#3551](https://github.com/matrix-org/matrix-react-sdk/pull/3551) |
| 76 | + * Document composer features |
| 77 | + [\#3548](https://github.com/matrix-org/matrix-react-sdk/pull/3548) |
| 78 | + * Correctly update the banned users list when a user is unbanned |
| 79 | + [\#3547](https://github.com/matrix-org/matrix-react-sdk/pull/3547) |
| 80 | + * Summarise state events after room creation |
| 81 | + [\#3433](https://github.com/matrix-org/matrix-react-sdk/pull/3433) |
| 82 | + * Don't intercept TAB on the app outside of the composer, fix tabIndex > 0 |
| 83 | + [\#3543](https://github.com/matrix-org/matrix-react-sdk/pull/3543) |
| 84 | + * Add some type checking on event body |
| 85 | + [\#3546](https://github.com/matrix-org/matrix-react-sdk/pull/3546) |
| 86 | + * Fix: crash while canceling editing an event when no selection |
| 87 | + [\#3544](https://github.com/matrix-org/matrix-react-sdk/pull/3544) |
| 88 | + * SettingsFlag always run ToggleSwitch fully-controlled |
| 89 | + [\#3541](https://github.com/matrix-org/matrix-react-sdk/pull/3541) |
| 90 | + * Use Keyboard Key consts instead of hardcoded strings |
| 91 | + [\#3540](https://github.com/matrix-org/matrix-react-sdk/pull/3540) |
| 92 | + |
1 | 93 | Changes in [1.7.0](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v1.7.0) (2019-10-18) |
2 | 94 | =================================================================================================== |
3 | 95 | [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v1.7.0-rc.1...v1.7.0) |
|
0 commit comments