Skip to content

Latest commit

 

History

History
2143 lines (1032 loc) · 95.2 KB

CHANGELOG.md

File metadata and controls

2143 lines (1032 loc) · 95.2 KB

7.5.1 (2024-09-24)

Bug Fixes

  • avatar view add suspense (b3d21ca)
  • output tag parsing for tts (a641461)

7.5.0 (2024-09-23)

Features

  • add new ui langs es, fr, de (a15341c)
  • added additive action weights change (0fe809e)
  • added showControls prop to Storybook (fdb1f42)
  • added smooth animation transition (c6abba8)
  • added talking and loading animations triggered by corresponding props (601f81d)
  • change ui lang updating spoken lang (d30b921)

Changes

  • added new gui for animations control (428cb6f)
  • refactored directories RPM 3D Avatar (1a1b9fa)

Maintenance

7.4.6 (2024-09-19)

Bug Fixes

  • icons jsx attr camelcase (97362da)
  • katex parsing with special characters, refactor kiss, cover other edge cases with spaces (89c15dd)
  • prevent mathjax to throw and explode (cec112e)

7.4.5 (2024-09-16)

Bug Fixes

  • default audio value for mute speaker (09022bc)
  • knownfacts header icon disabled color (34225bd)

7.4.4 (2024-09-11)

Bug Fixes

  • readability and a11y about disabled buttons (452559e)

7.4.3 (2024-09-11)

Changes

  • hide output tags in chat, strip them for TTS (02e2e42)

7.4.2 (2024-09-10)

Maintenance

  • update api client + remove gamification (e159713)

7.4.1 (2024-09-09)

Changes

  • adapt changes from new completions config (ce5343a)

7.4.0 (2024-08-29)

Features

  • add enableAudio prop, read also from config (240c03c)

Bug Fixes

  • ui: made the disabled buttons visible (e848145)

Changes

7.3.1 (2024-08-20)

Bug Fixes

  • fixed multi language prop bug (de66171)

7.3.0 (2024-08-02)

Features

  • add showTranslationOriginal, keep emission as from engine and use translatedEmission in msg and state (38a4302)

Bug Fixes

  • prevent tags from translations, use correct default endpoint to skip redirections (8107c00)

Changes

  • make message and state handling resilient on translations failures (919e126)

7.2.0 (2024-07-31)

Features

Changes

7.1.3 (2024-07-30)

Maintenance

  • turn console error in warn/debug for non essential/handled errors (8693910)

7.1.2 (2024-07-24)

Bug Fixes

  • dont include media wrapper if no media is shown (b492706)

Maintenance

  • enhancements for new lines parsing (c30cde5)

7.1.1 (2024-07-22)

Bug Fixes

  • chat layout responsiveness width (adfc95a)
  • remove microphone button mouse leave event, caused conflicts sending on hover (625626f)

7.1.0 (2024-07-18)

Features

  • new event MemoriNewDialogState emitted when receiving new state from engine (9da9690)

7.0.8 (2024-07-16)

Changes

  • chat layout progressive max-width (80c8ab8)

7.0.7 (2024-07-12)

Bug Fixes

7.0.6 (2024-07-12)

Maintenance

  • add new prop disableTextEnteredEvents to disable listeners (b4ab8b7)
  • add try catch on message sending, stopping loading on error (079bd15)

7.0.5 (2024-07-11)

Changes

  • fix mathjax selector overlap on parenthesis, refactor mathjax config (faf91e7)

7.0.4 (2024-07-09)

Bug Fixes

Changes

  • dont store preference and remove selector for send on enter, different defaults for desktop and mobile (e6af1ba)

7.0.3 (2024-07-05)

Maintenance

  • change dompurify sanitize import (4279ac0)

Changes

  • fix media item rgb color sizes (1be970c)
  • rgb media items without link (656517b)
  • table compact styles (56556db)

7.0.2 (2024-07-04)

Changes

  • better parse markdown avoiding nested markdown code (41910a3)

7.0.1 (2024-07-03)

Bug Fixes

7.0.0 (2024-06-26)

⚠ BREAKING CHANGES

  • split engine and backend endpoints

Changes

  • split engine and backend endpoints (6bcb56d)

Maintenance

6.8.2 (2024-06-21)

