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.71

19 Nov 22:06
c5b74c6
Compare
Choose a tag to compare
  • Fixes badge css #4270
  • Fixes bad styling on username mentions #4270
  • Improves thread slugs for better SEO and readability #3762
  • Fixes copy on login modal to be in line with login view #4269
  • Fixes desktop push notification ordering #4267
  • Fixes postmark breaking auth-bound links when opening them on mobile #4264

v2.4.70

18 Nov 19:32
932ee95
Compare
Choose a tag to compare
  • Fixes a bug with the dm badge not appearing on a fully-ssr'd page #4262

v2.4.69

17 Nov 20:04
aa7a732
Compare
Choose a tag to compare
  • enforces use of hsts and ssl on the api #4257
  • adds whitelist of subdomains allowed cors access #4258
  • updates yarn lock files to only have https registries, updates debug package #4252
  • fixes authorization bug that could allow a moderator to block a community owner #4254
  • fixes an insecure isSpectrumUrl check #4256
  • switches shortid to uuid/v4 for more secure token generation #4255
  • uses built-in passport.logout() method to handle session destruction #4253
  • fixes copy in login flow to make it clear that joining accepts the tos, privacy policy, and code of conduct #4248
  • adds lastAcceptedTerms date field to user model, backfills old users via migration #4248

v2.4.68

14 Nov 16:53
281499e
Compare
Choose a tag to compare

Adds ability for users to edit their own email addresses #4223

v2.4.67

14 Nov 16:53
1eca92c
Compare
Choose a tag to compare
  • Removes ZEIT from CORS list #4230

v.2.4.66

07 Nov 22:38
7037927
Compare
Choose a tag to compare
  • Fixes a bug with member pagination in community settings where it wouldn't persist the active filter in fetchMore requests #4215

v2.4.65

06 Nov 19:57
4d74891
Compare
Choose a tag to compare
  • Fixes bugs with localStorage persistence in thread composer #4206
  • Fixes flashing error message when messages are loading #4206

v2.4.64

06 Nov 18:48
571e694
Compare
Choose a tag to compare
  • Fixes a bug causing the explore view header to collapse #4207

v2.4.63

06 Nov 17:34
e14ecfd
Compare
Choose a tag to compare
  • Fixes SSR rendering of desktop app upsells #4205

v2.4.62

06 Nov 17:19
e3558cb
Compare
Choose a tag to compare
  • Fixes layout bugs in mobile pages menu #4202