Skip to content

v0.44.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jul 15:11
· 1799 commits to main since this release
e677c03

What's Changed

  • Refactor: message send saga split to main chunks by @dalefukami in #747
  • feat(message): scale image by @colbr in #738
  • Fetch the link preview after rendering the optimisitic message by @dalefukami in #749
  • Add padding to the "no results view" by @ratik21 in #750
  • Login and sign up pages should redirect users who are already logged in to the platform by @ratik21 in #751
  • Move some tests to a separate file by @dalefukami in #755
  • Improve the testing around receiving a new real-time message by @dalefukami in #756
  • Add setActiveChannelId state by @ratik21 in #752
  • Fix some questionable logic in the realtime message receive by @dalefukami in #757
  • (sentry) update mark-as-read api to be called from saga instead of componentDidUpdate() by @ratik21 in #736
  • feat(rewards-popup): number formatting by @colbr in #719
  • feat: send message input refactor and style update by @domw30 in #753
  • fix: update class name to fix message input margin by @domw30 in #760
  • feat: conversation item preview mentions as plaintext by @domw30 in #762
  • Use optimisticId to manage rendering of optimistic text based messages by @dalefukami in #758
  • feat: add sender prefix to message preview by @domw30 in #763
  • Add pageload saga tests by @ratik21 in #759
  • Add tests for updated markMessagesAsRead logic by @ratik21 in #761
  • Reference current state when handling message send failure by @dalefukami in #764
  • Replace optimistic message as soon as the send is successful by @dalefukami in #765
  • fix: increase zindex of giphy container by @domw30 in #766
  • fix: send message when clicking send icon by @domw30 in #767
  • Bump version by @dalefukami in #768

Full Changelog: v0.43.0...v0.44.0