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

v2.7.4

Compare
Choose a tag to compare
@brianlovin brianlovin released this 25 Feb 22:39
· 1568 commits to production since this release
0a9a9c0
  • Hot fixes a bug when signing thread images #4706
  • Removes the use of firstName and lastName in client side rendering #4707
  • Sends errors to people who connect a GitHub account that is already linked to a Spectrum account #4679
  • New global toast dispatching system based on url query parameters #4679
  • Removes statsd logging from workers while running locally #4709
  • Fixes the now rm section of the deploy script #4687
  • Fixes a bug where cover photos could not be uploaded #4664 @tuoxiansp
  • Minimizes the size of the thread upsell when signed out or not a member of the community #4708 @arthurdenner
  • Adds leniency to a specific publishing path that was triggering lots of false positive spam reports #4716
  • Adds a button to logout to mobile user settings page #4719
  • Adds smarter unsubscribe redirect routes to emails #4715
  • Fixes a bug with the loading state of DMs #4717
  • Persists the last selected community in the inbox between sessions #4718
  • Adds request-level rate limiting to hyperion #4692
  • Progress on our thread renderer as an effort to remove draftjs entirely from our client bundle #4629