|
| 1 | +Changes in [0.12.9-rc.1](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.12.9-rc.1) (2018-07-04) |
| 2 | +=============================================================================================================== |
| 3 | +[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.12.8...v0.12.9-rc.1) |
| 4 | + |
| 5 | + * Update from Weblate. |
| 6 | + [\#2040](https://github.com/matrix-org/matrix-react-sdk/pull/2040) |
| 7 | + * Import react as React in src/components/views/messages/MStickerBody.js |
| 8 | + [\#2039](https://github.com/matrix-org/matrix-react-sdk/pull/2039) |
| 9 | + * Import react as React in src/GroupAddressPicker.js |
| 10 | + [\#2038](https://github.com/matrix-org/matrix-react-sdk/pull/2038) |
| 11 | + * Give PersistedElement a key |
| 12 | + [\#2036](https://github.com/matrix-org/matrix-react-sdk/pull/2036) |
| 13 | + * Revert " make click to insert nick work on join/parts, /me's etc" |
| 14 | + [\#2034](https://github.com/matrix-org/matrix-react-sdk/pull/2034) |
| 15 | + * Track an event name when tracking a decryption failure |
| 16 | + [\#2033](https://github.com/matrix-org/matrix-react-sdk/pull/2033) |
| 17 | + * warn on self-mute |
| 18 | + [\#1974](https://github.com/matrix-org/matrix-react-sdk/pull/1974) |
| 19 | + * make click to insert nick work on join/parts, /me's etc |
| 20 | + [\#1945](https://github.com/matrix-org/matrix-react-sdk/pull/1945) |
| 21 | + * Fix layout bug introduced by #2025 |
| 22 | + [\#2029](https://github.com/matrix-org/matrix-react-sdk/pull/2029) |
| 23 | + * Fix room topics/names resetting when UserSetting re-renders |
| 24 | + [\#2028](https://github.com/matrix-org/matrix-react-sdk/pull/2028) |
| 25 | + * Improve tracking of UISIs |
| 26 | + [\#2027](https://github.com/matrix-org/matrix-react-sdk/pull/2027) |
| 27 | + * Replace share icons |
| 28 | + [\#2026](https://github.com/matrix-org/matrix-react-sdk/pull/2026) |
| 29 | + * Improve status bar errors (namely the consent error) |
| 30 | + [\#2025](https://github.com/matrix-org/matrix-react-sdk/pull/2025) |
| 31 | + * Fix incorrectly positioned copy button on `<pre>` blocks |
| 32 | + [\#2023](https://github.com/matrix-org/matrix-react-sdk/pull/2023) |
| 33 | + * Redact pathnames with origin `file://` |
| 34 | + [\#2018](https://github.com/matrix-org/matrix-react-sdk/pull/2018) |
| 35 | + * Update package-lock.json |
| 36 | + [\#2022](https://github.com/matrix-org/matrix-react-sdk/pull/2022) |
| 37 | + * on room sub list badge click goto first relevant room |
| 38 | + [\#2021](https://github.com/matrix-org/matrix-react-sdk/pull/2021) |
| 39 | + * improve linkifier AGAIN |
| 40 | + [\#2020](https://github.com/matrix-org/matrix-react-sdk/pull/2020) |
| 41 | + * fix historical section |
| 42 | + [\#2016](https://github.com/matrix-org/matrix-react-sdk/pull/2016) |
| 43 | + * Fix RoomSubList headers by re-commiting 1faecfd |
| 44 | + [\#2014](https://github.com/matrix-org/matrix-react-sdk/pull/2014) |
| 45 | + * don't fire share dialog when clicking timestamp of event, |
| 46 | + [\#2017](https://github.com/matrix-org/matrix-react-sdk/pull/2017) |
| 47 | + * Revert "affix copyButton so that it doesn't get scrolled horizontally" |
| 48 | + [\#2013](https://github.com/matrix-org/matrix-react-sdk/pull/2013) |
| 49 | + * when the user switches room, close room settings |
| 50 | + [\#2019](https://github.com/matrix-org/matrix-react-sdk/pull/2019) |
| 51 | + * Refactor widgets code |
| 52 | + [\#2015](https://github.com/matrix-org/matrix-react-sdk/pull/2015) |
| 53 | + * Login local errors for blank fields |
| 54 | + [\#2009](https://github.com/matrix-org/matrix-react-sdk/pull/2009) |
| 55 | + * Update lolex to 2.7.0 |
| 56 | + [\#1917](https://github.com/matrix-org/matrix-react-sdk/pull/1917) |
| 57 | + * Improve Linkifier |
| 58 | + [\#2011](https://github.com/matrix-org/matrix-react-sdk/pull/2011) |
| 59 | + * use enum constants for EventStatus and correct isSent check |
| 60 | + [\#2010](https://github.com/matrix-org/matrix-react-sdk/pull/2010) |
| 61 | + * accent insensitive autocomplete |
| 62 | + [\#2007](https://github.com/matrix-org/matrix-react-sdk/pull/2007) |
| 63 | + * default to not showing url previews in e2ee rooms. |
| 64 | + [\#2001](https://github.com/matrix-org/matrix-react-sdk/pull/2001) |
| 65 | + * allow chaining right click contextmenus |
| 66 | + [\#1999](https://github.com/matrix-org/matrix-react-sdk/pull/1999) |
| 67 | + * hide empty roomsublists when filtering via search/tagpanel |
| 68 | + [\#1954](https://github.com/matrix-org/matrix-react-sdk/pull/1954) |
| 69 | + * prevent user,room,group autocomplete firing mid-word |
| 70 | + [\#2012](https://github.com/matrix-org/matrix-react-sdk/pull/2012) |
| 71 | + * fix instances of composer not getting/regaining focus |
| 72 | + [\#2008](https://github.com/matrix-org/matrix-react-sdk/pull/2008) |
| 73 | + * notif panel fixes |
| 74 | + [\#2006](https://github.com/matrix-org/matrix-react-sdk/pull/2006) |
| 75 | + * factor out conditional LanguageSelector as functional component |
| 76 | + [\#2003](https://github.com/matrix-org/matrix-react-sdk/pull/2003) |
| 77 | + * Autocomplete and Pillify Communities |
| 78 | + [\#1993](https://github.com/matrix-org/matrix-react-sdk/pull/1993) |
| 79 | + * Very basic Jitsi integration |
| 80 | + [\#1971](https://github.com/matrix-org/matrix-react-sdk/pull/1971) |
| 81 | + * add additional classes which protect the text from overflowing |
| 82 | + [\#1994](https://github.com/matrix-org/matrix-react-sdk/pull/1994) |
| 83 | + * Upload File confirmation modal steals focus, send it back to composer |
| 84 | + [\#1992](https://github.com/matrix-org/matrix-react-sdk/pull/1992) |
| 85 | + * delint MImageBody, fixes anonymous class and hyphenated style keys which |
| 86 | + made react cry |
| 87 | + [\#1991](https://github.com/matrix-org/matrix-react-sdk/pull/1991) |
| 88 | + * allow using tab to navigate room list in a smarter way |
| 89 | + [\#1977](https://github.com/matrix-org/matrix-react-sdk/pull/1977) |
| 90 | + * fix no displayname usersettings |
| 91 | + [\#1990](https://github.com/matrix-org/matrix-react-sdk/pull/1990) |
| 92 | + * trigger TagTile context menu on right click |
| 93 | + [\#1989](https://github.com/matrix-org/matrix-react-sdk/pull/1989) |
| 94 | + * hide already chosen results from AddressPickerDialog |
| 95 | + [\#2000](https://github.com/matrix-org/matrix-react-sdk/pull/2000) |
| 96 | + * delint ChatCreateOrReuseDialog |
| 97 | + [\#2002](https://github.com/matrix-org/matrix-react-sdk/pull/2002) |
| 98 | + * fix set password & email flow possible to get stuck and onBlur murdering |
| 99 | + your email |
| 100 | + [\#1982](https://github.com/matrix-org/matrix-react-sdk/pull/1982) |
| 101 | + |
1 | 102 | Changes in [0.12.8](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.12.8) (2018-06-29)
|
2 | 103 | =====================================================================================================
|
3 | 104 | [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.12.8-rc.2...v0.12.8)
|
|
0 commit comments