Skip to content

1.5.0

Compare
Choose a tag to compare
@stefanceriu stefanceriu released this 21 Dec 15:40
· 986 commits to develop since this release
0ae71f7

Changes in 1.5.0 (2023-12-21)

✨ Features

  • When mentioned in a room, the room list will display a green at symbol for that room. (#1823)
  • The poll history can be viewed in the room details. (#2230)

🙌 Improvements

  • Add notification toggle for invitations. (#2205)
  • Removed redundant options from the home menu. (#2250)

🐛 Bugfixes

  • Don't keep throwing an error each time the user dismisses the error's alert when sharing a location. (#2233)
  • Fix for plain text mode, using the RTE markdown to html conversion properly. (#2246)
  • Detect links in room detail topics and make it more obvious when the text is truncated (#2210)
  • Poll title is displayed in multiline when creating a poll. (#2215)
  • Fix timeline thumbnail frames for media missing sizing info (#2253)
  • Fix flipped notification placeholder avatars on iOS 17.2+ (#2259)
  • Options in poll form creation can be multiline. (#2273)

🧱 Build

  • Update most references of the old vector-im organisation to the new element-hq one. (#2231)
  • Add support for InfoPlist.strings conversion from Localazy. (#2100)