Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

v3.6.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@RiotRobot RiotRobot released this 07 Oct 13:30
· 19593 commits to develop since this release

Full Changelog

  • Upgrade JS SDK to 8.5.0-rc.1
  • Update from Weblate
    #5297
  • Fix edited replies being wrongly treated as big emoji
    #5295
  • Fix StopGapWidget infinitely recursing
    #5294
  • Fix editing and redactions not updating the Reply Thread
    #5281
  • Hide Jump to Read Receipt button for users who have not yet sent an RR
    #5282
  • fix img tags not always being rendered correctly
    #5279
  • Hopefully fix righhtpanel crash
    #5293
  • Fix naive pinning limit and app tile widgetMessaging NPE
    #5283
  • Show server errors from saving profile settings
    #5272
  • Update copy for redact permission
    #5273
  • Remove width limit on widgets
    #5265
  • Fix call container avatar initial centering
    #5280
  • Fix right panel for peeking rooms
    #5268
  • Add support for dehydrated devices
    #5239
  • Use Own Profile Store for the Profile Settings
    #5277
  • null-guard defaultAvatarUrlForString
    #5270
  • Choose first result on enter in the emoji picker
    #5257
  • Fix room directory clipping links in the room's topic
    #5276
  • Decorate failed e2ee downgrade attempts better
    #5278
  • MELS use latest avatar rather than the first avatar
    #5262
  • Fix Encryption Panel close button clashing with Base Card
    #5261
  • Wrap canEncryptToAllUsers in a try/catch to handle server errors
    #5275
  • Fix conditional on communities prototype room creation dialog
    #5274
  • Fix ensureDmExists for encryption detection
    #5271
  • Switch to using the Widget API SDK for widget messaging
    #5171
  • Ensure package links exist when releasing
    #5269
  • Fix the call preview when not in same room as the call
    #5267
  • Make the hangup button do things for conference calls
    #5223
  • Render Jitsi widget state events in a more obvious way
    #5222
  • Make the PIP Jitsi look and feel like the 1:1 PIP
    #5226
  • Trim range when formatting so that it excludes leading/trailing spaces
    #5263
  • Fix button label on the Set Password Dialog
    #5264
  • fix link to classic yarn's yarn link
    #5259
  • Fix index mismatch between username colors styles and custom theming
    #5256
  • Disable autocompletion on security key input during login
    #5258
  • fix uninitialised state and eventlistener leak in RoomUpgradeWarningBar
    #5255
  • Only set title when it changes
    #5254
  • Convert CallHandler to typescript
    #5248
  • Retry loading i18n language if it fails
    #5209
  • Rework profile area for user and room settings to be more clear
    #5243
  • Validation improve pattern for derived data
    #5241