Skip to content

Release 2.0.0

Compare
Choose a tag to compare
@timmywil timmywil released this 12 Apr 15:36
· 197 commits to develop since this release
528ace4

2.0.0 (2021-04-12)

Bug Fixes

  • update support intro wording (#171) (b778d1f)
  • blog: order related post query by tags with alphabetized post tags (f2e0f21), closes #146
  • docs: add redirects to getting started for folder links (dec7707)
  • docs: add seoImage property instead of using display:none (6ed4212)
  • docs: principals -> principles (cc82cb5)
  • docs: set the SEO image just like blog posts (ac0e659)
  • homepage: fix homepage video for when fullscreen is disabled (db5eb7d)
  • homepage: limit video poster width to 100% (6935cc2)
  • homepage: remove stale style for desktop video (51bc93c)
  • login: ensure state key is set (ccc6d41)
  • newsletter: restyle for different checkmark icon (af79bd2)
  • newsletter: update newsletter to use new API route (4eb7601)
  • pricing: limit cta to one line (e2afe49)
  • stickynav: fix overflow on docs pages with long code samples (6121f24)
  • stickynav: fix overriding localStorage open value (793c6d1)
  • style: add borders to content tables (1cc295b)
  • style: fix dark mode button color regression (d20849e)
  • sw: the gatsby sw should not cache the account section (c135001)
  • fix all docs links to avoid redirects; fix some 404s (9558681)
  • update wakeword to "wake word" (#165) (df86986)
  • workaround gatsby bug related to trailing slashes (234dc67)

Features

  • maker keyword recognizer tutorial (#164) (0626169)
  • seo optimizations; switch to google tag manager (#167) (c29a87f)
  • update images for blog and docs (mainly for social links) (a788eb4)
  • blog: blog post on tensorflowjs conversion (#157) (b3fb3b4)
  • blog: prioritize exact tag matches first (d7e3066)
  • bloglist: add paging to blog list pages (2d1dc09)
  • stickynav: copy over nav style changes from account (b5af975)
  • blog post list view includes post hero image preview (#145) (1cd5cd9)
  • moving account to another repo (#143) (c2b1286)
  • upgrade gatsby and all related plugins to version 3+ (d631f90)

Performance Improvements

  • homepage: preload the homepage video by using visibility (3c5d0f2)

BREAKING CHANGES

  • moves the whole account section to a discrete node server