Skip to content

Releases: element-hq/element-web

v0.13.1

17 Nov 16:12
Compare
Choose a tag to compare

Full Changelog

  • SECURITY UPDATE: Fix the force TURN option for inbound calls. This option forced the use
    of TURN but only worked for outbound calls and not inbound calls. This means that if you
    enabled this option expecting it to mask your IP address in calls, your IP would still
    have been revealed to the room if you accepted an incoming call.
  • Also adds the Slovak translation.

v0.13.0

15 Nov 11:11
Compare
Choose a tag to compare

v0.13.0-rc.3

14 Nov 14:24
Compare
Choose a tag to compare
v0.13.0-rc.3 Pre-release
Pre-release

v0.13.0-rc.2

10 Nov 16:55
Compare
Choose a tag to compare
v0.13.0-rc.2 Pre-release
Pre-release

Full Changelog

  • Make groups a fully-fleged baked-in feature
    #5566

v0.13.0-rc.1

10 Nov 13:48
Compare
Choose a tag to compare
v0.13.0-rc.1 Pre-release
Pre-release

Full Changelog

  • Fix app tile margins.
    #5561
  • Fix wrapping of long room topics (and overlap with apps)
    #5549
  • Don't display widget iframes whilst loading.
    #5555
  • Update from Weblate.
    #5558
  • Adjust CSS for GroupView
    #5543
  • CSS for adding rooms to a group with visibility
    #5546
  • CSS for pinned indicators
    #5511
  • Implement general-purpose tooltip "(?)"-style
    #5540
  • CSS for improving group creation UX, namely setting long description
    #5535
  • CSS for room notif pills in composer
    #5531
  • Do not init a group store when no groupId specified
    #5520
  • CSS for new pinned events indicator
    #5293
  • T3chguy/devtools 1
    #5471
  • Use margin to separate "perms" in the room directory
    #5498
  • Add CSS for CreateGroupDialog to give group ID input suffix and prefix style
    #5505
  • Fix group invites such that they look similar to room invites
    #5504
  • CSS for Your Communities scrollbar
    #5501
  • Add toggle to alter visibility of room-group association
    #5497
  • CSS for room notification pills
    #5494
  • Implement simple GroupRoomInfo
    #5493
  • Add back bottom border to widget title bar
    #5458
  • Prevent group name looking clickable for non-members
    #5478
  • Fix instanceof check, was checking against the Package rather than class
    #5472
  • Use correct group store state when rendering "Invite to this community"
    #5455
  • Leverages ES6 in Notifications
    #5453
  • Re-PR #4412
    #5437
  • fix comma error of features example
    #5410
  • Devtools: make filtering case-insensitive
    #5387
  • Highlight group members icon in group member info
    #5432
  • Use CSS to stop greyed Right/LeftPanel UI from being interactable
    #5422
  • CSS for preventing editing of UI requiring user privilege if user
    unprivileged
    #5417
  • Only show UI for adding rooms/users to groups to privileged users
    #5409
  • Only show "Invite to this community" when viewing group members
    #5407
  • Add trash can icon for delete widget
    #5397
  • CSS to improve MyGroups in general, and add placeholder
    #5375
  • Rxl881/parallelshell
    #4881
  • Custom server text was i18ned by key
    #5371
  • Run prunei18n
    #5370
  • Update from Weblate.
    #5369
  • Add script to prune unused translations
    #5339
  • CSS for improved MyGroups page
    #5360
  • Add padding-right to Dialogs
    #5346
  • Add div.warning and use the scss var
    #5344
  • Groups->Communities
    #5343
  • Make the 'add rooms' button clickable
    #5342
  • Switch to gen-i18n script
    #5338
  • Use _t as _t
    #5334
  • fix groupview header editing visuals (pt 1)
    #5330
  • bump version to prevent eslint errors
    #5316
  • CSS for invited group members section
    #5303
  • Handle long names in EntityTiles by overflowing correctly
    #5302
  • Disable labs in electron
    #5296
  • CSS for Modifying GroupView UI matrix-org/matrix-react-sdk#1475
    #5295
  • Message/event pinning
    #5142
  • Sorting of networks within a protocol based on name
    #4054
  • allow hiding of notification body for privacy reasons
    #4988
  • Don't use MXIDs on the lightbox if possible
    #5281
  • CSS for lonely room message
    #5267
  • Bring back dark theme code block border
    #5037
  • CSS for remove avatar buttons
    #5282

v0.12.7

16 Oct 14:00
Compare
Choose a tag to compare

Full Changelog

  • Released versions of react-sdk & js-sdk

v0.12.7-rc.3

13 Oct 15:40
Compare
Choose a tag to compare
v0.12.7-rc.3 Pre-release
Pre-release

Full Changelog

  • Hide the join group button
    #5275

v0.12.7-rc.2

13 Oct 14:09
Compare
Choose a tag to compare
v0.12.7-rc.2 Pre-release
Pre-release

v0.12.7-rc.1

13 Oct 10:19
Compare
Choose a tag to compare
v0.12.7-rc.1 Pre-release
Pre-release

Full Changelog

  • switch to new logos, and use import rather than VAR
    #5203
  • Clarify what an integrations server is
    #5266
  • Update from Weblate.
    #5269
  • Remove trailing comma in JSON
    #5167
  • Added default_federate property
    #3849
  • CSS for greying out login form
    #5197
  • Fix bug that made sub list placeholders not show for ILAG etc.
    #5164
  • Factor out EditableItemList component from AliasSettings
    #5161
  • Mark and remove some translations
    #5110
  • CSS for "remove" button on GroupRoomTile
    #5141
  • Create basic icon for the GroupRoomList tab and adding rooms to groups
    #5140
  • Add button to get to MyGroups
    #5131
  • Remove key prop pass-thru on HeaderButton
    #5137
  • Implement "Add room to group" feature
    #5125
  • Add Jitsi screensharing support in electron app
    #4967
  • Refactor right panel header buttons
    #5117
  • CSS for publicity status & toggle button
    #5104
  • CSS for "X" in top right of features users/rooms
    #5103
  • Include Finnish translation
    #5051
  • Redesign membership section of GroupView
    #5096
  • Make --config accept globs
    #5090
  • CSS for GroupView: Add a User
    #5093
  • T3chguy/devtools 1
    #5074
  • Alter opacity for flair
    #5085
  • Fix ugly integ button
    #5082
  • Group Membership UI
    #4830

v0.12.6

21 Sep 20:56
Compare
Choose a tag to compare

Full Changelog

  • Use matrix-js-sdk v0.8.4 to fix build