Skip to content

5.4.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@ggazzo ggazzo released this 29 Nov 00:11
· 3135 commits to develop since this release

2022-11-28 · 2 🐛 · 5 🔍 · 5 👩‍💻👨‍💻

🐛 Bug fixes

  • channels.convertToTeam endpoint doesn't work when only the channelName param is provided (#26858)

    • Fix the channels.convertToTeam endpoint not working when the channelName is sent as parameter.
  • Thread messages being included in the room history even though they are not displayed (#27391)

🔍 Minor changes
  • Chore: Update badge tokens (#27363)

  • Chore: Update dark theme tokens (#27386)

    Update dark theme tokens:

    • surface-tint

    • button-background-secondary-disabled

    • button-background-secondary-danger-disabled

    • all status-background

    • all status-font

  • i18n: Language update from LingoHub 🤖 on 2022-11-28Z (#27375)

  • Regression: Update VideoConf components colors (#27365)

  • Regression: VideoConf default info modal not showing meeting URL as a link (#27382)

    Before:
    image

    After:
    image

👩‍💻👨‍💻 Core Team 🤓