Skip to content

Release 2.1.0

Compare
Choose a tag to compare
@jolzee jolzee released this 20 May 15:32
· 139 commits to master since this release
  • Line based buttons can now have a background color applied (0eb96f2)
  • Sort components (0a9f967)
  • Move SimpleTable into its own component (1462b7d)
  • Allow simple inline tables to have html data (48cc369)
  • Fix spelling corrections throughout the source code (826a243)
  • Touch (897c465)
  • Fix badges (75ff569)
  • Removed broken badge (a6b9ead)
  • Address spelling error (c5b06a5)
  • Tweak Title (6a7a0f7)
  • Add attributions (adce928)
  • Merge branch 'master' of https://github.com/jolzee/chat-teneo-vue (d1fd67f)
  • Improve README (d1803ef)
  • Update Repo URL (cfe9f13)
  • Refactored embed script (9640290)
  • Pass through Chat Config from promise (fb389d9)
  • refactored store and setup for easier reading (51b33a7)
  • Add better contrast for favicon.ico (b605331)
  • Add new option to present inline Alerts - either before or after answer (c94c7d0)
  • Changing variables to sensible defaults (b75c873)
  • Added env variables to both hide close button and automatically open the chat window when in embed mode (6dae7a4)
  • Add option of chaning icon and hiding icon in line based options (eb92067)
  • Bump deps (c447c05)
  • Change import dialog table information to light (4e85c72)
  • Merged TIVA differences with core Leopard (0a2cc15)
  • Add new env variable where auth providers can be specified (7433247)
  • Make used auth providers configurable (1d117c2)
  • Remove polluted env variables from vue (971ca1c)
  • Update docs (338b327)
  • Add docs (c716742)
  • Work around for odd CURL output getting in request params (33400c7)
  • allow for geo and ip url to be configurable (9f4722e)
  • Allow for custom sheet id to be passed as query param (49fc992)
  • ☝️ initial commit (6ddf798)
  • Fix background color behind powered by Teneo (321ecff)
  • Powered by Teneo (af3dae7)
  • embed issues with document load in IE11 (fa2fec8)
  • Try more reliable IP finder (7332cc8)
  • Wait for load of page (cf1803e)
  • GEO revert until Jaguar is HTTPS (1c99eb9)
  • Geo done by Jaguar to overcome rate limit (fc05b32)
  • Remove old console log (1f7432a)
  • Decode issues for some response respolved (108a73b)
  • Live Chat Updates new SDK - WIP (477d8ad)
  • Adding Microsoft Login (93c6481)
  • Needed to transpile "ttl-localstorage" for IE (0c18b6e)
  • CORS changes for gettting IP (4f51ca1)
  • Check first for contentDocument (a66f06d)
  • Fix language switch - tRes should be tResp (c53f6fd)
  • 🚀 Improved performance of location acquisition (460dffc)
  • If not on the main chat page - emergency button redirects you to the chat area (c530028)
  • Fix social login icons (9130dc5)
  • Major refactoring (fba46d2)
  • 📦 Kick travis (ce88011)
  • Remove console log (e0b70b8)
  • Working around CORS issues with location aquisition (7cbe42c)
  • dep management (1c513dc)
  • Temp fix for HTTPS issue Location (caa7d91)
  • 🔠 Fix spelling error (1f4ffc6)
  • fix city from be omitted from location sharing (736f6b8)
  • 📍 Obtain and send loction information to Teneo at login as CTX params (2ea5329)
  • ❇️ Send theme with JSON to switch out theme from teneo response (000eb4f)
  • Refactored postMessage out to a separate class (8a69198)
  • Allow for multiple stacked toasts (32aa967)
  • Formatting of embedding JS (a51281a)
  • Changed naming from snotify to toast (2583e97)
  • Set emergency config on new session response (347038b)
  • Added snortify and emergency button - documentation to follow (8a9acc0)
  • upgrade deps (c87f7de)
  • Added snotify (9fe1c2f)
  • Added snotify (7bb4b74)
  • Change to light and dark mode through conversation (f036546)
  • IE iframe focus changes (a778411)
  • Setting focus in frame for IE11 (8cc1e5b)
  • Attempts to address IE11 with focus and tabs (b45f9e8)
  • Bump deeps (a729db8)
  • Make sure to delete embed-leopard.js.gz and embed-leopard.js.br after build (b6e717e)
  • Increase chatacter limit (8930db4)
  • :squirrel: Fix language switch issue with TIE URL (9d15276)
  • In edge cases where Leopard is added after the DOM is loaded then still inject it in production (e6c7711)
  • Improve US Male voice used in TTS (ccf34de)
  • Icon updates after MDI dep update (2ecff63)
  • Storing jsessionid and passing it back to TIE in the url (111c4d8)
  • Changed icons that were deprecated in latest mdi (9cfac75)
  • ⬆️ Upgrading dependencies (73ddda2)
  • On initial Leopard load in production add listener to give focus to chat button if the user tabs to it (24a488e)
  • Wait for DOM to full load before injecting Leopard in production. (6e3f9c3)