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

v3.0.0

Compare
Choose a tag to compare
@brianlovin brianlovin released this 26 Mar 21:07
· 600 commits to production since this release
f97aa8e

Version 3.0.0 is our largest experiment in the past year and half. Read the announcement post for all the details: https://spectrum.chat/spectrum/general/spectrum-v3-communities-communities-communities~b023ce05-fd12-43e3-9c7c-940b06a26b70

Major commit: #4798

Polish commits from initial user feedback:

  • Improves the thread action bar to be more consistent, better structure for future improvements here #4952
  • Adds info tab to channel view on mobile #4951
  • Adds info tab to user view on mobile #4950
  • Fixes collapsing composer tabs on the composer #4964
  • Opens threads as modals #4932
  • Adds highlighted state to unseen notifications #4957
  • Cleans up thread headers to reduce redundant information #4954
  • Cleans up thread editing UI #4941
  • Fixes a bug where community members weren't loading #4933
  • Fixes word break issues and double scrollbars in certain places #4922

More:

  • Changes "Bot" badge to "App" for thread cross posts #4869
  • Fixes editing threads/messages that have links to external images, delivered via the imgix proxy #4884
  • Preserves new lines in paragraphs #4886 @aszx87410
  • Adds default alt text to images #4887 @aszx87410
  • Fixes editing messages with thread embeds #4921
  • Tracks websocket connection counts to the API in Datadog #4948
  • Adds ability for community team members to edit any threads in their community #4940
  • Ensures that watercoolers are never loaded in thread feeds #4953
  • Adds GraphQL response caching for signed out users #4944 #4960