Skip to content

v1.180.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Oct 14:15
· 187 commits to main since this release
b8d72c1

What's Changed

  • call matrix API to update profile avatar_url after edit profile by @ratik21 in #2352
  • feat(media): update media handling for unencrypted rooms by @domw30 in #2351
  • feat(matrix-client): remove and replace deprecated is room encrypted call not supported for rust cryptography by @domw30 in #2353
  • feat(messenger-feed): update media handling on posts for unencrypted rooms by @domw30 in #2354
  • refactor(create-conversation-panel): ui improvement - adjust submit button container positioning by @domw30 in #2355
  • refactor(mapMatrixMessage): filter out file names from image messages and set message content to an empty string for image types by @domw30 in #2356
  • chore: bump version (1.179.0) -> (1.180.0) by @domw30 in #2357

Full Changelog: v1.179.0...v1.180.0