Changes

  • completion provider status from openai selecting only API component (36f37f0)
  • mobile chat text content size (5146d85)

6.8.1 (2024-06-21)

Bug Fixes

  • import katex styles from cdn (f4cd80d)
  • mathjax loading and parsing, moved to effect (cbd1274)

6.8.0 (2024-06-19)

Features

  • add arabic, chinese and japanese langs, add dir auto to emissions (e7dafd2)

Changes

  • add selectors for MathJax elements in parsing (f0e6724)
  • enable markdown parsing for emissions, not user messages (1e34242)
  • enhance markdown + mathjax parsing for links, strip markdown and syntax symbols for TTS (e76c8ea)

6.7.2 (2024-06-18)

Maintenance

  • update error codes and translations (c065d68)

6.7.1 (2024-06-13)

Changes

  • handle credit check with deep thought enabled + update error codes (69f4bab)

6.7.0 (2024-06-13)

Features

  • add credits check, handle not enough credits to open session (bac77ed)

Bug Fixes

  • media item caption size and word break (c2f865a)

Maintenance

  • change other references to twincreator to aisuru (2780e01)
  • update api client and typings (8cfe352)

6.6.2 (2024-06-11)

Maintenance

Changes

  • add video/quicktime to media widget (d89ea9a)
  • dont show hints while loading answer (8a777c6)
  • media items grid smaller size (349547e)
  • media items grid smaller size (d60b752)

6.6.1 (2024-06-07)

Bug Fixes

  • run mathjax only for chat bubbles content (d51d1ef)

6.6.0 (2024-06-06)

Features

  • extended markdown parsing with tables, links, mathml + mathjax (072ebae)

6.5.3 (2024-06-03)

Bug Fixes

  • show consecutive br in msg (38ac194)

6.5.2 (2024-05-17)

Bug Fixes

  • position widget has to be the first in header (b1e9062)
  • totem layout dont show position place name (9a2a5d1)

6.5.1 (2024-05-13)

Bug Fixes

  • account form validation (37eb892)

6.5.0 (2024-05-09)

⚠ BREAKING CHANGES

  • use new aisuru color as default primary

Features

  • add account management in login drawer (1d03455)
  • add change pwd to login (cbe4ca5)
  • add signup from login drawer (95c3510)

Bug Fixes

  • venue widget mobile buttons (3f07570)

Changes

  • use new aisuru color as default primary (57066cf)

Maintenance

  • update error codes and translations, fix error translation (bd8484d)

6.4.6 (2024-05-07)

Maintenance

Changes

  • show why this answer from integration config, defaults to true (41e7369)

6.4.5 (2024-05-06)

Maintenance

Changes

  • add memorytags in message history + why this answer (1f7e074)

6.4.4 (2024-05-03)

Bug Fixes

  • first emission timeout triggering (fecc207)
  • force https for extracted images in links (2c7f408)
  • timeout events triggering (a001e27)

Maintenance

6.4.3 (2024-05-02)

Bug Fixes

  • totem layout header button size and spacings (f79ed7d)

Changes

  • add forced timeout from integration config (8fdf5c1)

6.4.2 (2024-04-30)

Maintenance

Changes

  • add current tag to message history + whyThisAnswer search (29c3676)

6.4.1 (2024-04-30)

Bug Fixes

  • why this answer loading spin with skeleton (45ecf68)

Maintenance

  • show max 3 contents in why this answer (29c9114)

Changes

  • why this answer links + multiline source with expand (10ff06d)

6.4.0 (2024-04-29)

Features

Bug Fixes

  • header position place name mobile (69fe42f)

Maintenance

Changes

  • parse questions in why this answers (98eda36)

6.3.1 (2024-04-22)

Changes

  • allow rgb bg in media images (6800a61)

6.3.0 (2024-04-17)

Features

  • allow null position as negation, dont display that as venue (17cd359)
  • save position to localStorage (4dd10dc)

Bug Fixes

  • position drawer rendering (02766ac)
  • sending position event, cleanup (79be3bf)

Maintenance

  • transform default context vars uppercase (7627eb1)

Changes

  • add helper description for position request (f08c2a7)
  • cleanup (77f2e2b)
  • position drawer + start icons, styles, formatting and overflow in header (db5993d)

6.2.0 (2024-04-16)

