Skip to content

Releases: element-hq/element-web

v0.9.9

25 Apr 10:11
Compare
Choose a tag to compare

Full Changelog

  • No changes

v0.9.9-rc.2

24 Apr 17:28
Compare
Choose a tag to compare
v0.9.9-rc.2 Pre-release
Pre-release

Full Changelog

  • Fix bug where links to Riot would fail to open.

v0.9.9-rc.1

21 Apr 17:43
Compare
Choose a tag to compare
v0.9.9-rc.1 Pre-release
Pre-release

v0.9.8

12 Apr 09:13
Compare
Choose a tag to compare

Full Changelog

  • No changes

v0.9.8-rc.3

11 Apr 17:53
Compare
Choose a tag to compare
v0.9.8-rc.3 Pre-release
Pre-release

Full Changelog

  • Make the clear cache button work on desktop
    #3598

v0.9.8-rc.2

10 Apr 15:59
Compare
Choose a tag to compare
v0.9.8-rc.2 Pre-release
Pre-release

Full Changelog

  • Redacted events bg: black lozenge -> torn paper
    #3596
  • Add 'app' parameter to rageshake report
    #3594

v0.9.8-rc.1

07 Apr 16:31
Compare
Choose a tag to compare
v0.9.8-rc.1 Pre-release
Pre-release

Full Changelog

  • Add support for indexeddb sync in webworker
    #3578
  • Add CSS to make Emote sender cursor : pointer
    #3574
  • Remove rageshake server
    #3565
  • Adjust CSS for matrix-org/matrix-react-sdk#789
    #3566
  • Fix tests to reflect recent changes
    #3537
  • Do not assume getTs will return comparable integer
    #3536
  • Rename ReactPerf to Perf
    #3535
  • Don't show phone number as target for email notifs
    #3530
  • Fix people section again
    #3458
  • dark theme invert inconsistent across browsers
    #3479
  • CSS for adding phone number in UserSettings
    #3451
  • Support for phone number registration/signin, mk2
    #3426
  • Confirm redactions with a dialog
    #3470
  • Better CSS for redactions
    #3453
  • Fix the people section
    #3448
  • Merge the two RoomTile context menus into one
    #3395
  • Refactor screen set after login
    #3385
  • CSS for redacted EventTiles
    #3379
  • Height:100% for welcome pages on Safari
    #3340
  • view_room dispatch from onClick RoomTile
    #3376
  • Hide statusAreaBox_line entirely when inCall
    #3350
  • Set padding-bottom: 0px for .mx_Dialog spinner
    #3351
  • Support InteractiveAuth based registration
    #3333
  • Expose notification option for username/MXID
    #3334
  • Float the toggle in the top right of MELS
    #3190
  • More aggressive rageshake log culling
    #3311
  • Don't overflow directory network options
    #3282
  • CSS for ban / kick reason prompt
    #3250
  • Allow forgetting rooms you're banned from
    #3246
  • Fix icon paths in manifest
    #3245
  • Fix broken tests caused by adding IndexedDB support
    #3242
  • CSS for un-ban button in RoomSettings
    #3227
  • Remove z-index property on avatar initials
    #3239
  • Reposition certain icons in the status bar
    #3233
  • CSS for kick/ban confirmation dialog
    #3224
  • Style for split-out interactive auth
    #3217
  • Use the teamToken threaded through from react sdk
    #3196
  • rageshake: Add file server with basic auth
    #3169
  • Fix bug with home icon not appearing when logged in as team member
    #3162
  • Add ISSUE_TEMPLATE
    #2836
  • Store bug reports in separate directories
    #3150
  • Quick and dirty support for custom welcome pages.
    #2575
  • RTS Welcome Pages
    #3103
  • rageshake: Abide by Go standards
    #3149
  • Bug report server script
    #3072
  • Bump olm version
    #3125

v0.9.7

04 Feb 10:58
Compare
Choose a tag to compare

Full Changelog

  • Update to matrix-js-sdk 0.7.5 (no changes from 0.7.5-rc.3)
  • Update to matrix-react-sdk 0.8.6 (no changes from 0.8.6-rc.3)

v0.9.7-rc.3

03 Feb 15:47
Compare
Choose a tag to compare
v0.9.7-rc.3 Pre-release
Pre-release

Full Changelog

  • Update to latest Olm to fix key import/export and use of megolm sessions
    created on more recent versions
  • Update to latest matrix-react-sdk and matrix-js-sdk to fix e2e device
    handling

v0.9.7-rc.2

03 Feb 13:21
Compare
Choose a tag to compare
v0.9.7-rc.2 Pre-release
Pre-release

Full Changelog

  • Update matrix-js-sdk to get new device change
    notifications interface for more reliable e2e crypto