Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v0.12.4
    bf0ec249 · v0.12.4 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.12.4-rc.6...v0.12.4)
    * No changes from rc.5
  • v0.12.4-rc.6
    a0b6bd18 · v0.12.4-rc.6 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.12.4-rc.5...v0.12.4-rc.6)
    * Wait for deletion of widgets as well addition
    [\#1907](https://github.com/matrix-org/matrix-react-sdk/pull/1907)
  • v0.12.4-rc.5
    db092c81 · v0.12.4-rc.5 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.12.4-rc.4...v0.12.4-rc.5)
    * Wait for echo from server when adding user widgets
    [\#1905](https://github.com/matrix-org/matrix-react-sdk/pull/1905)
  • v0.12.4-rc.4
    7bfc50bf · v0.12.4-rc.4 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.12.4-rc.3...v0.12.4-rc.4)
    * Update from Weblate.
    [\#1904](https://github.com/matrix-org/matrix-react-sdk/pull/1904)
    * Correctly identify sticker picker widgets
    [\#1894](https://github.com/matrix-org/matrix-react-sdk/pull/1894)
    * Quick fix for sticker picker position
    [\#1903](https://github.com/matrix-org/matrix-react-sdk/pull/1903)
    * Remove redundant logging (currently shown on every render when no sti…
    [\#1901](https://github.com/matrix-org/matrix-react-sdk/pull/1901)
    * Fix stickers briefly being 2x the size
    [\#1899](https://github.com/matrix-org/matrix-react-sdk/pull/1899)
    * Send required properties when making requests to widgets over postMessage
    [\#1891](https://github.com/matrix-org/matrix-react-sdk/pull/1891)
    * Fix room widget second load infini spinner
    [\#1897](https://github.com/matrix-org/matrix-react-sdk/pull/1897)
    * Update widget state when account data changes
    [\#1896](https://github.com/matrix-org/matrix-react-sdk/pull/1896)
    * Remove margins when in a ReplyThread to stop them taking so much space
    [\#1882](https://github.com/matrix-org/matrix-react-sdk/pull/1882)
    * Add setting to enable widget screenshots (if widgets declare support)
    [\#1892](https://github.com/matrix-org/matrix-react-sdk/pull/1892)
    * T3chguy/replies html tag
    [\#1889](https://github.com/matrix-org/matrix-react-sdk/pull/1889)
    * Instant Sticker Picker
    [\#1888](https://github.com/matrix-org/matrix-react-sdk/pull/1888)
    * Update widget 'widgetData' key to 'data' to match spec.
    [\#1887](https://github.com/matrix-org/matrix-react-sdk/pull/1887)
    * Fix 'state_key' field name.
    [\#1886](https://github.com/matrix-org/matrix-react-sdk/pull/1886)
    * Improve appearance of short-lived app loading spinner
    [\#1885](https://github.com/matrix-org/matrix-react-sdk/pull/1885)
    * Take feature_sticker_messagse out of labs
    [\#1883](https://github.com/matrix-org/matrix-react-sdk/pull/1883)
    * Fix issue incorrect positioning with widget loading indicator
    [\#1884](https://github.com/matrix-org/matrix-react-sdk/pull/1884)
    * Users should always be able to edit their user/non-room  widgets
    [\#1879](https://github.com/matrix-org/matrix-react-sdk/pull/1879)
  • v0.12.4-rc.3
    d90292c6 · v0.12.4-rc.3 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.12.4-rc.2...v0.12.4-rc.3)
    * Instant Sticker Picker :zap:
    [\#1888](https://github.com/matrix-org/matrix-react-sdk/pull/1888)
  • v0.12.4-rc.2
    6a0bff66 · v0.12.4-rc.2 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.12.4-rc.1...v0.12.4-rc.2)
    * Improve appearance of short-lived widget loading spinner
    * Make sticker picker fully-fledged feature
    * Fix incorrect positioning with widget loading indicator
  • v0.12.4-rc.1
    ddf98705 · v0.12.4-rc.1 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.12.3...v0.12.4-rc.1)
    * Update from Weblate.
    [\#1881](https://github.com/matrix-org/matrix-react-sdk/pull/1881)
    * Pin lolex at 2.3.2 to avoid bug causing tests to fail
    [\#1880](https://github.com/matrix-org/matrix-react-sdk/pull/1880)
    * Replies: un-break click-to-mention on SenderProfile for reply&preview
    [\#1878](https://github.com/matrix-org/matrix-react-sdk/pull/1878)
    * Add tests for RoomList
    [\#1877](https://github.com/matrix-org/matrix-react-sdk/pull/1877)
    * Fix crash when browser doesn't report page change measurement
    [\#1874](https://github.com/matrix-org/matrix-react-sdk/pull/1874)
    * fix thinko when changing from ClientPeg to context in static method (DUH)
    [\#1875](https://github.com/matrix-org/matrix-react-sdk/pull/1875)
    * Fix Replies :D
    [\#1873](https://github.com/matrix-org/matrix-react-sdk/pull/1873)
    * Update eslint-plugin-react
    [\#1871](https://github.com/matrix-org/matrix-react-sdk/pull/1871)
    * relax lint for jsx-curly-spacing and arrow-parens
    [\#1872](https://github.com/matrix-org/matrix-react-sdk/pull/1872)
    * Use develop js-sdk in jenkins build
    [\#1870](https://github.com/matrix-org/matrix-react-sdk/pull/1870)
    * Replies
    [\#1741](https://github.com/matrix-org/matrix-react-sdk/pull/1741)
    * Use the right js-sdk branch when testing
    [\#1869](https://github.com/matrix-org/matrix-react-sdk/pull/1869)
    * Prevent error responses wedging group request concurrency limit
    [\#1867](https://github.com/matrix-org/matrix-react-sdk/pull/1867)
    * Refresh group rooms and members when selecting a tag
    [\#1868](https://github.com/matrix-org/matrix-react-sdk/pull/1868)
    * Refactor GroupStores into one global GroupStore
    [\#1866](https://github.com/matrix-org/matrix-react-sdk/pull/1866)
    * Switch back to using blob URLs for rendering e2e attachments
    [\#1864](https://github.com/matrix-org/matrix-react-sdk/pull/1864)
    * Hide inline encryption icons except when hovering over a message
    [\#1845](https://github.com/matrix-org/matrix-react-sdk/pull/1845)
    *  UI fixes in SessionRestoreErrorDialog
    [\#1860](https://github.com/matrix-org/matrix-react-sdk/pull/1860)
    *  Fix UX issues with bug report dialog
    [\#1863](https://github.com/matrix-org/matrix-react-sdk/pull/1863)
    * fix ugly img errors and correctly render SVG thumbnails
    [\#1865](https://github.com/matrix-org/matrix-react-sdk/pull/1865)
    * Fix error handling on session restore
    [\#1859](https://github.com/matrix-org/matrix-react-sdk/pull/1859)
    * Add tests for GroupView
    [\#1862](https://github.com/matrix-org/matrix-react-sdk/pull/1862)
    * Update version of hoek
    [\#1861](https://github.com/matrix-org/matrix-react-sdk/pull/1861)
    *  Fix bug that caused crash when analytics HS/IS whitelists not specified
    [\#1858](https://github.com/matrix-org/matrix-react-sdk/pull/1858)
    * Fix Analytics to not import DEFAULTS, therefore avoiding NPE
    [\#1857](https://github.com/matrix-org/matrix-react-sdk/pull/1857)
    * Null check piwik config before using it
    [\#1856](https://github.com/matrix-org/matrix-react-sdk/pull/1856)
    * Track actual window location origin and hash
    [\#1853](https://github.com/matrix-org/matrix-react-sdk/pull/1853)
    * Replace document.origin with window.location.origin
    [\#1855](https://github.com/matrix-org/matrix-react-sdk/pull/1855)
    * Optionally hide widget popout button.
    [\#1854](https://github.com/matrix-org/matrix-react-sdk/pull/1854)
    * Add a button to 'pop out' widgets in to their own tab.
    [\#1851](https://github.com/matrix-org/matrix-react-sdk/pull/1851)
  • v0.12.3
    dded8938 · v0.12.3 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.12.3-rc.3...v0.12.3)
    * No changes since rc.3
  • v0.12.3-rc.3
    dafa6582 · v0.12.3-rc.3 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.12.3-rc.2...v0.12.3-rc.3)
    * Replace document.origin with window.location.origin
    [\#1855](https://github.com/matrix-org/matrix-react-sdk/pull/1855)
  • v0.12.3-rc.2
    78d836e6 · v0.12.3-rc.2 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.12.3-rc.1...v0.12.3-rc.2)
    * Fix npm packaging
  • v0.12.3-rc.1
    a08b055a · v0.12.3-rc.1 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.12.2...v0.12.3-rc.1)
    * Update from Weblate.
    [\#1852](https://github.com/matrix-org/matrix-react-sdk/pull/1852)
    * Support origin lock in cross-origin renderer
    [\#1849](https://github.com/matrix-org/matrix-react-sdk/pull/1849)
    * s/contian/contain/g
    [\#1850](https://github.com/matrix-org/matrix-react-sdk/pull/1850)
    * Don't autocomplete users for single "@"
    [\#1848](https://github.com/matrix-org/matrix-react-sdk/pull/1848)
    * Update from Weblate.
    [\#1844](https://github.com/matrix-org/matrix-react-sdk/pull/1844)
    * Bind onImageError in constructor
    [\#1846](https://github.com/matrix-org/matrix-react-sdk/pull/1846)
    * Use mxid as sender name on set display name
    [\#1841](https://github.com/matrix-org/matrix-react-sdk/pull/1841)
    * Fix rageshake
    [\#1840](https://github.com/matrix-org/matrix-react-sdk/pull/1840)
    * Add UI for displaying room avatars full size
    [\#1843](https://github.com/matrix-org/matrix-react-sdk/pull/1843)
    * Update from Weblate.
    [\#1842](https://github.com/matrix-org/matrix-react-sdk/pull/1842)
    * move everything not explicitly riot (or status) branded into matrix-react-
    sdk
    [\#1836](https://github.com/matrix-org/matrix-react-sdk/pull/1836)
    * Null check node before we pass it to velocity
    [\#1838](https://github.com/matrix-org/matrix-react-sdk/pull/1838)
    * Remove presence management
    [\#1676](https://github.com/matrix-org/matrix-react-sdk/pull/1676)
    * Null check stylesheet href
    [\#1835](https://github.com/matrix-org/matrix-react-sdk/pull/1835)
    * TopUnreadMessagesBar a11y
    [\#1819](https://github.com/matrix-org/matrix-react-sdk/pull/1819)
    * Use correct 1-1 room avatar after users leave
    [\#593](https://github.com/matrix-org/matrix-react-sdk/pull/593)
    * Use GeminiScrollbarWrapper in Flair settings of UserSettings
    [\#1833](https://github.com/matrix-org/matrix-react-sdk/pull/1833)
    * Add 500ms delay to show `membershipBusy` for longer
    [\#1832](https://github.com/matrix-org/matrix-react-sdk/pull/1832)
    * Improve group join/leave feedback
    [\#1831](https://github.com/matrix-org/matrix-react-sdk/pull/1831)
    * Update from Weblate.
    [\#1830](https://github.com/matrix-org/matrix-react-sdk/pull/1830)
    * Bump source-map-loader version to avoid bug /w inline base64 maps
    [\#1829](https://github.com/matrix-org/matrix-react-sdk/pull/1829)
    * Make stickers/messages continuations of each other
    [\#1828](https://github.com/matrix-org/matrix-react-sdk/pull/1828)
    * Update to match is_openly_joinable API
    [\#1827](https://github.com/matrix-org/matrix-react-sdk/pull/1827)
    * Fix to prevent guests from seeing features
    [\#1826](https://github.com/matrix-org/matrix-react-sdk/pull/1826)
    * Fix broken ForgotPassword component
    [\#1825](https://github.com/matrix-org/matrix-react-sdk/pull/1825)
    * Fix warning "Unknown prop `wrappedRef` on <div> tag..."
    [\#1824](https://github.com/matrix-org/matrix-react-sdk/pull/1824)
    * Add radio button for setting group is_joinable
    [\#1817](https://github.com/matrix-org/matrix-react-sdk/pull/1817)
    * Fix widget grant / revoke permission binding
    [\#1823](https://github.com/matrix-org/matrix-react-sdk/pull/1823)
    * Sticker picker styling
    [\#1822](https://github.com/matrix-org/matrix-react-sdk/pull/1822)
    * Bi-directional widget postMessaging API (stickerpacks) [WIP]
    [\#1672](https://github.com/matrix-org/matrix-react-sdk/pull/1672)
    * Add null-guard to prevent RoomAvatar NPE when room is null
    [\#1821](https://github.com/matrix-org/matrix-react-sdk/pull/1821)
    * Don't notify for bad encrypted messages
    [\#1818](https://github.com/matrix-org/matrix-react-sdk/pull/1818)
    * Join this community button
    [\#1815](https://github.com/matrix-org/matrix-react-sdk/pull/1815)
    * Reword group setting delay
    [\#1816](https://github.com/matrix-org/matrix-react-sdk/pull/1816)
    * Track duration of page changes
    [\#1814](https://github.com/matrix-org/matrix-react-sdk/pull/1814)
    * Wrap GeminiScrollbar in a component, enabled forceGemini
    [\#1810](https://github.com/matrix-org/matrix-react-sdk/pull/1810)
    * Add display name to the read receipt view
    [\#1742](https://github.com/matrix-org/matrix-react-sdk/pull/1742)
    * Fix broken import preventing people tag
    [\#1811](https://github.com/matrix-org/matrix-react-sdk/pull/1811)
    * Add /devtools to Autocomplete and run gen-i18n
    [\#1778](https://github.com/matrix-org/matrix-react-sdk/pull/1778)
    * Fix PresenceLabel in MemberInfo
    [\#1809](https://github.com/matrix-org/matrix-react-sdk/pull/1809)
    * Fix room tile badge not disappearing when receiving a read receipt
    [\#1807](https://github.com/matrix-org/matrix-react-sdk/pull/1807)
    * Option to remove the presence feature by HS
    [\#1806](https://github.com/matrix-org/matrix-react-sdk/pull/1806)
    * Dialog a11y
    [\#1652](https://github.com/matrix-org/matrix-react-sdk/pull/1652)
    * Change wording of debug log submission
    [\#1740](https://github.com/matrix-org/matrix-react-sdk/pull/1740)
    * Fix TextualBody.js to remove NodeList.forEach()
    [\#1768](https://github.com/matrix-org/matrix-react-sdk/pull/1768)
    * Use undocumented piwik cmd to disable heartbeattimer
    [\#1770](https://github.com/matrix-org/matrix-react-sdk/pull/1770)
    * Enable autocompletion for non-English languages.
    [\#1800](https://github.com/matrix-org/matrix-react-sdk/pull/1800)
  • v0.12.2
    c06fc31b · v0.12.2 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.12.1...v0.12.2)
    * Null check stylesheet href
    [\#1835](https://github.com/matrix-org/matrix-react-sdk/pull/1835)
    * Remove the presence management labs feature
  • v0.12.1
    1adb82b9 · v0.12.1 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.12.0...v0.12.1)
  • v0.12.0
    87d0c4b4 · v0.12.0 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.12.0-rc.7...v0.12.0)
    * Further improve group joining/leaving feedback
    [\#1832](https://github.com/matrix-org/matrix-react-sdk/pull/1832)
    * Cosmetic changes to Communities button
  • v0.12.0-rc.7
    f2e60b15 · v0.12.0-rc.7 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.12.0-rc.6...v0.12.0-rc.7)
    * Reword group setting delay
    [\#1816](https://github.com/matrix-org/matrix-react-sdk/pull/1816)
    * Improve group joining/leaving feedback
    [\#1831](https://github.com/matrix-org/matrix-react-sdk/pull/1831)
  • v0.12.0-rc.6
    d02dced2 · v0.12.0-rc.6 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.12.0-rc.5...v0.12.0-rc.6)
    * Fix group join button not appearing
  • v0.12.0-rc.5
    9bab958a · v0.12.0-rc.5 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.12.0-rc.4...v0.12.0-rc.5)
    * Added radio button to set group join policy
    * Fix to prevent guests from accessing lab features
    * Fix broken forgot password page
    * Fix crash when joining a room after peeking
  • v0.11.4-cryptowarning.2
    b15398af · v0.11.4-cryptowarning.2 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.11.4-cryptowarning.1...v0.11.4-cryptowarning.2)
    * Fix strings file
  • v0.11.4-cryptowarning.1
    144d06c0 · v0.11.4-cryptowarning.1 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.11.4...v0.11.4-cryptowarning.1)
    * Show error if indexeddb store version is too new
    [\#1813](https://github.com/matrix-org/matrix-react-sdk/pull/1813)
  • v0.12.0-rc.4
    72b9cb0b · v0.12.0-rc.4 ·
    [Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.12.0-rc.3...v0.12.0-rc.4)
    * Fix broken import preventing people tag
    [\#1811](https://github.com/matrix-org/matrix-react-sdk/pull/1811)