Features

  • add position drawer + dates and position events in widget (da48175)
  • add venue widget (843c96e)

Bug Fixes

  • async events for dates, updating and hints conflicts (9d81255)

Maintenance

  • add newline handling in messages after marked parsing (2031fd6)
  • add newline handling in messages after marked parsing (4e49005)
  • update api client (562610c)

6.1.7 (2024-04-09)

Bug Fixes

  • chat bubble content text size (b781eb4)

6.1.6 (2024-04-02)

Bug Fixes

  • disabled signup margins (6abe01d)

6.1.5 (2024-03-29)

Bug Fixes

  • mobile layout fixes + chat layout enhancements (1bdb6c3)

Maintenance

6.1.4 (2024-03-28)

Bug Fixes

6.1.3 (2024-03-25)

Bug Fixes

  • apply integration css vars customizations to modals and drawers (3ce73b2)
  • settings drawer css enhancements (dc95406)

Maintenance

6.1.2 (2024-03-19)

Changes

  • use adminEmail to request access if signup disabled (22f7e47)

6.1.1 (2024-03-19)

Bug Fixes

  • ensure login token in opening session (9da5fd0)

Changes

  • show login default if deep thought enabled (0580201)

Maintenance

  • update error codes and translations (c408242)

6.1.0 (2024-03-15)

Changes

  • change theme font following new brand book (31677bc)

Maintenance

  • add configuration entry for login token (2891c5e)
  • wrap localstorage access in try/catch to prevent errors in storybook (b676cac)

6.0.0 (2024-03-15)

6.0.0-rc.3 (2024-03-15)

Maintenance

  • add removeLocalConfig helper, fix undefined error (5ed27f9)

6.0.0-rc.2 (2024-03-15)

Changes

  • start panel deep thought disclaimer selector + login button padding (c6e7e5c)

6.0.0-rc.1 (2024-03-14)

Bug Fixes

6.0.0-rc.0 (2024-03-14)

Features

5.1.0 (2024-03-11)

Features

  • new prop default speaker active (f854573)

5.0.2 (2024-03-06)

Maintenance

  • powered by memori.ai with analytics params (dda9e57)

5.0.1 (2024-03-06)

Maintenance

5.0.0 (2024-02-16)

⚠ BREAKING CHANGES

  • rename usage of twincreator in aisuru

Features

  • add deep thought disclaimers with new flags (42d6f12)

Bug Fixes

  • remove hide emissions handling from website assistant (95b1c36)

Maintenance

  • rename usage of twincreator in aisuru (6a7778d)
  • rename usage of twincreator in aisuru, update powered by (20094db)
  • update api client (b606f45)
  • update api client (ab6eb01)
  • update mocks (13dd147)

4.4.1 (2024-02-06)

Bug Fixes

  • deep tought disclaimer title color (d3fb917)

Changes

  • boe loading indicator with initial delay, smaller font (94929a4)

Maintenance

  • enhance uilang typings (7b94bcf)
  • prepare for dynamic voice for boe (bf04616)

4.4.0 (2024-01-30)

Features

  • add typing sentences list, add BoE loading sentences (aa7e743)

4.3.1 (2024-01-26)

Bug Fixes

4.3.0 (2024-01-15)

Features

  • add experts drawer in widget for board of experts (2725e13)

4.2.0 (2024-01-05)

Features

  • add known facts drawer ui (02180ea)
  • checkbox indeterminate state (e60a9c1)
  • use known facts ui, add action in header, add deep thought disclaimer (b516184)

Changes

  • fix button danger, minor ui improvements (e924b47)

Maintenance

4.1.1 (2023-12-22)

Changes

  • add loading state while submitting birth date (8c082ee)

4.1.0 (2023-12-18)

Features

  • add deep thought disclaimer and indicators (551ad43)

Bug Fixes

  • fix get tenant origin url (a44a470)

Maintenance

4.0.1 (2023-12-14)

Bug Fixes

  • markdown parsing with translated text if present (c1006da)

4.0.0 (2023-12-14)

⚠ BREAKING CHANGES

  • remove antd and related, momentjs + cleanup to make pkg lighter

Features

  • add markdown parsing in messages (f1064aa)

