Skip to content

1.3.2

Choose a tag to compare

@stefanceriu stefanceriu released this 10 Oct 09:31
· 2988 commits to develop since this release
cb9d359

Changes in 1.3.2 (2023-10-10)

✨ Features

  • Tapping on matrix room id link brings you to that room. (#1853)
  • User mentions pills (behind a Feature Flag). (#1804)
  • Added the user suggestions view when trying to mention a user (but it doesn't react to tap yet). (#1826)
  • @room mention pill, and own mentions are red. (#1829)
  • Implement /me (#1841)
  • Report rust tracing configuration filter in rageshakes (#1861)

🙌 Improvements

  • Use a universal link for OIDC callbacks. (#1734)

🐛 Bugfixes

  • Add remaining iOS 17 introspections. (#1798)
  • Redirect universal links directly to the browser if they're not supported (#1824)
  • Fix message forwarding room list filtering and pagination problems (#1864)