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

v2.2.10

Compare
Choose a tag to compare
@brianlovin brianlovin released this 09 May 20:17
· 5972 commits to production since this release

Release notes

  • New features page with deeper explanations about the what, why, and how of Spectrum! #3022
  • Slack imports are now safely encrypted, improving the security of all integrations on communities #3015
  • Fixes bugs with thread composition on Android by falling back to a plain text composer #3007
  • Fixes styling bugs with the chat input on Android #3006
  • Adds truncation when quote-replying to long messages - clicking on the quoted reply will expand and collapse the long message #3016
  • Adds the ability for users to download their personal user record at any time #3003
  • Adds the ability to delete direct messages #2977 @fullstackguyhere

Other

  • Fixed a bug that would cause files uploaded containing special characters in the filename to fail #3030
  • Fixed a bug that would show the network status banner on marketing pages #3023
  • Fixed a bug where quoting messages when two threads were visible on screen would cause the quotes to be cleared #3035
  • Code cleanup #3037 #3036 @ryota-murakami
  • Fixes to mobile setup to run on device #2905
  • Fixes a bug with service worker caching that would cause the app to crash #3045
  • Adds tests for navbar rendering #3047
  • Ensures that deleted channels are filtered at all points in api fetches #2990 @a-golovanov
  • Fixes to the graphql error formatter that was throwing lots of console errors #3025
  • Fixes a bug where certain user profiles could crash #3028
  • Fixes a bug where the isAdmin resolver would crash if no user was in context #3029