Changes

  • remove antd and related packages (d8d85c6)
  • remove antd and related, momentjs + cleanup to make pkg lighter (4ab5093)
  • switch to luxon instead of moment (3f7da0c)

Maintenance

3.0.2 (2023-12-11)

Bug Fixes

3.0.1 (2023-12-11)

Bug Fixes

  • board of expert twin avatar fallback (32ca5f3)

Maintenance

  • update memori-api-client (8472d3f)

3.0.0 (2023-12-11)

3.0.0-rc.0 (2023-12-11)

⚠ BREAKING CHANGES

  • use i18next with local provider as lib

Changes

  • use i18next with local provider as lib (d7a192c)

2.23.0 (2023-12-08)

Features

  • add boe indicators, chat avatar with emitters (9c1f162)

2.22.0 (2023-12-06)

Features

  • fix loading animations, united in one glb (e56fbd3)

2.21.0 (2023-12-05)

Features

  • share qr code with tenant logo, retrieve tenant data and config from api (42cf28f)

2.20.2 (2023-12-05)

Bug Fixes

  • temporarily disable fullbody avatar loading anim, update anim assets url (56e5dbb)

Maintenance

  • update stories and example tenants (bae67a0)

2.20.1 (2023-11-24)

Bug Fixes

  • cleanup ui on mobile textarea focus (778934d)

2.20.0 (2023-11-22)

Features

  • show completion provider status if down (d5f31fb)

Changes

  • provide any way to pass login token to session (c7adf7c)

2.19.2 (2023-11-15)

Bug Fixes

  • language selector bg and color on windows (94598f7)

2.19.1 (2023-11-15)

Bug Fixes

  • personification in open session from pwd required state (dc47a6a)

2.19.0 (2023-11-13)

Features

2.18.9 (2023-10-19)

Bug Fixes

  • ios safari speech bug (c9bf892)
  • ios safari typeMessage events, cleanup (f7d4d4d)

Maintenance

  • enhance minAge check with fallback (c03cef3)

2.18.8 (2023-10-04)

Bug Fixes

  • update proptypes and widget props to pass down (b47323b)

2.18.7 (2023-10-04)

Maintenance

2.18.6 (2023-09-28)

Changes

  • stop audio closing webassistant panel (5943302)

2.18.5 (2023-09-28)

Bug Fixes

Changes

  • enhancements for website assistant layout (b8de59b)
  • ui enhancements for website assistant layout (585920e)

2.18.4 (2023-09-26)

Features

  • add default context vars with pathname and route (4c6ae03)

Maintenance

2.18.3 (2023-09-26)

Changes

  • remove old scroll method (aadc51d)

Maintenance

2.18.2 (2023-09-25)

Bug Fixes

  • animate mouth speaking if speaking and not speaker not muted (565a543)

2.18.1 (2023-09-22)

Changes

  • do not apply global styles for website assistant layout (a7274db)

2.18.0 (2023-09-21)

Features

  • add showClear button + showOnlyLastMessages props (6bd2b18)

Bug Fixes

  • lint css order issue (e98faf2)
  • website assistant trigger button touch action (5101bbb)

Changes

  • adapt website assistant layout avatar css (5236a55)
  • adapt website assistant layout avatar css (f8b824d)
  • add avatar type classes + adapt website assistant layout avatar css (730dd16)
  • webassistant layout chat bubbles opacity on hover (03c7bb4)
  • website assistant layout show only 2 messages as totem (efdb8a8)

2.17.1 (2023-09-21)

Bug Fixes

  • website assistant layout css (4088a8a)

Changes

  • disable outer scroll on website assistant layout (939d46b)

2.17.0 (2023-09-20)

Features

  • add new layout WEBSITE_ASSISTANT (298a52a)

Bug Fixes

  • mobile styles for webassistant layout (587d222)
  • mobile styles for webassistant layout (cfd2086)

Changes

  • add avatar pic in website-assistant blob (19fea88)

2.16.1 (2023-09-15)

Bug Fixes

  • bug was causing session errors loops for 403 (ec8ff79)

2.16.0 (2023-09-11)

Features

  • add MemoriResetUIEffects event listener, reset ui timeout + speech (ce55826)

2.15.1 (2023-09-03)

Bug Fixes

  • stop audio and ui timeout when unmounting (e53df8e)

