Skip to content
Tags give the ability to mark specific points in history as being important
  • v0.16.0-rc.2
    8bd832b4 · v0.16.0-rc.2 ·
    [Full Changelog](https://github.com/vector-im/riot-web/compare/v0.16.0-rc.1...v0.16.0-rc.2)
    * Update to react-sdk rc.2 to remove Jitsi conference calling from labs
    
  • v0.16.1
    dd8ed7cc · v0.16.1 ·
    [Full Changelog](https://github.com/vector-im/riot-web/compare/v0.16.1-rc.1...v0.16.1)
    * No changes since rc.1
    
  • v0.16.1-rc.1
    472e55ce · v0.16.1-rc.1 ·
    [Full Changelog](https://github.com/vector-im/riot-web/compare/v0.16.0...v0.16.1-rc.1)
    * Update from Weblate.
    [\#7178](https://github.com/vector-im/riot-web/pull/7178)
    * CSS for MAU warning bar
    [\#7152](https://github.com/vector-im/riot-web/pull/7152)
    * CSS for user limit error
    [\#7139](https://github.com/vector-im/riot-web/pull/7139)
    * Unpin sanitize-html
    [\#7132](https://github.com/vector-im/riot-web/pull/7132)
    * Pin sanitize-html to 0.18.2
    [\#7129](https://github.com/vector-im/riot-web/pull/7129)
    
  • v0.16.2
    cdcdab82 · v0.16.2 ·
    [Full Changelog](https://github.com/vector-im/riot-web/compare/v0.16.1...v0.16.2)
    * Support new server notices format
    
  • v0.16.3
    d00ca02c · v0.16.3 ·
    [Full Changelog](https://github.com/vector-im/riot-web/compare/v0.16.3-rc.2...v0.16.3)
    * SECURITY FIX: This version (and release candidates) pull in an upstream security
    fix from electron to fix CVE-2018-15685. Electron users should update as soon as
    possible. Riot-web run outsiude of Electron is unaffected.
    
  • v0.16.3-rc.1
    7cfda97b · v0.16.3-rc.1 ·
    [Full Changelog](https://github.com/vector-im/riot-web/compare/v0.16.2...v0.16.3-rc.1)
    * Update from Weblate.
    [\#7245](https://github.com/vector-im/riot-web/pull/7245)
    * Revert "Remove package-lock.json for now"
    [\#7128](https://github.com/vector-im/riot-web/pull/7128)
    * Remove package-lock.json for now
    [\#7115](https://github.com/vector-im/riot-web/pull/7115)
    
  • v0.16.3-rc.2
    5170635a · v0.16.3-rc.2 ·
    [Full Changelog](https://github.com/vector-im/riot-web/compare/v0.16.3-rc.1...v0.16.3-rc.2)
    * Update js-sdk to fix an exception causing the room list to become unresponsive.
    
  • v0.16.4
    0f9c8235 · v0.16.4 ·
    [Full Changelog](https://github.com/vector-im/riot-web/compare/v0.16.4-rc.1...v0.16.4)
    * No changes since rc.1
    
  • v0.16.4-rc.1
    d6406b48 · v0.16.4-rc.1 ·
    [Full Changelog](https://github.com/vector-im/riot-web/compare/v0.16.3...v0.16.4-rc.1)
    * Update from Weblate.
    [\#7296](https://github.com/vector-im/riot-web/pull/7296)
    * Fix config not loading & mobileguide script being loaded in riot
    [\#7288](https://github.com/vector-im/riot-web/pull/7288)
    * Instructions for installing mobile apps
    [\#7272](https://github.com/vector-im/riot-web/pull/7272)
    * Tidy up index.js
    [\#7265](https://github.com/vector-im/riot-web/pull/7265)
    
  • v0.16.5
    712d020d · v0.16.5 ·
    [Full Changelog](https://github.com/vector-im/riot-web/compare/v0.16.5-rc.1...v0.16.5)
    * Don't show mobile guide if deep linking
    [\#7415](https://github.com/vector-im/riot-web/pull/7415)
    * Don't show custom server bit on matrix.org
    [\#7408](https://github.com/vector-im/riot-web/pull/7408)
    
  • v0.16.5-rc.1
    57cdd26d · v0.16.5-rc.1 ·
    [Full Changelog](https://github.com/vector-im/riot-web/compare/v0.16.4...v0.16.5-rc.1)
    * Update from Weblate.
    [\#7395](https://github.com/vector-im/riot-web/pull/7395)
    * Reduce the number of terminals required to build riot-web to 1
    [\#7355](https://github.com/vector-im/riot-web/pull/7355)
    * Small typo in release notes v0.16.3
    [\#7274](https://github.com/vector-im/riot-web/pull/7274)
    
  • v0.16.6
    060a7807 · v0.16.6 ·
    [Full Changelog](https://github.com/vector-im/riot-web/compare/v0.16.5...v0.16.6)
    * Update to matrix-react-sdk v0.13.6
    
  • v0.17.0
    41540842 · v0.17.0 ·
    [Full Changelog](https://github.com/vector-im/riot-web/compare/v0.17.0-rc.1...v0.17.0)
    * Phased rollout of lazyloading
    [\#7503](https://github.com/vector-im/riot-web/pull/7503)
    * Update to latest electron builder
    [\#7501](https://github.com/vector-im/riot-web/pull/7501)
    
  • v0.17.0-rc.1
    5ad9d209 · v0.17.0-rc.1 ·
    [Full Changelog](https://github.com/vector-im/riot-web/compare/v0.16.5...v0.17.0-rc.1)
    * Revert "also commit the lock file when bumping version as it is now
    committed to the repo"
    [\#7483](https://github.com/vector-im/riot-web/pull/7483)
    * Update from Weblate.
    [\#7478](https://github.com/vector-im/riot-web/pull/7478)
    *  Fix riot-web Promise.defer warnings (#7409)
    [\#7444](https://github.com/vector-im/riot-web/pull/7444)
    * Use HTTPS cloning for riot-web too
    [\#7459](https://github.com/vector-im/riot-web/pull/7459)
    * Disable webpack-dev-server auto reload
    [\#7463](https://github.com/vector-im/riot-web/pull/7463)
    * Silence bluebird warnings
    [\#7462](https://github.com/vector-im/riot-web/pull/7462)
    * Fix reskindex on matrix-react-side not being called if using build script
    [\#7443](https://github.com/vector-im/riot-web/pull/7443)
    * Fix double-closed tags
    [\#7454](https://github.com/vector-im/riot-web/pull/7454)
    * Document how to turn off Piwik and bug reports (#6738)
    [\#7435](https://github.com/vector-im/riot-web/pull/7435)
    * also commit the lock file when bumping version as it is now committed to the
    repo
    [\#7429](https://github.com/vector-im/riot-web/pull/7429)
    * Update a bunch of deps
    [\#7393](https://github.com/vector-im/riot-web/pull/7393)
    * Don't show mobile guide if deep linking
    [\#7415](https://github.com/vector-im/riot-web/pull/7415)
    * Don't show custom server bit on matrix.org
    [\#7408](https://github.com/vector-im/riot-web/pull/7408)
    * Update Webpack to version 4
    [\#6620](https://github.com/vector-im/riot-web/pull/6620)
    * Webpack4
    [\#7387](https://github.com/vector-im/riot-web/pull/7387)
    
  • v0.17.1
    a7ea51fc · v0.17.1 ·
    [Full Changelog](https://github.com/vector-im/riot-web/compare/v0.17.0...v0.17.1)
    * Stop electron crashing
    [\#7517](https://github.com/vector-im/riot-web/pull/7517)
    
  • v0.17.2
    f5eff7d3 · v0.17.2 ·
    [Full Changelog](https://github.com/vector-im/riot-web/compare/v0.17.1...v0.17.2)
    * Update react-sdk version to "Apply the user's tint once the MatrixClientPeg is moderately ready"
    * Electron: don't set tags on notifications
    [\#7518](https://github.com/vector-im/riot-web/pull/7518)
    
  • v0.17.3
    29f3ff15 · v0.17.3 ·
    [Full Changelog](https://github.com/vector-im/riot-web/compare/v0.17.3-rc.1...v0.17.3)
    * Fix for autocompleting text emoji from react-sdk v0.14.2
    
  • v0.17.3-rc.1
    e2b55315 · v0.17.3-rc.1 ·
    [Full Changelog](https://github.com/vector-im/riot-web/compare/v0.17.2...v0.17.3-rc.1)
    * Update from Weblate.
    [\#7549](https://github.com/vector-im/riot-web/pull/7549)
    * Don't set tags on notifications
    [\#7518](https://github.com/vector-im/riot-web/pull/7518)
    * Update to latest electron builder
    [\#7498](https://github.com/vector-im/riot-web/pull/7498)
    * Fix Tinter.setTheme to not fire using Firefox
    [\#6831](https://github.com/vector-im/riot-web/pull/6831)
    
  • v0.17.4
    24846a1d · v0.17.4 ·
    [Full Changelog](https://github.com/vector-im/riot-web/compare/v0.17.3...v0.17.4)
    * Add banner with login/register links for users who aren't logged in
    
  • v0.17.5
    4a217d9e · v0.17.5 ·
    [Full Changelog](https://github.com/vector-im/riot-web/compare/v0.17.4...v0.17.5)
    * Include change that was supposed to be included in orevious version