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

Releases: withspectrum/spectrum

v2.4.42

04 Oct 22:32
0e5c074
Compare
Choose a tag to compare

Fixes

  • Reduces load on threads table in chronos digest job #3989
  • Upgrades apollo engine to latest #3993
  • Ensures faster CI test fails #3995
  • Removes unnecessary copy from email templates #3990
  • Adds use of denormalized thread reaction count #3974
  • Upgrades to Apollo Server v2 #3855
  • Guards DM subscriptions properly on server #3752
  • Adds ability to quick-ban users #3998
  • Adds denormalized community and channel member counts #3977
  • Fixes the getDmThread query with invalid filter #4008
  • Improves client perf of navbar re-renders #4007
  • Upgrades to react 16.5 #4006

v2.4.41

02 Oct 10:15
09fc604
Compare
Choose a tag to compare

Fixes

  • Fixes a bug where new users weren't getting prompted to add a username #3987

v2.4.40

02 Oct 09:45
372d377
Compare
Choose a tag to compare

Fixes

v2.4.39

02 Oct 06:31
65e5483
Compare
Choose a tag to compare

New

  • Converts all paid features to be free! #3951

Perf

  • Denormalizes thread metadata for faster loading time and fewer db queries #3726

v2.4.38

01 Oct 06:28
1d268dc
Compare
Choose a tag to compare

Perf

  • Denormalized thread metadata means threads load faster! #3726

Fixes

  • Fixed a bug with cookie formatting and deserializing on the server #3956
  • Deps upgrades

v2.4.37

28 Sep 07:32
3894b38
Compare
Choose a tag to compare

Fixes

  • Removes duplicate version field in package.json #3946 @ryota-murakami
  • Stores the full user object in cookie to reduce load on db #3944
  • Updates to banning users docs #3939

v2.4.36

14 Sep 00:36
95c1cf6
Compare
Choose a tag to compare

Fixes

v2.4.35

14 Sep 00:35
95c1cf6
Compare
Choose a tag to compare

Fixes

  • Polish across the UI #3907

v2.4.34

05 Sep 00:17
51fde98
Compare
Choose a tag to compare
  • Re-enable Apollo engine caching #3873
  • Disables SW caching #3840
  • Loads 25 messages per thread for better perf #3884
  • Cache community metadata #3888

v2.4.33

30 Aug 17:45
d592692
Compare
Choose a tag to compare

Fixes

  • Fix dom nesting error which was breaking explore page ssr #3869