2.15.0 (2023-09-01)

Features

  • add new param to typeMessage, add typeBatchMessages (1e7960b)

Bug Fixes

  • typing updates and fixes (79f9d1f)

Maintenance

2.14.0 (2023-08-31)

Features

  • add MemoriEndSpeak event emission (f659e13)

Changes

  • change textarea disabled states (0a64fd7)
  • mobile msg text smaller (7618026)

2.13.1 (2023-08-29)

Bug Fixes

  • automatically send msg only if listening (c7fb638)

Maintenance

2.13.0 (2023-08-28)

Features

  • change typing with custom sentence, defaults with none, adds params to typeMessage (4e18989)

Maintenance

Changes

  • replace additionalInfo email + userID with loginToken (b323f04)
  • typing as separate component, add text anim (02e027e)

2.12.0 (2023-08-21)

⚠ BREAKING CHANGES

  • memoize container components, move snippet exec to main running once on state change

Changes

  • memoize container components, move snippet exec to main running once on state change (869f058)

2.11.0 (2023-08-14)

Features

  • add active session css class (f161d23)

Changes

  • mic button larger on any layout (baff50e)

2.10.2 (2023-08-14)

Bug Fixes

  • speech async handling, avoids double voice (ee6e45a)

Maintenance

  • restore new session mark (883567d)

2.10.1 (2023-08-10)

Bug Fixes

  • remove emojis from spoken text (92e2cb6)

Changes

  • add waitForPrevious param to typeMessage (6aae935)

2.10.0 (2023-08-10)

Features

  • add typeMessage and typeMessageHidden as event-based functions (f717fb7)
  • typeMessage(hidden) awaits previous emission to be read before submitting (85ac7ae)

Changes

  • cleanup typeMessage and typeMessageHidden (0eff5fc)
  • start button test speakers on try catch (9337764)

2.9.2 (2023-08-03)

Changes

  • add specific css classes to header buttons (c57f123)

2.9.1 (2023-08-03)

Bug Fixes

  • pass settings drawer additionalSettings in widget (67ec2de)

2.9.0 (2023-08-02)

Features

Bug Fixes

  • enforce loading text alignment (2b513fd)

2.8.3 (2023-07-31)

Bug Fixes

  • do not send timeout event if waiting for memori response (c6ad751)

2.8.2 (2023-07-28)

Changes

  • re-add polish voices, fix additionalInfo lang codes (3151f3d)

2.8.1 (2023-07-28)

Bug Fixes

  • enhancements to speak func, add polish voices (8356152)

2.8.0 (2023-07-21)

Features

  • add customMediaRenderer prop (ae66ae9)

2.7.2 (2023-07-20)

Bug Fixes

  • use native select for lang selector in start panel (24f567d)

2.7.1 (2023-07-19)

Bug Fixes

  • userlang initial message translation (7f79906)

2.7.0 (2023-07-17)

Features

  • new additionalInfo on OpenSession params (93f7e0e)

Bug Fixes

Maintenance

2.6.6 (2023-07-14)

Bug Fixes

  • age verification modal zindex (3ce6ec7)
  • muted speaker on welcome message coherently (43129c6)

2.6.5 (2023-07-14)

Bug Fixes

  • init session state between auth and age verification flows (2acab69)

2.6.4 (2023-07-12)

Bug Fixes

  • media url with external links, add tests for helpers (1e4244b)

Maintenance

2.6.3 (2023-07-07)

Bug Fixes

  • use spotlight for ios environment light (4191975)

2.6.2 (2023-06-30)

Features

2.6.1 (2023-06-23)

Bug Fixes

  • defaults for multilanguage prop (33c956a)

2.6.0 (2023-06-20)

Features

  • load azure token from api (9dc0116)

2.5.1 (2023-06-20)

Bug Fixes

2.5.0 (2023-06-20)

Features

  • add multilingual as prop, showShare from config as fallback (61c07ac)

Bug Fixes

  • show more hints button bg and color (74a451c)

2.4.2 (2023-06-20)

Features

  • add extension div in layouts (cd9486a)

Bug Fixes

2.4.1 (2023-06-19)

Bug Fixes

  • default spoken lang order, first is prop (eadac28)

2.4.0 (2023-06-07)

