This repository was archived by the owner on Sep 11, 2024. It is now read-only.
Releases: matrix-org/matrix-react-sdk
Releases · matrix-org/matrix-react-sdk
v0.10.7
- Update to latest js-sdk
v0.10.7-rc.3
- Fix the enableLabs flag, again
#1474
v0.10.7-rc.2
v0.10.7-rc.1
- Add warm fuzzy dialog for inviting users to a group
#1459 - enable/disable features in config.json
#1468 - Update from Weblate.
#1469 - Don't send RR or RM when peeking at a room
#1463 - Fix bug that inserted emoji when typing
#1467 - Ignore VS16 char in RTE
#1458 - Show failures when sending messages
#1460 - Run eslint --fix
#1461 - Show who banned the user on hover
#1441 - Enhancements to room power level settings
#1440 - Added TextInputWithCheckbox dialog
#868 - Make it clearer which HS you're logging into
#1456 - Remove redundant stale onKeyDown
#1451 - Only allow event state event handlers on state events
#1453 - Modify the group store to include group rooms
#1452 - Factor-out GroupStore and create GroupStoreCache
#1449 - Put related groups UI behind groups labs flag
#1448 - Restrict Flair in the timeline to related groups of the room
#1447 - Implement UI for editing related groups of a room
#1446 - Fix a couple of bugs with EditableItemList
#1445 - Factor out EditableItemList from AliasSettings
#1444 - Add dummy translation function to mark translatable strings
#1421 - Implement button to remove a room from a group
#1438 - Fix showing 3pid invites in member list
#1443 - Add button to get to MyGroups (view_my_groups or path #/groups)
#1435 - Add eslint rule to disallow spaces inside of curly braces
#1436 - Fix ability to invite existing mx users
#1437 - Construct address picker message using provided
validAddressTypes
#1434 - Fix GroupView summary rooms displaying without avatars
#1433 - Implement adding rooms to a group (or group summary) by room ID
#1432 - Give flair avatars a tooltip = the group ID
#1431 - Fix ability to feature self in a group summary
#1430 - Implement "Add room to group" feature
#1429 - Fix group membership publicity
#1428 - Add support for Jitsi screensharing in electron app
#1355 - Delint and DRY TextForEvent
#1424 - Bust the flair caches after 30mins
#1427 - Show displayname / avatar in group member info
#1426 - Create GroupSummaryStore for storing group summary stuff
#1418 - Add status & toggle for publicity
#1419 - MemberList: show 100 more on overflow tile click
#1417 - Fix NPE in MemberList
#1425 - Fix incorrect variable in string
#1422 - apply i18n _t to string which has already been translated
#1420 - Make the invite section a truncatedlist too
#1416 - Implement removal function of features users/rooms
#1415 - Allow TruncatedList to get children via a callback
#1412 - Experimental: Lazy load user autocomplete entries
#1413 - Show displayname & avatar url in group member list
#1414 - De-lint TruncatedList
#1411 - Remove unneeded strings
#1409 - Clean on prerelease
#1410 - Redesign membership section in GroupView
#1408 - Implement adding rooms to the group summary
#1406 - Honour the is_privileged flag in GroupView
#1407 - Update when a group arrives
#1405 - Implement
view_group
dispatch when clicking flair
#1404 - GroupView: Add a User
#1402 - Track action button click event
#1403 - Separate sender profile into elements with classes
#1401 - Fix ugly integration button, use hover to show error
#1399 - Fix promise error in flair
#1400 - Flair!
#1351 - Group Membership UI
#1328
v0.10.6
- New version of js-sdk with fixed build
v0.10.5
- Fix build error (element-hq/element-web#5091)
v0.10.4
- No changes
v0.10.4-rc.1
- Fix RoomView stuck in 'accept invite' state
#1396 - Only show the integ management button if user is joined
#1398 - suppressOnHover for member entity tiles which have no onClick
#1273 - add /devtools command
#1268 - Fix broken Link
#1359 - Show who redacted an event on hover
#1387 - start MELS expanded if it contains a highlighted/permalinked event.
#1388 - Add ignore user API support
#1389 - Add option to disable Emoji suggestions
#1392 - sanitize the i18n for fn:textForHistoryVisibilityEvent
#1397 - Don't check for only-emoji if there were none
#1394 - Fix emojification of symbol characters
#1393 - Update from Weblate.
#1395 - Make /join join again
#1391 - Display spinner not room preview after room create
#1390 - Fix the avatar / room name in room preview
#1384 - Remove spurious cancel button
#1381 - Fix starting a chat by email address
#1386 - respond on copy code block
#1363 - fix DateUtils inconsistency with 12/24h
#1383 - allow sending sub,sup and whitelist them on receive
#1382 - Update roomlist when an event is decrypted
#1380 - Update from Weblate.
#1379 - fix radio for theme selection
#1368 - fix some more zh_Hans - remove entirely broken lines
#1378 - fix placeholder causing app to break when using zh
#1377 - Avoid re-rendering RoomList on room switch
#1375 - Fix 'Failed to load timeline position' regression
#1376 - Fast path for emojifying strings
#1372 - Consolidate the code copy button
#1374 - Only add the code copy button for HTML messages
#1373 - Don't re-render matrixchat unnecessarily
#1371 - Don't wait for setState to run onHaveRoom
#1370 - Introduce a RoomScrollStateStore
#1367 - Don't always paginate when mounting a ScrollPanel
#1369 - Remove unused scrollStateMap from LoggedinView
#1366 - Revert "Implement sticky date separators"
#1365 - Remove unused string "changing room on a RoomView is not supported"
#1361 - Remove unused translation code translations
#1360 - Implement sticky date separators
#1353
v0.10.3
- No changes