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

Releases: withspectrum/spectrum

v2.4.32

30 Aug 17:30
0a14bd2

Choose a tag to compare

Fixes

  • Removes team badge from team list on community profile #3849
  • Redirects logged-in users when viewing a community login view #3858
  • Fixes janky loading shimmers #3853
  • Prevents likes on self-created threads from triggering notifications #3865
  • Explore and user onboarding perf fixes #3866

Deps

v2.4.31

29 Aug 04:14
7f322fe

Choose a tag to compare

Skipped 2.4.30 cc @mxstbr ;)

  • Fixes community login redirect #3845
  • Fixes zindex bugs on thread views #3846
  • Fixes broken link in reaction notifications #3847
  • Small change to user report email subject line #3848
  • Fixes community search loading state #3850

2.4.31 fixes

  • Static theme interpolation for better styled-components perf #3854

v2.4.29

28 Aug 03:06
5e21f58

Choose a tag to compare

Fixes

  • Removes Apollo Engine, again #3820
  • Removes load on the db with a new index on usersCommunities table #3826 #3838
  • Fixes pasting code blocks #3837
  • Don't scroll empty threads to bottom #3836
  • Fixes new messages indicator #3835
  • Cleans up thread top area #3834
  • Shows reputation on user profile #3833
  • Small copy fixes #3832

Deps

v2.4.28

22 Aug 17:54
3673cd1

Choose a tag to compare

New

  • Ability to sort threads by "frecency" - a hybrid ranking algorithm of a conversations popularity and recency #3798

Fixes

  • Fixes a UI bug where channels weren't be truncated properly #3766
  • More caching fixes to solve users getting logged out #3818
  • Adds tooltip to badges to add more context in conversations #3816

Deps

  • draft-js-markdown-plugin #3817

v2.4.27

22 Aug 00:03
772760a

Choose a tag to compare

New

  • Updates explore featured communities, better perf on explore page #3806

Fixes

  • Improved open graph tags for threads + seo #3755
  • Docs on local import times #3799
  • Guards on generating thread meta images #3809
  • Support thread meta images with emoji in the title #3810
  • Fixes a bug that would continuously sign people out #3805

Deps

v2.4.26

17 Aug 18:08
e84b676

Choose a tag to compare

New

  • Adds apollo engine to cache community metadata #3778
  • Adds the ability to report users and email the Spectrum team #3780

Fixes

  • Fix meta images for threads #3768
  • Hides pricing link in signed-out navbar, mobile layout fix #3781
  • Fixes undefined thread url in notifications card #3790
  • Fixes marge in channel slack connection management ui #3791

Deps

v2.4.25

13 Aug 19:27
e5ca1d8

Choose a tag to compare

New

  • Thread meta images will now appear when conversations are shared on social media #3742

Fixes

  • Fixes forwarding of js chunks #3753
  • Fix API logging undefined #3761
  • Fix link to thread in reaction notification #3760
  • Support ZEIT staging to query API #3764

v2.4.24

11 Aug 10:04
56940aa

Choose a tag to compare

  • Fixed a bug where replying with only an emoji didn't work as expected
  • Misc bug fixes and dependency updates

v2.4.23

06 Aug 15:53
2e06c27

Choose a tag to compare

New

  • Enable ZEIT's Now CDN on signed-out pages for faster loading! #3709

Fixes

  • z-index bug on message actions #3705
  • Bug hunting on the service worker caching logic #3716
  • Fixes SSR on thread view #3720

Deps

v2.4.22

03 Aug 17:51
0f85ac9

Choose a tag to compare

Fixes

Deps