Changes

  • chat layout with layout props (eee4cf5)
  • move everything as layout prop (1c42027)

2.3.1 (2023-06-07)

Bug Fixes

  • environment url from drei cdn (773e0fe)

2.3.0 (2023-06-06)

Features

Changes

  • share button enforce normal font weight (37c645c)

2.2.2 (2023-05-31)

Bug Fixes

  • aggregate whole trascript in usermessage after pause (ddc800f)
  • close audio context only if not closed (c1cd222)
  • css vars declaration entrypoints (1215ccb)
  • share qr button colors (ae44e26)

2.2.1 (2023-05-29)

Bug Fixes

  • add webkit prefix for backdrop filter (5c57636)
  • prevent vars not being loaded for portal roots with lt (d11f9bc)
  • show blob on mobile totem (558aba3)

Maintenance

  • run prettier formatting (416ad37)

Changes

  • defaults for mobile totem dont show settings button (619e773)
  • defaults for mobile totem with controls on bottom + dont show send on enter menu (a5a887c)

2.2.0 (2023-05-26)

Features

  • add hold to talk mic mode, set as default; improvements to tooltip (2ed0949)

Bug Fixes

  • default spoken lang from integration config (8078736)

Changes

  • add 60s timeout if completions enabled (97c770f)

2.1.0 (2023-05-09)

Features

  • add custom layout override as prop (a6e0de7)

Bug Fixes

  • do not add sessino id to external media urls (78e368a)

2.0.11 (2023-05-08)

Bug Fixes

  • start + end avatar speaking events (8b8bdf5)

Changes

  • show settings hide emissions without conditions (40d87bf)

Maintenance

2.0.10 (2023-05-05)

Bug Fixes

  • remove loading avatar margins (f0898b6)

Maintenance

  • check device width and orientation for controls position default value (79dda42)

Changes

  • add parameter to lexicon to check case (in)sensitive, fix separate word match (0233cc6)

2.0.9 (2023-05-03)

Changes

  • hide emissions as separate checkbox not control positions value (943f06a)

2.0.8 (2023-04-27)

Bug Fixes

2.0.7 (2023-04-27)

Bug Fixes

  • dont make avatar smiling while talking (910d866)

2.0.6 (2023-04-27)

Bug Fixes

  • loading animation from separate glb, add smiling + loading anim morph targets influences (754a711)

2.0.5 (2023-04-24)

Bug Fixes

  • totem layout blob z-index (5808bdf)

2.0.4 (2023-04-24)

Features

  • add layout config hidden (aa0855b)

2.0.3 (2023-04-24)

Maintenance

  • add layout to propTypes (2693869)

2.0.2 (2023-04-24)

Bug Fixes

2.0.1 (2023-04-24)

Bug Fixes

2.0.0 (2023-04-24)

⚠ BREAKING CHANGES

  • add totem layout, add prop to select layout, refactor defualt to fullpage
  • add age verification, settings panel, ui components

Features

  • add age verification, settings panel, ui components (92f390c)
  • add controls position in settings, place controls on that config on totem layout (fcfb23e)
  • add fullscreen button, fix styles for totem layout, fix fullbody camera/obj rotation (ad694a4)
  • add modal in media item for images and videos (348018a)
  • add modal in media item for images and videos (99cc6e2)
  • add refresh button in header (5029462)
  • add totem layout, add prop to select layout, refactor defualt to fullpage (4717cb2)
  • open links in another window (a7825f7)

Bug Fixes

  • audio first message (773307f)
  • avatar fullbody animations male vs female (c5366a5)
  • chat typing wave animation (77597c4)
  • continuous speech issues (4e99871)
  • female avatars mouth moving speaking (246d054)
  • import css order (8d23656)
  • max width totem controls (8e0378e)
  • media modal styles (e08c946)
  • minor fixes, add base background (5dbb196)
  • minor style fixes (cd7a5b4)
  • minor style fixes, fix avatar loader, stop audio on hints click or type textarea (235ad81)
  • minor styles fixes (940b066)
  • missing session id on img link (3a3b48e)
  • share menu overlay zindex in totem layout (55f9b8a)
  • totem controls width (e6df8db)
  • totem height (46e3e90)
  • totem height (46cfb4f)
  • typo translation bottom (239e7c4)

Maintenance

