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

v2.2.8

Compare
Choose a tag to compare
@brianlovin brianlovin released this 30 Apr 16:29
· 6250 commits to production since this release
4286a58

Release notes

  • Introduces new message replies! Message replies make it easier to reference earlier messages in a conversation and provide more clear context to ongoing conversations #2924
  • Fixes a bug where threads would sometimes be duplicated in feeds #2946
  • Fixes a styling issue with the chat input collapsing in certain states #2949 @johnnynotsolucky
  • Fixes a bug where links that contained @ symbols would misinterpret mentions #2954 @Keraito
  • Continued iteration on mobile - latest updates #2895
  • Fixes a bug where certain communities would fail to load #2934
  • Fixes a bug where DMs would refresh when new messages were being sent #2971
  • Fixes a bug where mentions in code blocks were clickable #2961 @alejandronanez
  • Fixes the behavior of the thread settings dropdown to open up or down depending on the user's scroll position, and to properly close when certain actions are taken #2937 @gdad-s-river
  • Fixes bugs which would cause old messages and thread drafts to be pre-populated in input fields. We've improved this behavior so that draft content is only saved for one day and won't persist between public and private conversations #2832 @cutjavascript

Other