-
v0.12.0-rc.33a8f3801 · ·
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.12.0-rc.2...v0.12.0-rc.3) * Fix room tile badge not disappearing when receiving a read receipt [\#1807](https://github.com/matrix-org/matrix-react-sdk/pull/1807)
-
v0.12.0-rc.212e468a3 · ·
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.12.0-rc.1...v0.12.0-rc.2) * Take TagPanel out of labs [\#1805](https://github.com/matrix-org/matrix-react-sdk/pull/1805)
-
v0.12.0-rc.16fbd4e04 · ·
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.11.4...v0.12.0-rc.1) * Remove the message on migrating crypto data [\#1803](https://github.com/matrix-org/matrix-react-sdk/pull/1803) * Update from Weblate. [\#1804](https://github.com/matrix-org/matrix-react-sdk/pull/1804) * Improve room list performance when receiving messages [\#1801](https://github.com/matrix-org/matrix-react-sdk/pull/1801) * Add change delay warning in GroupView settings [\#1802](https://github.com/matrix-org/matrix-react-sdk/pull/1802) * Only use `dangerouslySetInnerHTML` for HTML messages [\#1799](https://github.com/matrix-org/matrix-react-sdk/pull/1799) * Limit group requests to 3 at once [\#1798](https://github.com/matrix-org/matrix-react-sdk/pull/1798) * Show GroupMemberList after inviting a group member [\#1796](https://github.com/matrix-org/matrix-react-sdk/pull/1796) * Fix syntax fail [\#1794](https://github.com/matrix-org/matrix-react-sdk/pull/1794) * Use TintableSvg for TagPanel clear filter button [\#1793](https://github.com/matrix-org/matrix-react-sdk/pull/1793) * Fix missing space between "...is a" and user ID [\#1792](https://github.com/matrix-org/matrix-react-sdk/pull/1792) * E2E "fudge-button" [\#1791](https://github.com/matrix-org/matrix-react-sdk/pull/1791) * Remove spurious console.trace [\#1790](https://github.com/matrix-org/matrix-react-sdk/pull/1790) * Don't reset the presence timer on every dispatch [\#1789](https://github.com/matrix-org/matrix-react-sdk/pull/1789) * Potentially fix a memory leak in FlairStore [\#1788](https://github.com/matrix-org/matrix-react-sdk/pull/1788) * Implement transparent RoomTile for use in some places [\#1785](https://github.com/matrix-org/matrix-react-sdk/pull/1785) * Fix varying default group avatar colour for given group [\#1784](https://github.com/matrix-org/matrix-react-sdk/pull/1784) * Fix bug where avatar change not reflected in LLP [\#1783](https://github.com/matrix-org/matrix-react-sdk/pull/1783) * Workaround for atlassian/react-beautiful-dnd#273 [\#1782](https://github.com/matrix-org/matrix-react-sdk/pull/1782) * Add setting to disable TagPanel [\#1781](https://github.com/matrix-org/matrix-react-sdk/pull/1781) * [DO NOT MERGE] Tests proven to fail [\#1780](https://github.com/matrix-org/matrix-react-sdk/pull/1780) * Fix room power level settings [\#1779](https://github.com/matrix-org/matrix-react-sdk/pull/1779) * fix shouldHideEvent saying an event is a leave/join when a profile ch… [\#1769](https://github.com/matrix-org/matrix-react-sdk/pull/1769) * Add "Did you know:..." microcopy to groups view [\#1777](https://github.com/matrix-org/matrix-react-sdk/pull/1777) * Give emptySubListTip a container for correct bg colour [\#1753](https://github.com/matrix-org/matrix-react-sdk/pull/1753) * Do proper null-checks on decypted events to fix NPEs [\#1776](https://github.com/matrix-org/matrix-react-sdk/pull/1776) * Reorder the RoomListStore lists on Event.decrypted [\#1775](https://github.com/matrix-org/matrix-react-sdk/pull/1775) * Fix bug where global "Never send to unverified..." is ignored [\#1772](https://github.com/matrix-org/matrix-react-sdk/pull/1772) * Fix bug that prevented tint updates [\#1767](https://github.com/matrix-org/matrix-react-sdk/pull/1767) * Fix group member spinner being out of flex order [\#1765](https://github.com/matrix-org/matrix-react-sdk/pull/1765) * Allow widget iframes to request camera and microphone permissions. [\#1766](https://github.com/matrix-org/matrix-react-sdk/pull/1766) * Change icon from "R" to "X" [\#1764](https://github.com/matrix-org/matrix-react-sdk/pull/1764) * Regenerate room lists on Room event [\#1762](https://github.com/matrix-org/matrix-react-sdk/pull/1762) * Fix DMs being marked as with the current user ("me") [\#1761](https://github.com/matrix-org/matrix-react-sdk/pull/1761) * Make RoomListStore aware of Room.timeline events [\#1756](https://github.com/matrix-org/matrix-react-sdk/pull/1756) * improve origin check of ScalarMessaging postmessage API. [\#1760](https://github.com/matrix-org/matrix-react-sdk/pull/1760) * Implement global filter to deselect all tags [\#1759](https://github.com/matrix-org/matrix-react-sdk/pull/1759) * Don't show empty custom tags when filtering tags [\#1758](https://github.com/matrix-org/matrix-react-sdk/pull/1758) * Do not assume that tags have been removed [\#1757](https://github.com/matrix-org/matrix-react-sdk/pull/1757) * Change CSS class for message panel spinner [\#1747](https://github.com/matrix-org/matrix-react-sdk/pull/1747) * Remove RoomListStore listener [\#1752](https://github.com/matrix-org/matrix-react-sdk/pull/1752) * Implement GroupTile avatar dragging to TagPanel [\#1751](https://github.com/matrix-org/matrix-react-sdk/pull/1751) * Fix custom tags not being ordered manually [\#1750](https://github.com/matrix-org/matrix-react-sdk/pull/1750) * Store component state for editors [\#1746](https://github.com/matrix-org/matrix-react-sdk/pull/1746) * Give the login page its spinner back [\#1745](https://github.com/matrix-org/matrix-react-sdk/pull/1745) * Add context menu to TagTile [\#1743](https://github.com/matrix-org/matrix-react-sdk/pull/1743) * If a tag is unrecognised, assume manual ordering [\#1748](https://github.com/matrix-org/matrix-react-sdk/pull/1748) * Move RoomList state to RoomListStore [\#1719](https://github.com/matrix-org/matrix-react-sdk/pull/1719) * Move groups button to TagPanel [\#1744](https://github.com/matrix-org/matrix-react-sdk/pull/1744) * Add seconds to timestamp on hover [\#1738](https://github.com/matrix-org/matrix-react-sdk/pull/1738) * Do not truncate autocompleted users in composer [\#1739](https://github.com/matrix-org/matrix-react-sdk/pull/1739) * RoomView: guard against unmounting during peeking [\#1737](https://github.com/matrix-org/matrix-react-sdk/pull/1737) * Fix HS/IS URL reset when switching to Registration [\#1736](https://github.com/matrix-org/matrix-react-sdk/pull/1736) * Fix the reject/accept call buttons in canary (mk2) [\#1734](https://github.com/matrix-org/matrix-react-sdk/pull/1734) * Make ratelimitedfunc time from the function's end [\#1731](https://github.com/matrix-org/matrix-react-sdk/pull/1731) * Give dialogs a matrixClient context [\#1735](https://github.com/matrix-org/matrix-react-sdk/pull/1735) * Fix key bindings in address picker dialog [\#1732](https://github.com/matrix-org/matrix-react-sdk/pull/1732) * Try upgrading eslint-plugin-react [\#1712](https://github.com/matrix-org/matrix-react-sdk/pull/1712) * Fix display name change text [\#1730](https://github.com/matrix-org/matrix-react-sdk/pull/1730) * Persist contentState when sending SlashCommand via MessageComposerInput [\#1721](https://github.com/matrix-org/matrix-react-sdk/pull/1721) * This is actually MFileBody not MImageBody, change classname [\#1726](https://github.com/matrix-org/matrix-react-sdk/pull/1726) * Use invite_3pid prop of createRoom instead of manual invite after create [\#1717](https://github.com/matrix-org/matrix-react-sdk/pull/1717) * guard against m.room.aliases events with no keys (redaction?) [\#1729](https://github.com/matrix-org/matrix-react-sdk/pull/1729) * Fix not showing Invited section if all invites are 3PID [\#1718](https://github.com/matrix-org/matrix-react-sdk/pull/1718) * Fix Rich Replies on files [\#1720](https://github.com/matrix-org/matrix-react-sdk/pull/1720) * Update from Weblate. [\#1728](https://github.com/matrix-org/matrix-react-sdk/pull/1728) * Null guard against falsey (non-null) props.node, to make react happy [\#1724](https://github.com/matrix-org/matrix-react-sdk/pull/1724) * Use correct condition for getting account data after first sync [\#1722](https://github.com/matrix-org/matrix-react-sdk/pull/1722) * Fix order calculation logic when reordering a room [\#1725](https://github.com/matrix-org/matrix-react-sdk/pull/1725) * Linear Rich Quoting [\#1715](https://github.com/matrix-org/matrix-react-sdk/pull/1715) * Fix CreateGroupDialog issues [\#1714](https://github.com/matrix-org/matrix-react-sdk/pull/1714) * Show a warning if the user attempts to leave a room that is invite only [\#1713](https://github.com/matrix-org/matrix-react-sdk/pull/1713) * Swap RoomList to react-beautiful-dnd [\#1711](https://github.com/matrix-org/matrix-react-sdk/pull/1711) * don't pass back {} when we have no `org.matrix.room.color_scheme` [\#1710](https://github.com/matrix-org/matrix-react-sdk/pull/1710) * Don't paginate whilst decrypting events [\#1700](https://github.com/matrix-org/matrix-react-sdk/pull/1700) * Fall back for missing i18n plurals [\#1699](https://github.com/matrix-org/matrix-react-sdk/pull/1699) * Fix group store redundant requests [\#1709](https://github.com/matrix-org/matrix-react-sdk/pull/1709) * Ignore remote echos caused by this client [\#1708](https://github.com/matrix-org/matrix-react-sdk/pull/1708) * Replace TagPanel react-dnd with react-beautiful-dnd [\#1705](https://github.com/matrix-org/matrix-react-sdk/pull/1705) * Only set selected tags state when updating rooms [\#1704](https://github.com/matrix-org/matrix-react-sdk/pull/1704) * Add formatFullDateNoTime to DateUtils and stop passing 12/24h to DateSep [\#1702](https://github.com/matrix-org/matrix-react-sdk/pull/1702) * Fix autofocus on QuestionDialog [\#1698](https://github.com/matrix-org/matrix-react-sdk/pull/1698) * Iterative fixes on Rich Quoting [\#1697](https://github.com/matrix-org/matrix-react-sdk/pull/1697) * Fix missing negation [\#1696](https://github.com/matrix-org/matrix-react-sdk/pull/1696) * Add Analytics Info and add Piwik to SdkConfig.DEFAULTS [\#1625](https://github.com/matrix-org/matrix-react-sdk/pull/1625) * Attempt to re-register for a scalar token if ours is invalid [\#1668](https://github.com/matrix-org/matrix-react-sdk/pull/1668) * Normalise dialogs [\#1674](https://github.com/matrix-org/matrix-react-sdk/pull/1674) * Add 'send without verifying' to status bar [\#1695](https://github.com/matrix-org/matrix-react-sdk/pull/1695) * Implement Rich Quoting/Replies [\#1660](https://github.com/matrix-org/matrix-react-sdk/pull/1660) * Revert "MD-escape URLs/alises/user IDs prior to parsing markdown" [\#1694](https://github.com/matrix-org/matrix-react-sdk/pull/1694) * Cache isConfCallRoom [\#1693](https://github.com/matrix-org/matrix-react-sdk/pull/1693) * Improve performance of tag panel selection (when tags are selected) [\#1687](https://github.com/matrix-org/matrix-react-sdk/pull/1687) * Hide status bar on visible->hidden transition [\#1680](https://github.com/matrix-org/matrix-react-sdk/pull/1680) * [revived] Singularise unsent message prompt, if applicable [\#1692](https://github.com/matrix-org/matrix-react-sdk/pull/1692) * small refactor && warn on self-demotion [\#1683](https://github.com/matrix-org/matrix-react-sdk/pull/1683) * Remove use of deprecated React.PropTypes [\#1677](https://github.com/matrix-org/matrix-react-sdk/pull/1677) * only save RelatedGroupSettings if it was modified. Otherwise perms issue [\#1691](https://github.com/matrix-org/matrix-react-sdk/pull/1691) * Fix a couple more issues with granular settings [\#1675](https://github.com/matrix-org/matrix-react-sdk/pull/1675) * Allow argument to op slashcommand to be negative as PLs can be -ve [\#1673](https://github.com/matrix-org/matrix-react-sdk/pull/1673) * Update from Weblate. [\#1645](https://github.com/matrix-org/matrix-react-sdk/pull/1645) * make RoomDetailRow reusable for the Room Directory [\#1624](https://github.com/matrix-org/matrix-react-sdk/pull/1624) * Prefetch group data for all joined groups when RoomList mounts [\#1686](https://github.com/matrix-org/matrix-react-sdk/pull/1686) * Remove unused selectedRoom prop [\#1690](https://github.com/matrix-org/matrix-react-sdk/pull/1690) * Fix shift and shift-ctrl click in TagPanel [\#1684](https://github.com/matrix-org/matrix-react-sdk/pull/1684) * skip direct chats which either you or the target have left [\#1344](https://github.com/matrix-org/matrix-react-sdk/pull/1344) * Make scroll on paste in RTE compatible with https://github.com/vector-im /riot-web/pull/5900 [\#1682](https://github.com/matrix-org/matrix-react-sdk/pull/1682) * Remove extra full stop [\#1685](https://github.com/matrix-org/matrix-react-sdk/pull/1685) * Dedupe requests to fetch group profile data [\#1666](https://github.com/matrix-org/matrix-react-sdk/pull/1666) * Get Group profile from TagTile instead of TagPanel [\#1667](https://github.com/matrix-org/matrix-react-sdk/pull/1667) * Fix leaking of GroupStore listeners in RoomList [\#1664](https://github.com/matrix-org/matrix-react-sdk/pull/1664) * Add option to also output untranslated string [\#1658](https://github.com/matrix-org/matrix-react-sdk/pull/1658) * Give the current theme to widgets and the integration manager [\#1669](https://github.com/matrix-org/matrix-react-sdk/pull/1669) * Fixes #1953 Allow multiple file uploads using drag & drop for RoomView [\#1671](https://github.com/matrix-org/matrix-react-sdk/pull/1671) * Fix issue with preview of phone number on register and waiting for sms code confirmation code [\#1670](https://github.com/matrix-org/matrix-react-sdk/pull/1670) * Attempt to improve TagPanel performance [\#1647](https://github.com/matrix-org/matrix-react-sdk/pull/1647) * Fix one variant of a scroll jump that occurs when decrypting an m.text [\#1656](https://github.com/matrix-org/matrix-react-sdk/pull/1656) * Avoid NPEs by using ref method for collecting loggedInView in MatrixChat [\#1665](https://github.com/matrix-org/matrix-react-sdk/pull/1665) * DnD Ordered TagPanel [\#1653](https://github.com/matrix-org/matrix-react-sdk/pull/1653) * Update widget title on edit. [\#1663](https://github.com/matrix-org/matrix-react-sdk/pull/1663) * Set widget title [\#1661](https://github.com/matrix-org/matrix-react-sdk/pull/1661) * Display custom widget content titles [\#1650](https://github.com/matrix-org/matrix-react-sdk/pull/1650) * Add maximize / minimize apps drawer icons. [\#1649](https://github.com/matrix-org/matrix-react-sdk/pull/1649) * Warn when migrating e2e data to indexeddb [\#1654](https://github.com/matrix-org/matrix-react-sdk/pull/1654) * Don't Auto-show UnknownDeviceDialog [\#1600](https://github.com/matrix-org/matrix-react-sdk/pull/1600) * Remove logging. [\#1655](https://github.com/matrix-org/matrix-react-sdk/pull/1655) * Add messaging endpoint for room encryption status. [\#1648](https://github.com/matrix-org/matrix-react-sdk/pull/1648) * Add some missing translatable strings [\#1588](https://github.com/matrix-org/matrix-react-sdk/pull/1588) * Add widget -> riot postMessage API [\#1640](https://github.com/matrix-org/matrix-react-sdk/pull/1640) * Add some null checks [\#1646](https://github.com/matrix-org/matrix-react-sdk/pull/1646) * Implement shift-click and ctrl-click semantics for TP [\#1641](https://github.com/matrix-org/matrix-react-sdk/pull/1641) * Don't show group when clicking tag panel [\#1642](https://github.com/matrix-org/matrix-react-sdk/pull/1642) * Implement TagPanel (or LeftLeftPanel) for group filtering [\#1639](https://github.com/matrix-org/matrix-react-sdk/pull/1639) * Implement UI for using bulk device deletion API [\#1638](https://github.com/matrix-org/matrix-react-sdk/pull/1638) * Replace (IRC) with flair [\#1637](https://github.com/matrix-org/matrix-react-sdk/pull/1637) * Allow guests to view individual groups [\#1635](https://github.com/matrix-org/matrix-react-sdk/pull/1635) * Allow guest to see MyGroups, show ILAG when creating a group [\#1636](https://github.com/matrix-org/matrix-react-sdk/pull/1636) * Move group publication toggles to UserSettings [\#1634](https://github.com/matrix-org/matrix-react-sdk/pull/1634) * Pull the theme through the default process [\#1617](https://github.com/matrix-org/matrix-react-sdk/pull/1617) * Rebase ConfirmRedactDialog on QuestionDialog [\#1630](https://github.com/matrix-org/matrix-react-sdk/pull/1630) * Fix logging of missing substitution variables [\#1629](https://github.com/matrix-org/matrix-react-sdk/pull/1629) * Rename Related Groups to improve readability [\#1632](https://github.com/matrix-org/matrix-react-sdk/pull/1632) * Make PresenceLabel more easily translatable [\#1616](https://github.com/matrix-org/matrix-react-sdk/pull/1616) * Perform substitution on all parts, not just the last one [\#1618](https://github.com/matrix-org/matrix-react-sdk/pull/1618) * Send Access Token in Headers to help prevent it being spit out in errors [\#1552](https://github.com/matrix-org/matrix-react-sdk/pull/1552) * Add aria-labels to ActionButtons [\#1628](https://github.com/matrix-org/matrix-react-sdk/pull/1628) * MemberPresenceAvatar: fix null references [\#1620](https://github.com/matrix-org/matrix-react-sdk/pull/1620) * Disable presence controls if there's no presence [\#1623](https://github.com/matrix-org/matrix-react-sdk/pull/1623) * Fix GroupMemberList search for users without displayname [\#1627](https://github.com/matrix-org/matrix-react-sdk/pull/1627) * Remove redundant super class EventEmitter for FlairStore [\#1626](https://github.com/matrix-org/matrix-react-sdk/pull/1626) * Fix granular URL previews [\#1622](https://github.com/matrix-org/matrix-react-sdk/pull/1622) * Flairstore: Fix broken reference [\#1619](https://github.com/matrix-org/matrix-react-sdk/pull/1619) * Do something more sensible for sender profile name/aux opacity [\#1615](https://github.com/matrix-org/matrix-react-sdk/pull/1615) * Add eslint rule keyword-spacing [\#1614](https://github.com/matrix-org/matrix-react-sdk/pull/1614) * Fix various issues surrounding granular settings to date [\#1613](https://github.com/matrix-org/matrix-react-sdk/pull/1613) * differentiate between state events and message events [\#1612](https://github.com/matrix-org/matrix-react-sdk/pull/1612) * Refactor translations [\#1608](https://github.com/matrix-org/matrix-react-sdk/pull/1608) * Make TintableSvg links behave like normal image links [\#1611](https://github.com/matrix-org/matrix-react-sdk/pull/1611) * Fix linting errors. [\#1610](https://github.com/matrix-org/matrix-react-sdk/pull/1610) * Granular settings [\#1516](https://github.com/matrix-org/matrix-react-sdk/pull/1516) * Implement user-controlled presence [\#1482](https://github.com/matrix-org/matrix-react-sdk/pull/1482) * Edit widget icon styling [\#1609](https://github.com/matrix-org/matrix-react-sdk/pull/1609) * Attempt to improve textual power levels [\#1607](https://github.com/matrix-org/matrix-react-sdk/pull/1607) * Determine whether power level is custom once Roles have been determined [\#1606](https://github.com/matrix-org/matrix-react-sdk/pull/1606) * Status.im theme [\#1605](https://github.com/matrix-org/matrix-react-sdk/pull/1605) * Revert "Lowercase all usernames" [\#1604](https://github.com/matrix-org/matrix-react-sdk/pull/1604)
-
v0.11.44bf5e44b · ·
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.11.3...v0.11.4) * Add isUrlPermitted function to sanity check URLs
-
v0.11.31a283f90 · ·
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.11.2...v0.11.3) * Bump js-sdk version to pull in fix for [setting room publicity in a group](https://github.com/matrix-org/matrix-js-sdk/commit/aa3201ebb0fff5af2fb733080aa65ed1f7213de6).
-
v0.11.2a088e559 · ·
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.11.1...v0.11.2) * Ignore unrecognised login flows [\#1633](https://github.com/matrix-org/matrix-react-sdk/pull/1633)
-
v0.11.1394e4505 · ·
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.11.0...v0.11.1) * Fix the force TURN option [\#1621](https://github.com/matrix-org/matrix-react-sdk/pull/1621)
-
v0.11.06fd09bc0 · ·
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.11.0-rc.3...v0.11.0)
-
v0.11.0-rc.307f4d0c3 · ·
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.11.0-rc.2...v0.11.0-rc.3)
-
v0.11.0-rc.221ead6e4 · ·
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.11.0-rc.1...v0.11.0-rc.2) * Make groups a fully-fleged baked-in feature [\#1603](https://github.com/matrix-org/matrix-react-sdk/pull/1603)
-
v0.11.0-rc.107b6c559 · ·
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.10.7...v0.11.0-rc.1) * Improve widget rendering on prop updates [\#1548](https://github.com/matrix-org/matrix-react-sdk/pull/1548) * Display group member profile (avatar/displayname) in ConfirmUserActionDialog [\#1595](https://github.com/matrix-org/matrix-react-sdk/pull/1595) * Don't crash if there isn't a room notif rule [\#1602](https://github.com/matrix-org/matrix-react-sdk/pull/1602) * Show group name in flair tooltip if one is set [\#1596](https://github.com/matrix-org/matrix-react-sdk/pull/1596) * Convert group avatar URL to HTTP before handing to BaseAvatar [\#1597](https://github.com/matrix-org/matrix-react-sdk/pull/1597) * Add group features as starting points for ILAG [\#1601](https://github.com/matrix-org/matrix-react-sdk/pull/1601) * Modify the group room visibility API to reflect the js-sdk changes [\#1598](https://github.com/matrix-org/matrix-react-sdk/pull/1598) * Update from Weblate. [\#1599](https://github.com/matrix-org/matrix-react-sdk/pull/1599) * Revert "UnknownDeviceDialog: get devices from SDK" [\#1594](https://github.com/matrix-org/matrix-react-sdk/pull/1594) * Order users in the group member list with admins first [\#1591](https://github.com/matrix-org/matrix-react-sdk/pull/1591) * Fetch group members after accepting an invite [\#1592](https://github.com/matrix-org/matrix-react-sdk/pull/1592) * Improve address picker for rooms [\#1589](https://github.com/matrix-org/matrix-react-sdk/pull/1589) * Fix FlairStore getPublicisedGroupsCached to give the correct, existing promise [\#1590](https://github.com/matrix-org/matrix-react-sdk/pull/1590) * Use the getProfileInfo API for group inviter profile [\#1585](https://github.com/matrix-org/matrix-react-sdk/pull/1585) * Add checkbox to GroupAddressPicker for determining visibility of group rooms [\#1587](https://github.com/matrix-org/matrix-react-sdk/pull/1587) * Alter group member api [\#1581](https://github.com/matrix-org/matrix-react-sdk/pull/1581) * Improve group creation UX [\#1580](https://github.com/matrix-org/matrix-react-sdk/pull/1580) * Disable RoomDetailList in GroupView when editing [\#1583](https://github.com/matrix-org/matrix-react-sdk/pull/1583) * Default to no read pins if there is no applicable account data [\#1586](https://github.com/matrix-org/matrix-react-sdk/pull/1586) * UnknownDeviceDialog: get devices from SDK [\#1584](https://github.com/matrix-org/matrix-react-sdk/pull/1584) * Add a small indicator for when a new event is pinned [\#1486](https://github.com/matrix-org/matrix-react-sdk/pull/1486) * Implement tooltip for group rooms [\#1582](https://github.com/matrix-org/matrix-react-sdk/pull/1582) * Room notifs in autocomplete & composer [\#1577](https://github.com/matrix-org/matrix-react-sdk/pull/1577) * Ignore img tags in HTML if src is not specified [\#1579](https://github.com/matrix-org/matrix-react-sdk/pull/1579) * Indicate admins in the group member list with a sheriff badge [\#1578](https://github.com/matrix-org/matrix-react-sdk/pull/1578) * Remember whether widget drawer was hidden per-room [\#1533](https://github.com/matrix-org/matrix-react-sdk/pull/1533) * Throw an error when trying to create a group store with falsey groupId [\#1576](https://github.com/matrix-org/matrix-react-sdk/pull/1576) * Fixes React warning [\#1571](https://github.com/matrix-org/matrix-react-sdk/pull/1571) * Fix Flair not appearing due to missing this._usersInFlight [\#1575](https://github.com/matrix-org/matrix-react-sdk/pull/1575) * Use, if possible, a room's canonical or first alias when viewing the … [\#1574](https://github.com/matrix-org/matrix-react-sdk/pull/1574) * Add CSS classes to group ID input in CreateGroupDialog [\#1573](https://github.com/matrix-org/matrix-react-sdk/pull/1573) * Give autocomplete providers the room they're in [\#1568](https://github.com/matrix-org/matrix-react-sdk/pull/1568) * Fix multiple pills on one line [\#1572](https://github.com/matrix-org/matrix-react-sdk/pull/1572) * Fix group invites such that they look similar to room invites [\#1570](https://github.com/matrix-org/matrix-react-sdk/pull/1570) * Add a GeminiScrollbar to Your Communities [\#1569](https://github.com/matrix-org/matrix-react-sdk/pull/1569) * Fix multiple requests for publicised groups of given user [\#1567](https://github.com/matrix-org/matrix-react-sdk/pull/1567) * Add toggle to alter visibility of a room-group association [\#1566](https://github.com/matrix-org/matrix-react-sdk/pull/1566) * Pillify room notifs in the timeline [\#1564](https://github.com/matrix-org/matrix-react-sdk/pull/1564) * Implement simple GroupRoomInfo [\#1563](https://github.com/matrix-org/matrix-react-sdk/pull/1563) * turn NPE on flair resolution errors into a logged error [\#1565](https://github.com/matrix-org/matrix-react-sdk/pull/1565) * Less translation in parts [\#1484](https://github.com/matrix-org/matrix-react-sdk/pull/1484) * Redact group IDs from analytics [\#1562](https://github.com/matrix-org/matrix-react-sdk/pull/1562) * Display whether the group summary/room list is loading [\#1560](https://github.com/matrix-org/matrix-react-sdk/pull/1560) * Change client-side validation of group IDs to match synapse [\#1558](https://github.com/matrix-org/matrix-react-sdk/pull/1558) * Prevent non-members from opening group settings [\#1559](https://github.com/matrix-org/matrix-react-sdk/pull/1559) * Alter UI for disinviting a group member [\#1556](https://github.com/matrix-org/matrix-react-sdk/pull/1556) * Only show admin tools to privileged users [\#1555](https://github.com/matrix-org/matrix-react-sdk/pull/1555) * Try lowercase username on login [\#1550](https://github.com/matrix-org/matrix-react-sdk/pull/1550) * Don't refresh page on password change prompt [\#1554](https://github.com/matrix-org/matrix-react-sdk/pull/1554) * Fix initial in GroupAvatar in GroupView [\#1553](https://github.com/matrix-org/matrix-react-sdk/pull/1553) * Use "crop" method to scale group avatars in MyGroups [\#1549](https://github.com/matrix-org/matrix-react-sdk/pull/1549) * Lowercase all usernames [\#1547](https://github.com/matrix-org/matrix-react-sdk/pull/1547) * Add sensible missing entry generator for MELS tests [\#1546](https://github.com/matrix-org/matrix-react-sdk/pull/1546) * Fix prompt to re-use chat room [\#1545](https://github.com/matrix-org/matrix-react-sdk/pull/1545) * Add unregiseterListener to GroupStore [\#1544](https://github.com/matrix-org/matrix-react-sdk/pull/1544) * Fix groups invited users err for non members [\#1543](https://github.com/matrix-org/matrix-react-sdk/pull/1543) * Add Mention button to MemberInfo [\#1532](https://github.com/matrix-org/matrix-react-sdk/pull/1532) * Only show group settings cog to members [\#1541](https://github.com/matrix-org/matrix-react-sdk/pull/1541) * Use correct icon for group room deletion and make themeable [\#1540](https://github.com/matrix-org/matrix-react-sdk/pull/1540) * Add invite button to MemberInfo if user has left or wasn't in room [\#1534](https://github.com/matrix-org/matrix-react-sdk/pull/1534) * Add option to mirror local video feed [\#1539](https://github.com/matrix-org/matrix-react-sdk/pull/1539) * Use the correct userId when displaying who redacted a message [\#1538](https://github.com/matrix-org/matrix-react-sdk/pull/1538) * Only show editing UI for aliases/related_groups for users /w power [\#1529](https://github.com/matrix-org/matrix-react-sdk/pull/1529) * Swap from `ui_opacity` to `panel_disabled` [\#1535](https://github.com/matrix-org/matrix-react-sdk/pull/1535) * Fix room address picker tiles default name [\#1536](https://github.com/matrix-org/matrix-react-sdk/pull/1536) * T3chguy/hide level change on 50 [\#1531](https://github.com/matrix-org/matrix-react-sdk/pull/1531) * fix missing date sep caused by hidden event at start of day [\#1537](https://github.com/matrix-org/matrix-react-sdk/pull/1537) * Add a delete confirmation dialog for widgets [\#1520](https://github.com/matrix-org/matrix-react-sdk/pull/1520) * When dispatching view_[my_]group[s], reset RoomViewStore [\#1530](https://github.com/matrix-org/matrix-react-sdk/pull/1530) * Prevent editing of UI requiring user privilege if user unprivileged [\#1528](https://github.com/matrix-org/matrix-react-sdk/pull/1528) * Use the correct property of the API room objects [\#1526](https://github.com/matrix-org/matrix-react-sdk/pull/1526) * Don't include the |other in the translation value [\#1527](https://github.com/matrix-org/matrix-react-sdk/pull/1527) * Re-run gen-i18n after fixing https://github.com/matrix-org/matrix-react- sdk/pull/1521 [\#1525](https://github.com/matrix-org/matrix-react-sdk/pull/1525) * Fix some react warnings in GroupMemberList [\#1522](https://github.com/matrix-org/matrix-react-sdk/pull/1522) * Fix bug with gen-i18n/js when adding new plurals [\#1521](https://github.com/matrix-org/matrix-react-sdk/pull/1521) * Make GroupStoreCache global for cross-package access [\#1524](https://github.com/matrix-org/matrix-react-sdk/pull/1524) * Add fields needed by RoomDetailList to groupRoomFromApiObject [\#1523](https://github.com/matrix-org/matrix-react-sdk/pull/1523) * Only show flair for groups with avatars set [\#1519](https://github.com/matrix-org/matrix-react-sdk/pull/1519) * Refresh group member lists after inviting users [\#1518](https://github.com/matrix-org/matrix-react-sdk/pull/1518) * Invalidate the user's public groups cache when changing group publicity [\#1517](https://github.com/matrix-org/matrix-react-sdk/pull/1517) * Make the gen-i18n script validate _t calls [\#1515](https://github.com/matrix-org/matrix-react-sdk/pull/1515) * Add placeholder to MyGroups page, adjust CSS classes [\#1514](https://github.com/matrix-org/matrix-react-sdk/pull/1514) * Rxl881/parallelshell [\#1338](https://github.com/matrix-org/matrix-react-sdk/pull/1338) * Run prunei18n [\#1513](https://github.com/matrix-org/matrix-react-sdk/pull/1513) * Update from Weblate. [\#1512](https://github.com/matrix-org/matrix-react-sdk/pull/1512) * Add script to prune unused translations [\#1502](https://github.com/matrix-org/matrix-react-sdk/pull/1502) * Fix creation of DM rooms [\#1510](https://github.com/matrix-org/matrix-react-sdk/pull/1510) * Group create dialog: only enter localpart [\#1507](https://github.com/matrix-org/matrix-react-sdk/pull/1507) * Improve MyGroups UI [\#1509](https://github.com/matrix-org/matrix-react-sdk/pull/1509) * Use object URLs to load Files in to images [\#1508](https://github.com/matrix-org/matrix-react-sdk/pull/1508) * Add clientside error for non-alphanumeric group ID [\#1506](https://github.com/matrix-org/matrix-react-sdk/pull/1506) * Fix invites to groups without names [\#1505](https://github.com/matrix-org/matrix-react-sdk/pull/1505) * Add warning when adding group rooms/users [\#1504](https://github.com/matrix-org/matrix-react-sdk/pull/1504) * More Groups->Communities [\#1503](https://github.com/matrix-org/matrix-react-sdk/pull/1503) * Groups -> Communities [\#1501](https://github.com/matrix-org/matrix-react-sdk/pull/1501) * Factor out Flair cache into FlairStore [\#1500](https://github.com/matrix-org/matrix-react-sdk/pull/1500) * Add i18n script to package.json [\#1499](https://github.com/matrix-org/matrix-react-sdk/pull/1499) * Make gen-i18n support 'HTML' [\#1498](https://github.com/matrix-org/matrix-react-sdk/pull/1498) * fix editing visuals on groupview header [\#1497](https://github.com/matrix-org/matrix-react-sdk/pull/1497) * Script to generate the translations base file [\#1493](https://github.com/matrix-org/matrix-react-sdk/pull/1493) * Update from Weblate. [\#1495](https://github.com/matrix-org/matrix-react-sdk/pull/1495) * Attempt to relate a group to a room when adding it [\#1494](https://github.com/matrix-org/matrix-react-sdk/pull/1494) * Shuffle GroupView UI [\#1490](https://github.com/matrix-org/matrix-react-sdk/pull/1490) * Fix bug preventing partial group profile [\#1491](https://github.com/matrix-org/matrix-react-sdk/pull/1491) * Don't show room IDs when picking rooms [\#1492](https://github.com/matrix-org/matrix-react-sdk/pull/1492) * Only show invited section if there are invited group members [\#1489](https://github.com/matrix-org/matrix-react-sdk/pull/1489) * Show "Invited" section in the user list [\#1488](https://github.com/matrix-org/matrix-react-sdk/pull/1488) * Refactor class names for an entity tile being hovered over [\#1487](https://github.com/matrix-org/matrix-react-sdk/pull/1487) * Modify GroupView UI [\#1475](https://github.com/matrix-org/matrix-react-sdk/pull/1475) * Message/event pinning [\#1439](https://github.com/matrix-org/matrix-react-sdk/pull/1439) * Remove duplicate declaration that breaks the build [\#1483](https://github.com/matrix-org/matrix-react-sdk/pull/1483) * Include magnet scheme in sanitize HTML params [\#1301](https://github.com/matrix-org/matrix-react-sdk/pull/1301) * Add a way to jump to a user's Read Receipt from MemberInfo [\#1454](https://github.com/matrix-org/matrix-react-sdk/pull/1454) * Use standard subsitution syntax in _tJsx [\#1462](https://github.com/matrix-org/matrix-react-sdk/pull/1462) * Don't suggest grey as a color scheme for a room [\#1442](https://github.com/matrix-org/matrix-react-sdk/pull/1442) * allow hiding of notification body for privacy reasons [\#1362](https://github.com/matrix-org/matrix-react-sdk/pull/1362) * Suggest to invite people when speaking in an empty room [\#1466](https://github.com/matrix-org/matrix-react-sdk/pull/1466) * Buttons to remove room/self avatar [\#1478](https://github.com/matrix-org/matrix-react-sdk/pull/1478) * T3chguy/fix memberlist [\#1480](https://github.com/matrix-org/matrix-react-sdk/pull/1480) * add option to disable BigEmoji [\#1481](https://github.com/matrix-org/matrix-react-sdk/pull/1481)
-
v0.10.7f58d89ef · ·
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.10.7-rc.3...v0.10.7) * Update to latest js-sdk
-
v0.10.7-rc.33b515cde · ·
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.10.7-rc.2...v0.10.7-rc.3) * Fix the enableLabs flag, again [\#1474](https://github.com/matrix-org/matrix-react-sdk/pull/1474)
-
v0.10.7-rc.2b95c2368 · ·
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.10.7-rc.1...v0.10.7-rc.2) * Honour the (now legacy) enableLabs flag [\#1473](https://github.com/matrix-org/matrix-react-sdk/pull/1473) * Don't show labs features by default [\#1472](https://github.com/matrix-org/matrix-react-sdk/pull/1472) * Make features disabled by default [\#1470](https://github.com/matrix-org/matrix-react-sdk/pull/1470)
-
v0.10.7-rc.19036f786 · ·
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.10.6...v0.10.7-rc.1) * Add warm fuzzy dialog for inviting users to a group [\#1459](https://github.com/matrix-org/matrix-react-sdk/pull/1459) * enable/disable features in config.json [\#1468](https://github.com/matrix-org/matrix-react-sdk/pull/1468) * Update from Weblate. [\#1469](https://github.com/matrix-org/matrix-react-sdk/pull/1469) * Don't send RR or RM when peeking at a room [\#1463](https://github.com/matrix-org/matrix-react-sdk/pull/1463) * Fix bug that inserted emoji when typing [\#1467](https://github.com/matrix-org/matrix-react-sdk/pull/1467) * Ignore VS16 char in RTE [\#1458](https://github.com/matrix-org/matrix-react-sdk/pull/1458) * Show failures when sending messages [\#1460](https://github.com/matrix-org/matrix-react-sdk/pull/1460) * Run eslint --fix [\#1461](https://github.com/matrix-org/matrix-react-sdk/pull/1461) * Show who banned the user on hover [\#1441](https://github.com/matrix-org/matrix-react-sdk/pull/1441) * Enhancements to room power level settings [\#1440](https://github.com/matrix-org/matrix-react-sdk/pull/1440) * Added TextInputWithCheckbox dialog [\#868](https://github.com/matrix-org/matrix-react-sdk/pull/868) * Make it clearer which HS you're logging into [\#1456](https://github.com/matrix-org/matrix-react-sdk/pull/1456) * Remove redundant stale onKeyDown [\#1451](https://github.com/matrix-org/matrix-react-sdk/pull/1451) * Only allow event state event handlers on state events [\#1453](https://github.com/matrix-org/matrix-react-sdk/pull/1453) * Modify the group store to include group rooms [\#1452](https://github.com/matrix-org/matrix-react-sdk/pull/1452) * Factor-out GroupStore and create GroupStoreCache [\#1449](https://github.com/matrix-org/matrix-react-sdk/pull/1449) * Put related groups UI behind groups labs flag [\#1448](https://github.com/matrix-org/matrix-react-sdk/pull/1448) * Restrict Flair in the timeline to related groups of the room [\#1447](https://github.com/matrix-org/matrix-react-sdk/pull/1447) * Implement UI for editing related groups of a room [\#1446](https://github.com/matrix-org/matrix-react-sdk/pull/1446) * Fix a couple of bugs with EditableItemList [\#1445](https://github.com/matrix-org/matrix-react-sdk/pull/1445) * Factor out EditableItemList from AliasSettings [\#1444](https://github.com/matrix-org/matrix-react-sdk/pull/1444) * Add dummy translation function to mark translatable strings [\#1421](https://github.com/matrix-org/matrix-react-sdk/pull/1421) * Implement button to remove a room from a group [\#1438](https://github.com/matrix-org/matrix-react-sdk/pull/1438) * Fix showing 3pid invites in member list [\#1443](https://github.com/matrix-org/matrix-react-sdk/pull/1443) * Add button to get to MyGroups (view_my_groups or path #/groups) [\#1435](https://github.com/matrix-org/matrix-react-sdk/pull/1435) * Add eslint rule to disallow spaces inside of curly braces [\#1436](https://github.com/matrix-org/matrix-react-sdk/pull/1436) * Fix ability to invite existing mx users [\#1437](https://github.com/matrix-org/matrix-react-sdk/pull/1437) * Construct address picker message using provided `validAddressTypes` [\#1434](https://github.com/matrix-org/matrix-react-sdk/pull/1434) * Fix GroupView summary rooms displaying without avatars [\#1433](https://github.com/matrix-org/matrix-react-sdk/pull/1433) * Implement adding rooms to a group (or group summary) by room ID [\#1432](https://github.com/matrix-org/matrix-react-sdk/pull/1432) * Give flair avatars a tooltip = the group ID [\#1431](https://github.com/matrix-org/matrix-react-sdk/pull/1431) * Fix ability to feature self in a group summary [\#1430](https://github.com/matrix-org/matrix-react-sdk/pull/1430) * Implement "Add room to group" feature [\#1429](https://github.com/matrix-org/matrix-react-sdk/pull/1429) * Fix group membership publicity [\#1428](https://github.com/matrix-org/matrix-react-sdk/pull/1428) * Add support for Jitsi screensharing in electron app [\#1355](https://github.com/matrix-org/matrix-react-sdk/pull/1355) * Delint and DRY TextForEvent [\#1424](https://github.com/matrix-org/matrix-react-sdk/pull/1424) * Bust the flair caches after 30mins [\#1427](https://github.com/matrix-org/matrix-react-sdk/pull/1427) * Show displayname / avatar in group member info [\#1426](https://github.com/matrix-org/matrix-react-sdk/pull/1426) * Create GroupSummaryStore for storing group summary stuff [\#1418](https://github.com/matrix-org/matrix-react-sdk/pull/1418) * Add status & toggle for publicity [\#1419](https://github.com/matrix-org/matrix-react-sdk/pull/1419) * MemberList: show 100 more on overflow tile click [\#1417](https://github.com/matrix-org/matrix-react-sdk/pull/1417) * Fix NPE in MemberList [\#1425](https://github.com/matrix-org/matrix-react-sdk/pull/1425) * Fix incorrect variable in string [\#1422](https://github.com/matrix-org/matrix-react-sdk/pull/1422) * apply i18n _t to string which has already been translated [\#1420](https://github.com/matrix-org/matrix-react-sdk/pull/1420) * Make the invite section a truncatedlist too [\#1416](https://github.com/matrix-org/matrix-react-sdk/pull/1416) * Implement removal function of features users/rooms [\#1415](https://github.com/matrix-org/matrix-react-sdk/pull/1415) * Allow TruncatedList to get children via a callback [\#1412](https://github.com/matrix-org/matrix-react-sdk/pull/1412) * Experimental: Lazy load user autocomplete entries [\#1413](https://github.com/matrix-org/matrix-react-sdk/pull/1413) * Show displayname & avatar url in group member list [\#1414](https://github.com/matrix-org/matrix-react-sdk/pull/1414) * De-lint TruncatedList [\#1411](https://github.com/matrix-org/matrix-react-sdk/pull/1411) * Remove unneeded strings [\#1409](https://github.com/matrix-org/matrix-react-sdk/pull/1409) * Clean on prerelease [\#1410](https://github.com/matrix-org/matrix-react-sdk/pull/1410) * Redesign membership section in GroupView [\#1408](https://github.com/matrix-org/matrix-react-sdk/pull/1408) * Implement adding rooms to the group summary [\#1406](https://github.com/matrix-org/matrix-react-sdk/pull/1406) * Honour the is_privileged flag in GroupView [\#1407](https://github.com/matrix-org/matrix-react-sdk/pull/1407) * Update when a group arrives [\#1405](https://github.com/matrix-org/matrix-react-sdk/pull/1405) * Implement `view_group` dispatch when clicking flair [\#1404](https://github.com/matrix-org/matrix-react-sdk/pull/1404) * GroupView: Add a User [\#1402](https://github.com/matrix-org/matrix-react-sdk/pull/1402) * Track action button click event [\#1403](https://github.com/matrix-org/matrix-react-sdk/pull/1403) * Separate sender profile into elements with classes [\#1401](https://github.com/matrix-org/matrix-react-sdk/pull/1401) * Fix ugly integration button, use hover to show error [\#1399](https://github.com/matrix-org/matrix-react-sdk/pull/1399) * Fix promise error in flair [\#1400](https://github.com/matrix-org/matrix-react-sdk/pull/1400) * Flair! [\#1351](https://github.com/matrix-org/matrix-react-sdk/pull/1351) * Group Membership UI [\#1328](https://github.com/matrix-org/matrix-react-sdk/pull/1328)
-
v0.10.63552f08a · ·
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.10.5...v0.10.6) * New version of js-sdk with fixed build
-
v0.10.599e4221e · ·
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.10.4...v0.10.5) * Fix build error (https://github.com/vector-im/riot-web/issues/5091)
-
v0.10.46c5f4983 · ·
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.10.4-rc.1...v0.10.4) * No changes
-
v0.10.4-rc.1620ca5f2 · ·
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.10.3...v0.10.4-rc.1) * Fix RoomView stuck in 'accept invite' state [\#1396](https://github.com/matrix-org/matrix-react-sdk/pull/1396) * Only show the integ management button if user is joined [\#1398](https://github.com/matrix-org/matrix-react-sdk/pull/1398) * suppressOnHover for member entity tiles which have no onClick [\#1273](https://github.com/matrix-org/matrix-react-sdk/pull/1273) * add /devtools command [\#1268](https://github.com/matrix-org/matrix-react-sdk/pull/1268) * Fix broken Link [\#1359](https://github.com/matrix-org/matrix-react-sdk/pull/1359) * Show who redacted an event on hover [\#1387](https://github.com/matrix-org/matrix-react-sdk/pull/1387) * start MELS expanded if it contains a highlighted/permalinked event. [\#1388](https://github.com/matrix-org/matrix-react-sdk/pull/1388) * Add ignore user API support [\#1389](https://github.com/matrix-org/matrix-react-sdk/pull/1389) * Add option to disable Emoji suggestions [\#1392](https://github.com/matrix-org/matrix-react-sdk/pull/1392) * sanitize the i18n for fn:textForHistoryVisibilityEvent [\#1397](https://github.com/matrix-org/matrix-react-sdk/pull/1397) * Don't check for only-emoji if there were none [\#1394](https://github.com/matrix-org/matrix-react-sdk/pull/1394) * Fix emojification of symbol characters [\#1393](https://github.com/matrix-org/matrix-react-sdk/pull/1393) * Update from Weblate. [\#1395](https://github.com/matrix-org/matrix-react-sdk/pull/1395) * Make /join join again [\#1391](https://github.com/matrix-org/matrix-react-sdk/pull/1391) * Display spinner not room preview after room create [\#1390](https://github.com/matrix-org/matrix-react-sdk/pull/1390) * Fix the avatar / room name in room preview [\#1384](https://github.com/matrix-org/matrix-react-sdk/pull/1384) * Remove spurious cancel button [\#1381](https://github.com/matrix-org/matrix-react-sdk/pull/1381) * Fix starting a chat by email address [\#1386](https://github.com/matrix-org/matrix-react-sdk/pull/1386) * respond on copy code block [\#1363](https://github.com/matrix-org/matrix-react-sdk/pull/1363) * fix DateUtils inconsistency with 12/24h [\#1383](https://github.com/matrix-org/matrix-react-sdk/pull/1383) * allow sending sub,sup and whitelist them on receive [\#1382](https://github.com/matrix-org/matrix-react-sdk/pull/1382) * Update roomlist when an event is decrypted [\#1380](https://github.com/matrix-org/matrix-react-sdk/pull/1380) * Update from Weblate. [\#1379](https://github.com/matrix-org/matrix-react-sdk/pull/1379) * fix radio for theme selection [\#1368](https://github.com/matrix-org/matrix-react-sdk/pull/1368) * fix some more zh_Hans - remove entirely broken lines [\#1378](https://github.com/matrix-org/matrix-react-sdk/pull/1378) * fix placeholder causing app to break when using zh [\#1377](https://github.com/matrix-org/matrix-react-sdk/pull/1377) * Avoid re-rendering RoomList on room switch [\#1375](https://github.com/matrix-org/matrix-react-sdk/pull/1375) * Fix 'Failed to load timeline position' regression [\#1376](https://github.com/matrix-org/matrix-react-sdk/pull/1376) * Fast path for emojifying strings [\#1372](https://github.com/matrix-org/matrix-react-sdk/pull/1372) * Consolidate the code copy button [\#1374](https://github.com/matrix-org/matrix-react-sdk/pull/1374) * Only add the code copy button for HTML messages [\#1373](https://github.com/matrix-org/matrix-react-sdk/pull/1373) * Don't re-render matrixchat unnecessarily [\#1371](https://github.com/matrix-org/matrix-react-sdk/pull/1371) * Don't wait for setState to run onHaveRoom [\#1370](https://github.com/matrix-org/matrix-react-sdk/pull/1370) * Introduce a RoomScrollStateStore [\#1367](https://github.com/matrix-org/matrix-react-sdk/pull/1367) * Don't always paginate when mounting a ScrollPanel [\#1369](https://github.com/matrix-org/matrix-react-sdk/pull/1369) * Remove unused scrollStateMap from LoggedinView [\#1366](https://github.com/matrix-org/matrix-react-sdk/pull/1366) * Revert "Implement sticky date separators" [\#1365](https://github.com/matrix-org/matrix-react-sdk/pull/1365) * Remove unused string "changing room on a RoomView is not supported" [\#1361](https://github.com/matrix-org/matrix-react-sdk/pull/1361) * Remove unused translation code translations [\#1360](https://github.com/matrix-org/matrix-react-sdk/pull/1360) * Implement sticky date separators [\#1353](https://github.com/matrix-org/matrix-react-sdk/pull/1353)
-
v0.10.3f5cf2aec · ·
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.10.3-rc.2...v0.10.3) * No changes