Changes

  • change defaults, use reload in header if totem (74d1bd7)
  • cleanup (a972fde)
  • defaults + fix styles (f3852dd)
  • start panel stories args (b0cd83c)
  • use new ui select for lang selector in start panel (5f3feef)

1.2.1 (2023-04-13)

Maintenance

1.2.0 (2023-04-03)

Features

  • refactor styles, add powered by (3605c04)

1.1.0 (2023-03-25)

Features

  • add animations + fullbody avatar (6e2d83a)

Bug Fixes

  • keep hints on G1 on timeout (4c62ecd)
  • transform media url with session id (2a30ef2)

Maintenance

1.0.2 (2023-03-03)

Bug Fixes

  • dont disable mic btn while speaking (4baba70)
  • reopen audio context if closed before audio termination (dec1f12)

1.0.1 (2023-03-02)

Maintenance

1.0.0 (2023-03-02)

1.0.0-rc.6 (2023-03-02)

Bug Fixes

1.0.0-rc.5 (2023-03-02)

Bug Fixes

  • import fonts from cdn for webcomponent compatibility (16b15df)

1.0.0-rc.4 (2023-02-27)

Features

Bug Fixes

Maintenance

  • add sb script + viewport for sb preview (38a963b)

Changes

  • dont show 3d avatar on mobile by default (636dae4)
  • minor css fixes, backdrop blur + padding (a0138dc)

1.0.0-rc.3 (2023-02-16)

Bug Fixes

  • encapsulate css properties in memori-widget (03221bd)

1.0.0-rc.2 (2023-02-16)

Maintenance

1.0.0-rc.1 (2023-02-16)

Bug Fixes

Maintenance

  • fix relative imports (ef269da)
  • upgrade api-client to v1.1.0 (b2254e1)

1.0.0-rc.0 (2023-02-16)

⚠ BREAKING CHANGES

  • remove css imports, add single style.css file with imports

Changes

  • pass apiURL through for asset helper (0dd9a69)
  • remove css imports, add single style.css file with imports (1887357)

1.0.0-alpha.24 (2023-02-02)

Features

  • add feedback buttons on acceptsFeedback (8be4ca4)
  • add icon to show if a msg is generated by AI (c0a5ab7)
  • import new feedback + completions disclaimer (8fe3170)

Bug Fixes

Changes

  • add show AI icon in integration config (36575c9)
  • pick completion flag for generated by ai icon (4ae8658)
  • show feedback buttons + ai icon on chat bubble floating addon (3dbd011)

Maintenance

  • i18n: add translation for generated by ai (a7694bc)
  • upgrade api client (c65fb57)

1.0.0-alpha.23 (2023-01-19)

Changes

  • fixes for listening events (76bc5f6)

1.0.0-alpha.22 (2023-01-17)

Bug Fixes

  • audio issues, refactor tts (e66c83a)

Maintenance

1.0.0-alpha.21 (2023-01-14)

Bug Fixes

Maintenance

  • pin azure sdk to 1.20.0 (a615436)

1.0.0-alpha.20 (2023-01-13)

Features

  • add mutationObserver to detect if authToken attr from wc is changed, show upload media button only if authToken present (33fef98)

Bug Fixes

  • link item preview img fallback (1d739d6)
  • send on enter menu btn sizes (6ca6887)

1.0.0-alpha.19 (2023-01-11)

Bug Fixes

1.0.0-alpha.18 (2023-01-11)

Features

  • add link attachment modal with preview (e20c8ca)
  • add media upload + media attachment modal (6066f06)

Maintenance

  • add general usage story (309de4b)

1.0.0-alpha.17 (2023-01-11)

Bug Fixes

  • button selector to click in typeMessage (493c7a0)
  • pass baseURL to all img handlers (8083c12)
  • update dialog state on timeout only with emission, prevent hints to hide (6132140)

Changes

  • show media upload if dialogState givers acceptMedia (01701d1)

Maintenance

  • pick stories in whole src dir for sb (9675109)

1.0.0-alpha.16 (2023-01-06)

Changes

1.0.0-alpha.15 (2023-01-05)

Bug Fixes

1.0.0-alpha.14 (2023-01-05)

Bug Fixes

  • reopen session on z0 only if textentered gave 404 response (d6f48a8)

