Skip to content

Release 3.1.0

Compare
Choose a tag to compare
@jolzee jolzee released this 01 Jul 15:34
· 75 commits to master since this release
  • Bumped deps (3c569fc)
  • Add check for populated options (f2cb9ac)
  • fix: Ammended some existing tranlsations (688bcde)
  • feat: Improve overall i18n in solution (f721d28)
  • fix: Handle all Polly edge cases around language switch (64453f9)
  • fix: Polly stop checking for isPlaying (01f38c8)
  • fix: Polly problems now with promise (32b88d1)
  • fix: kick polly 🦜 (5d54835)
  • fix: Check for initialized polly object (c93ead2)
  • fix: polly - fix check for pause (e335344)
  • fix: Remove await from polly playing check (9470b80)
  • feat: Have Polly wait for herself to finish what she's saying when language auto switching (3743971)
  • feat: Allow Polly "voice" output param when switching language solutions (a1071c7)
  • fix: If embed frame exists make sure it has a content document (4eabe19)
  • fix: Stop Polly when ASR is engaged (ee0bc51)
  • ✨ feat: ASR and TTS can be enabled and disabled independently (55de44f)
  • 💚 ci: Read available CPUs from CircleCi environment variable (8d596ce)
  • 💚 ci: Account for limiting CPUs in CircleCi (dfd4116)
  • ✨ feat: Assistant responses can have colored borders configured (bddea36)
  • 👷 build: Upadated deps (39f2001)
  • ✨ feat: Prevent Polly voices from talking over each other (be4bd64)
  • 🐛 fix: Out with Kutt.it and in with Jaguar's equivalent (9430309)
  • 🐛 fix: No CORS for Kutt.it share links (88c6993)
  • 🐛 fix: Try alternative strategy for IP acquisition (cbeee78)
  • ⚡ perf: CORS anywhere url change and Jaguar URL updates (e2f3a7a)
  • ♻️ refactor: Remove console log messages (ebd820b)
  • ✨ feat: Add ability to has TTS delivered through AWS Polly (75e9d60)
  • 🐛 fix: Apply more robust EL checks when draging window (172f627)
  • ♻️ refactor: Return to chat view even when solution selection dropdown is empty (1b3f3cd)
  • ♻️ refactor: Address potential exception when caused by Snotify (2eac873)
  • 📝 docs: Fixed broken link in README (1b57942)
  • 📝 docs: Updated links to newly reorganized official documentation (b6d69c8)
  • ♻️ refactor: Add new solution config variable - enableAsrTtsOnOpen (f773756)
  • 📝 docs: Show the new embedding structure in README (91489b8)
  • Merge branch 'master' of https://github.com/jolzee/chat-teneo-vue (c53ac0b)
  • ✅ test(git): Test if new git message template works (83115c7)
  • ✅ test(git): Test if new git message template works (d40e465)