Skip to content

Latest commit

 

History

History
403 lines (241 loc) · 23.8 KB

CHANGELOG.md

File metadata and controls

403 lines (241 loc) · 23.8 KB

Change Log

0.4.0 (2024-05-05)

Features

  • options stored in memory, responsiveness, input (#31) (7e26d79)

0.3.0 (2024-04-21)

Bug Fixes

  • fix failsafe repeats (5f9b25b)
  • potential fix for connection dropping - cannot repo on dev (05f5e93)

Features

  • add cache control settings so the API key response is no longer cached (fa50b57)
  • add in cors for the API auth route (8056fbf)

0.2.1 (2024-04-12)

Bug Fixes

  • fix failsafe repeats (5f9b25b)
  • potential fix for connection dropping - cannot repo on dev (05f5e93)

0.2.0 (2024-04-12)

Bug Fixes

Features

0.1.0 (2024-03-14)

Bug Fixes

Features

  • improve latency output (8717682)
  • introduce audio element instead of dom record for audio playback (#23) (72941bf)
  • introduce failsafe for uncaptured utterance (#22) (8ae14d5)
  • replace code link with stars count button and link (26853d6)
  • update readme (544aa1b)
  • updating copy (#25) (43748e7)
  • welcome and prompt tweaks (a50f1e6)

0.0.33 (2024-03-07)

Features

  • Michelle llm prompt (#21) (eb8bffd)
  • remove STT latency stub for now (327bab7)

0.0.32 (2024-03-06)

Features

  • fixing toast output, switching back to gpt-3.5-turbo-0125 (2f0c108)

0.0.31 (2024-03-06)

Features

  • tweaking the TTS input script mid-request (b312db8)

0.0.30 (2024-03-06)

Features

  • remove chance for two websocket connections to open - introduce toast (100b781)

0.0.29 (2024-03-06)

Bug Fixes

0.0.28 (2024-03-06)

Bug Fixes

  • firefox would still have zerobyte data in queue, closing connection (0dfbe3a)

0.0.27 (2024-03-06)

Features

  • rearchitect deepgram connection into context (67f0fe0)

0.0.26 (2024-03-05)

Features

  • fix welcome message to be less... funky (ef0fc68)
  • mute microphone when window visibility changes to !==visible (c523108)

Bug Fixes

  • rerunning connection creation when every context changed was breaking events (ae726f4)
  • always add a speech_final transcript to the array, but trim the concat audio for the utterance space joining (f5c483c)
  • don't request an API key when there is a connection or existing key (7df0b2a)
  • resolve incomplete-is-final errors (22a5474)

Chores

0.0.25 (2024-03-05)

Features

  • edit controls design (4a67a18)
  • context driven voice model (b3537ab)
  • show voice avatars (e21454d)
  • add voice selection menu (1b790dd)
  • add accent and language to model selection (0803c8c)
  • use product icons on launchpage (eee7b23)
  • remove product icons in favour of green bullets (91caa7f)
  • tweak bullets (b466a14)

0.0.24 (2024-03-05)

Features

  • add real network latency for tts (5a03391)

0.0.23 (2024-03-05)

Features

  • add settings button, remove flowbite (931348e)

0.0.22 (2024-03-05)

Features

  • download transcript button (0c8f78d)

Bug Fixes

  • fixing social url (1a33173)
  • of course the vercel_url env param doesn't have a protocol... (aff2d15)
  • hard fix for metadata baseurl (43eee55)
  • typos in prompt (3bd3725)

Chores

  • add new issue to known_issues (752d420)

0.0.21 (2024-03-04)

Bug Fixes

0.0.20 (2024-03-04)

Bug Fixes

  • use black bg behind black bg image (c769d8b)

0.0.19 (2024-03-04)

Features

0.0.18 (2024-03-04)

Features

0.0.17 (2024-03-04)

Features

0.0.16 (2024-03-04)

Features

  • add message metadata to it's own context (8c7eba7)

Bug Fixes

  • nudge logo up 1px (4036c88)
  • tweak logo positioning and font (d5b55f0)
  • tweaking welcome message contrast (d200106)

Chores

  • move exclamation icon tsx file to icons folder (a92efe0)

0.0.15 (2024-03-04)

Features

  • some layout changes, fullstory added (eb7bf3b)
  • tweaking latency display (3a12535)
  • chat bubble latency (73153ea)

0.0.14 (2024-03-04)

Features

  • flesh out dynamic greetings (0ef489b)
  • use TTS for welcome message (c74f4f6)

Chores

0.0.13 (2024-03-04)

Bug Fixes

  • use deepgram favicon on demo (dc48e2c)
  • Delay after unmuting the microphone for a second time (#16) (6b54ce3)

Chores

  • add opengraph/metadata to known issues (db73eef)
  • add roleplay prompt injection protection to the known issue list (6a36785)
  • update known issues file for issues links (be9ff46)
  • readme update and community files (#13) (629cd2f)
  • update known issues (d246613)

0.0.12 (2024-02-29)

Features

  • add iOS disabled audio playback notice on launchpage (8da9351)

Bug Fixes

  • switch headphone icon to SVG (569ef92)

Chores

  • add favicon issue to known issues (a11c9c3)
  • add headphone icon to known issues (0658872)
  • add need for mobile ux tweaks to known issues (cf1a86e)

0.0.11 (2024-02-29)

Features

  • avoid one word answers in the prompt (85ae601)
  • update sample environment variable (c3f0ee0)
  • fix disappearing button on mobile launchpage (4e946fc)

Chores

  • update KNOWN_ISSUES.md with more thoughts (0aa9136)

0.0.10 (2024-02-29)

Features

  • unedge the TTS api route (b905161)

0.0.9 (2024-02-29)

Features

  • change colour of message metadata line (4a2ac6c)
  • avatar tweaks, barge-in works, update prompt (c426341)
  • switching over to production values (5a3ea5b)
  • update user avatar (af324e4)
  • add CTA buttons in the header (6205b35)
  • add headphones message (8427a42)
  • better loading/connecting messages (9b4e011)
  • ux tweaks, better messages, styling (a9d7117)
  • add GTM for analytics (92734c4)
  • add heap analytics (913049f)
  • switch to console heap project (1741b70)
  • tweak splash screen for readability (36155aa)
  • tweak splash screen for UX (b6e3fc0)

0.0.8 (2024-02-29)

Features

  • remove local VAD attempts (47815ca)

0.0.7 (2024-02-29)

Features

  • working audio queue and server-side latency (0f8937f)
  • major rebuild of nowplaying and audio queue to use contexts (f41498d)
  • disable audio control button (bddade1)
  • TTS latency display included (9e74cb0)
  • audio controls plugged in (f71dc32)

Chores

0.0.6 (2024-02-28)

Features

  • add welcome message to audio queue (fe3c608)
  • tweak design and audio controls (a47c14c)

Chore

0.0.5 (2024-02-28)

Features

0.0.4 (2024-02-21)

Features

  • playback TTS response in the browser (e42f551)
  • support streaming response from TTS server (eb8c97a)
  • moving TTS playback control button (2d65cf7)
  • add unsent text queue - queue all the things (71add80)

0.0.3 (2024-02-16)

Features

Bug Fixes

Chores

0.0.2 (2024-02-16)

Features

  • llm integrated into chatbot (ce13e56)

Bug Fixes

  • fix callback deps (f28bde8)
  • update deepgram transcription options (b620eaf)
  • fix background on mobile (10e5901)

Chores

0.0.1 (2024-02-11)

Features

  • adding greeting, initial state, key events (c8308d3)
  • add text entry for conversation (but only when mic is disabled) (e68833c)
  • tidy up before next big bit (d67e2b2)
  • better volume interaction (d80849a)
  • window scrolls to bottom smoothly as messages come in (217b32e)
  • introduce client-side VAD (8e16fe5)
  • simplify vad events (2b78439)

Chores