1.0.0-alpha.13 (2023-01-05)

Features

  • add chat message feedback button (e74b391)

Maintenance

1.0.0-alpha.12 (2022-12-28)

Features

  • add microphone button + listening (b2b3a3b)

1.0.0-alpha.11 (2022-12-23)

Bug Fixes

1.0.0-alpha.10 (2022-12-21)

Features

  • set user interaction timeout from engine state if set, calc random otherwise (6d4bace)

Bug Fixes

  • timeout from engine already has read time (59eddf9)

Maintenance

  • update memori-api-client (1b8771c)
  • update memori-api-client (ccc404f)

1.0.0-alpha.9 (2022-12-19)

⚠ BREAKING CHANGES

  • open session on clicking start button

Features

  • add auth for private memori (c1bef59)

Bug Fixes

  • chat bubble with initial msg (cea6fe7)
  • set height from props (a65e0b4)
  • use secret while opening session if present (726e131)
  • vertical scrolling consintency (c01c952)

Changes

Maintenance

  • pass secret to widget (a13e29e)
  • storybook: set stories order (568d3d4)
  • widget storybook layout options + rename (d48863f)

1.0.0-alpha.8 (2022-12-07)

Bug Fixes

  • allow global methods within webcomponent (afa5133)

1.0.0-alpha.7 (2022-12-07)

Bug Fixes

  • root for css properties compatible with webcomponent (f06ff64)

1.0.0-alpha.6 (2022-12-07)

Bug Fixes

1.0.0-alpha.5 (2022-12-07)

Features

  • apply integration config css properties, fix styles (91d495d)

Maintenance

1.0.0-alpha.4 (2022-12-06)

Maintenance

  • cleanup package.json (e482423)
  • i18n: add title to snippet copy button (aa56073)

1.0.0-alpha.3 (2022-12-06)

Features

1.0.0-alpha.2 (2022-12-06)

Features

  • add onStateChange callback (e4f55bd)

Maintenance

  • add details in package.json + upgrade api client (f0ce68a)
  • cleanup (94fb8b0)
  • cleanup deps and lockfile (3044342)

1.0.0-alpha.1 (2022-12-06)

Maintenance

1.0.0-alpha.0 (2022-12-06)

Features

Bug Fixes

Changes

  • cleanup helpers (2213be8)
  • move widget ui to default layout (4eacf30)
  • remove splitted code from widget, refactor start method, widget params (1eebbe3)
  • tenantID as fallback for baseURL (2276529)

Maintenance

  • add commitlint, husky, release-it (159098d)
  • add formatting config + run prettier (fbba151)
  • add husky pre-commit test + lint run (aa709e4)
  • add license (622da6b)
  • add linting tools (9622e7d)
  • add mock data (d03f361)
  • add showSettings in header, default to false, add i18n (cb91eeb)
  • add storybook url in package.json, set node >= 16 (10f5b85)
  • add storybook-static to gitignore (294a9e3)
  • add typecheck script (5228a43)
  • add typecheck script in husky pre-commit (9754349)
  • cleanup (8d0cd0b)
  • cleanup moved css from widget to change mode (92be8eb)
  • fix export history button align (97afcc6)
  • fix icons story imports (d3d7bf4)
  • fix lint issues (243c50d)
  • fix lint issues (4a28e22)
  • fix lint issues (2215492)
  • fix text area expand button styles (49df632)
  • fix windows issue on end of line (f1b99b0)
  • i18n: add i18n + translations files (6790724)
  • i18n: add translations for blocked memori badge (50d6af9)
  • i18n: add translations for send on enter menu + fix width (4917b1f)
  • i18n: add translations for share button + fix width (39af177)
  • i18n: add translations to auth, add tests (cc16d64)
  • mock position drawer for now (27fd297)
  • prepare for release (99c839c)
  • prepare for release (a553186)
  • remove tsup, go without bundler (eb2e5b8)
  • set pkg non-version (abd5e9e)
  • storybook compatibility with react 17 (4ed785b)
  • switch to tsup (54d1436)
  • update gitignore (7305a24)
  • update lockfile (eed8d8b)
  • update tsconfig (f008b7d)
  • upgrade api client lib (8f11101)
  • upgrade cognitive-services-speech-sdk-js (e1f9ed5)