Skip to content

Releases: spokestack/spokestack.io

1.2.2

16 Jan 22:26
90c3178
Compare
Choose a tag to compare

1.2.2 (2020-01-16)

Bug Fixes

  • ie: fix styles for IE (2b90ea1)
  • ie: hide select label in IE (0a91653)
  • style: adjust LoginButton styles for mobile (055095c)

1.2.1

14 Jan 21:40
7de12ca
Compare
Choose a tag to compare

1.2.1 (2020-01-14)

Bug Fixes

  • account: display token ID and add copy button (27783b0)

1.2.0

13 Jan 01:13
c91d9d7
Compare
Choose a tag to compare

1.2.0 (2020-01-13)

Bug Fixes

  • account: accounts queries should bypass the cache (fbecffe)
  • account: fix nav selection when going from account home (b57329f)
  • account: hook up account ID retrieval query (ab59c75)
  • account: restructure account section to avoid extra renders (77d3e97)
  • create: navigate to settings after account creation (22e87dd)
  • homepage: delay height calculation on homepage nav (a90fddb)
  • oauth: use window.location when setting redirect_uri (d248d86)
  • samplevoices: use a class to avoid recreating the debounced fn (33643f3)
  • settings: tokens were always getting the account name (5dfa5a0)
  • voices: create a new audio instance for each load (30d2fff)

Features

  • account: add account creation during signup; hook up Settingss (b2f8a7b)
  • account: add account nav and settings styles (d0c08bc)
  • account: add GitHub and Google oauth login with protected pages (b9a4311)
  • account: add styles to allow for multiple tokens (ea28073)
  • account: hook up API key generation for an account (c81a53c)
  • account: hook up apollo client and add remote schema (55e801e)
  • homepage: add video and adjust typography (d29c115)
  • homepage: add video inline with poster image (ad210d8)
  • homepage: host the spokestack video and play fullscreen (428d387)
  • add speakable config and content (166150a), closes #18

1.1.0

10 Dec 22:27
be12d73
Compare
Choose a tag to compare

1.1.0 (2019-12-10)

Bug Fixes

  • blog: use smart quotes (b6c14c3)
  • content: update source links for voicebot.ai (9fcc2eb)
  • nav: throw error if a navId is not found in nav.json (20a7809), closes #16
  • sociallinks: talkButton css should always win (5a19e72)

Features

  • blog: add first blog post; make nav IDs consistent (236dba1)
  • privacy: add page for privacy policy (4fdba95)

1.0.2

05 Dec 22:06
96c1084
Compare
Choose a tag to compare

1.0.2 (2019-12-05)

Bug Fixes

  • select: fix value selection for mobile nav (aaf1d87)

1.0.1

05 Dec 15:40
c239e89
Compare
Choose a tag to compare

1.0.1 (2019-12-05)

Bug Fixes

  • auth: automatically refresh the token when stale (9c6851d)
  • btn: fix visited color for homepage button (#14) (bd87810)
  • voices: fix replay; allow editing during synthesizing (9704ea7)

1.0.0

03 Dec 19:36
e5e6074
Compare
Choose a tag to compare

1.0.0 (2019-12-03)

Bug Fixes

  • 404: fix styles for 404 page (90bfc0e)
  • about: copy edits (8edcb04)
  • blog: fix author query (02fc665)
  • blog: the blog nav should list blog pages (5b7e967)
  • code: fix margin for code blocks (f5f984c)
  • config: add logo and update manifest; add GA (be707d8)
  • content: add background to inline code blocks; favicon update (1755924)
  • docs: fix mobile nav selection on load in prod (719b057)
  • docs: order docs pages by a unique, readable navId for each page (5fd7027)
  • favicon: change favicon to the logo mark (397c8f6)
  • favicon: fix transparency in favicon (07ecc55)
  • favicon: make favicon circle with a background (a1d21e6)
  • homepage: address QA (a6979ed)
  • homepage: fix 1 pixel blue line (473fbe8)
  • homepage: fix background color on benefits cards (cb75ff8)
  • homepage: fix header background cutoff (cec38fa)
  • homepage: fix margin bottom for header (5134f9e)
  • homepage: fix partial pixel render for retina screens (117fda0)
  • homepage: update the nav on scroll using IntersectionObserver (1b2cc32)
  • layout: ensure 1 100% width column on mobile for code blocks (201db3c)
  • links: darken :visited color (8df35fd)
  • nav: fix nav placement when JS is disabled (b7ad813)
  • hide blog, swap noel's avatar, default about to story (6264439)
  • some QA; fix link colors, fix layout on blog (cb2a8c5)
  • nav: fix weird prod-only style issue with the contact btn (4530307)

Features

  • about: add copy for the story page (4215407)
  • about: add team page; hide story page until copy comes (0672f6e)
  • blog: add example blog post (6e0030d)
  • buildout: add typography and nav (015fd4b)
  • docs: generate docs and provide an 'Edit on GitHub' link (134bbb4)
  • docs: new multi-layered nav with mobile support (f7384ad)
  • homepage: add custom nav with animation to homepage (d88027f)
  • homepage: add usage diagram (29261d1)
  • homepage: all new copy and features list (17a77a5)
  • homepage: build out homepage; hide things not ready (bf362e1)
  • homepage: hook up new voices sample component (5979a7b)
  • team: update team members and team titles (4975338)
  • voices: style new component for sampling voices (cc5cba1)