@memori.ai/memori-react
Version:
[](https://www.npmjs.com/package/@memori.ai/memori-react)   • 244 kB
Markdown
## [8.41.2](https://github.com/memori-ai/memori-react/compare/v8.41.1...v8.41.2) (2026-06-25)
### Features
* add avatar-configurator support in Avatar component and related tests ([1575bd8](https://github.com/memori-ai/memori-react/commit/1575bd8c48b6a15f2790e3a0fb64aaca2f991861))
## [8.41.1](https://github.com/memori-ai/memori-react/compare/v8.41.0...v8.41.1) (2026-06-25)
### Features
* implement session expiration handling in MemoriWidget and add related tests ([65e96fa](https://github.com/memori-ai/memori-react/commit/65e96fa561462fc60abbcd71ef461cacd7b2b263))
## [8.41.0](https://github.com/memori-ai/memori-react/compare/v8.40.4...v8.41.0) (2026-06-22)
### Features
* integrate JetStream support in NATS configuration and session handling ([d133c95](https://github.com/memori-ai/memori-react/commit/d133c95fc9385a7e06875dadcc6ea9be444f3868))
### Bug Fixes
* update NATS subject default value to include session ID format ([dc0e7ea](https://github.com/memori-ai/memori-react/commit/dc0e7ea0a1c0eba5fb8f834df3ef55d598e05166))
## [8.40.4](https://github.com/memori-ai/memori-react/compare/v8.40.3...v8.40.4) (2026-06-19)
### Changes
* enhance credit check logic in MemoriWidget to conditionally start session ([738b308](https://github.com/memori-ai/memori-react/commit/738b308841f0759923c303bce8aa4c3835b785be))
### Maintenance
* update dompurify dependency to version 3.4.11 ([6e94db8](https://github.com/memori-ai/memori-react/commit/6e94db8611fb2edb592519406e0622d6bff5a3ad))
## [8.40.3](https://github.com/memori-ai/memori-react/compare/v8.40.2...v8.40.3) (2026-06-17)
### Changes
* remove unused NATS timeout logic from MemoriWidget ([895f1b1](https://github.com/memori-ai/memori-react/commit/895f1b133ff2efa59444d7306d6714167a03d0e3))
## [8.40.2](https://github.com/memori-ai/memori-react/compare/v8.40.1...v8.40.2) (2026-06-17)
### Features
* add unwrapDialogState function to handle nested currentState in NATS responses ([a6fcafc](https://github.com/memori-ai/memori-react/commit/a6fcafc7f000946baac6bb12e5f37972a956e828))
### Bug Fixes
* reset clickedStart state in multiple scenarios within MemoriWidget ([a34ed85](https://github.com/memori-ai/memori-react/commit/a34ed853504a107b1096c8e82be64b97cdb30ede))
### Changes
* improve error logging and clean up debug statements in MemoriWidget ([372b09a](https://github.com/memori-ai/memori-react/commit/372b09ac584aab552f5f1a7cde6258fef2a5493c))
## [8.40.1](https://github.com/memori-ai/memori-react/compare/v8.40.0...v8.40.1) (2026-06-17)
### Features
* add session management improvements in MemoriWidget ([a055776](https://github.com/memori-ai/memori-react/commit/a05577666d53c5ee8becf51954f6abdf9f2bd864))
## [8.40.0](https://github.com/memori-ai/memori-react/compare/v8.39.0...v8.40.0) (2026-06-17)
### Features
* enhance user identification for credit verification by adding ownerUserName ([540e50a](https://github.com/memori-ai/memori-react/commit/540e50aa7b913122e09d988a21701635342c1fe3))
* integrate NATS support for real-time event handling in MemoriWidget ([2fc0a8d](https://github.com/memori-ai/memori-react/commit/2fc0a8dcec8d6a04d89a7b014ca353fd478e847d))
### Maintenance
* refactor MemoriWidget for improved NATS event handling ([7d18afa](https://github.com/memori-ai/memori-react/commit/7d18afa28d4f6cc24b3907d34bd34732e2a720c1))
## [8.39.0](https://github.com/memori-ai/memori-react/compare/v8.38.8...v8.39.0) (2026-06-12)
### Features
* implement credit verification and UI updates ([50fd797](https://github.com/memori-ai/memori-react/commit/50fd7976d24a67067f92087f499f5d46d6db70de))
## [8.38.8](https://github.com/memori-ai/memori-react/compare/v8.38.7...v8.38.8) (2026-06-10)
### Features
* add support for DOTX file format in file preview and media components ([4179c11](https://github.com/memori-ai/memori-react/commit/4179c11516dae755a1cd2d756c63dedb12174031))
## [8.38.7](https://github.com/memori-ai/memori-react/compare/v8.38.6...v8.38.7) (2026-06-08)
### Bug Fixes
* upload docx media type card opens up a link instead of a modal ([475b440](https://github.com/memori-ai/memori-react/commit/475b440aaa188abc7a3a637626e550f2fcd2318b))
## [8.38.6](https://github.com/memori-ai/memori-react/compare/v8.38.5...v8.38.6) (2026-06-08)
### Features
* add support for Office native file formats in file upload and preview components ([c3129ee](https://github.com/memori-ai/memori-react/commit/c3129ee401829090e7576003861f6727770449a7))
### Changes
* replace file extension extraction with document badge labels ([ac35e54](https://github.com/memori-ai/memori-react/commit/ac35e540d857e6d44080b9e0d0a08eb7056855df))
## [8.38.5](https://github.com/memori-ai/memori-react/compare/v8.38.4...v8.38.5) (2026-05-20)
### Bug Fixes
* increase tooltip close delay and enable pointer events for content ([22f596b](https://github.com/memori-ai/memori-react/commit/22f596b308c0263331b93faf0b3b5b7c11af52b0))
### Changes
* improve file selection handling and document upload logic in UploadButton ([71117bc](https://github.com/memori-ai/memori-react/commit/71117bc0926779c103a57d9574ee69ccc6b914a8))
## [8.38.4](https://github.com/memori-ai/memori-react/compare/v8.38.3...v8.38.4) (2026-05-12)
### Features
* add skeleton loading indicators and upload state management for file previews ([00cea0e](https://github.com/memori-ai/memori-react/commit/00cea0e4542528bbf308e9923b824f610cde51ae))
### Bug Fixes
* prevent sending messages while uploading files ([eff0a43](https://github.com/memori-ai/memori-react/commit/eff0a43ae0dc88413c3a4bd5522a4daa44832ea4))
* update active file count during document validation and processing ([97b3ae9](https://github.com/memori-ai/memori-react/commit/97b3ae9815c2059438dcb0b73f939c9157371a88))
## [8.38.3](https://github.com/memori-ai/memori-react/compare/v8.38.2...v8.38.3) (2026-05-11)
### Changes
* simplify document processing by removing truncation logic from file extraction ([a1ca256](https://github.com/memori-ai/memori-react/commit/a1ca256c828ad6144cb34d5ad82c75552113aa8f))
## [8.38.2](https://github.com/memori-ai/memori-react/compare/v8.38.1...v8.38.2) (2026-05-11)
### Features
* enhance message sanitization across components by implementing stripAllInternalTags function ([dff89cb](https://github.com/memori-ai/memori-react/commit/dff89cbe32a6cba521fee55ea99ebb43aa989b62))
## [8.38.1](https://github.com/memori-ai/memori-react/compare/v8.38.0...v8.38.1) (2026-05-11)
## [8.38.0](https://github.com/memori-ai/memori-react/compare/v8.37.0...v8.38.0) (2026-05-11)
### Features
* **ui:** implement text sanitization for ChatBubble and WhyThisAnswer components ([2cae536](https://github.com/memori-ai/memori-react/commit/2cae536da331fd528d383733b83405c664907b22))
### Changes
* show ai disclaimer under chat inputs ([399f9da](https://github.com/memori-ai/memori-react/commit/399f9dae9a6aae39b96d08c72c10d4c39a99e510))
## [8.37.0](https://github.com/memori-ai/memori-react/compare/v8.36.0...v8.37.0) (2026-05-08)
### Features
* implement partial asset upload handling and add corresponding translations ([a11c513](https://github.com/memori-ai/memori-react/commit/a11c513f8cc95ae84c441c5214c417d72f1c350e))
## [8.36.0](https://github.com/memori-ai/memori-react/compare/v8.35.2...v8.36.0) (2026-05-08)
### Features
* add anonymous retention notice to file preview and update translations ([d22e353](https://github.com/memori-ai/memori-react/commit/d22e353ceeb50bdf5d29a5fc51fe06d2a9645e61))
* enhance file upload and preview functionality with attachment handling ([85b37e4](https://github.com/memori-ai/memori-react/commit/85b37e4b55c37a8fd31ebeacc3483dab22d349c5))
## [8.35.2](https://github.com/memori-ai/memori-react/compare/v8.35.1...v8.35.2) (2026-05-05)
### Bug Fixes
* start button blocked conditions ([4ab53c6](https://github.com/memori-ai/memori-react/commit/4ab53c6539a8ad09262179c486273b748a9c7dbb))
## [8.35.1](https://github.com/memori-ai/memori-react/compare/v8.35.0...v8.35.1) (2026-04-29)
### Bug Fixes
* update login button visibility logic in MemoriWidget component ([f80da5c](https://github.com/memori-ai/memori-react/commit/f80da5ca22075ad299d54c4808f94c709e850369))
## [8.35.0](https://github.com/memori-ai/memori-react/compare/v8.34.0...v8.35.0) (2026-04-28)
### Features
* implement enhanced artifact detection and processing in ArtifactHandler component ([00d0b36](https://github.com/memori-ai/memori-react/commit/00d0b36803a5a8584de4397301a08e12c1413f82))
### Maintenance
* enhance artifact handling in Chat component with new test cases ([d64f5cb](https://github.com/memori-ai/memori-react/commit/d64f5cb2f65b30a0ce81cf1564cb67053e59f94f))
* update [@memori](https://github.com/memori).ai/memori-api-client to version 6.22.0 ([a425cec](https://github.com/memori-ai/memori-react/commit/a425cec379a9086ea12b1407f718c7de3a01d46f))
## [8.34.0](https://github.com/memori-ai/memori-react/compare/v8.33.0...v8.34.0) (2026-04-20)
### Features
* add support for custom trigger node in ChatConsumptionDropdown component ([0563208](https://github.com/memori-ai/memori-react/commit/0563208cc661e130f322429545e9df84a58ee581))
## [8.33.0](https://github.com/memori-ai/memori-react/compare/v8.32.0...v8.33.0) (2026-04-17)
### Features
* add tooltip styling and improve MicrophoneButton component functionality ([719b2b1](https://github.com/memori-ai/memori-react/commit/719b2b181e61c6eb0cc122222c6d9806995b969f))
* enhance Header component with detailed chat consumption metrics and improved styling ([75d2809](https://github.com/memori-ai/memori-react/commit/75d2809e996d9c5af1ac147bc8acf01c54b3db8f))
### Maintenance
* update dompurify to version 3.4.0 ([50f2f48](https://github.com/memori-ai/memori-react/commit/50f2f48f826b5be3f81e34718167ce73b3715b40))
## [8.32.0](https://github.com/memori-ai/memori-react/compare/v8.31.0...v8.32.0) (2026-04-07)
### Features
* add GasStation icon and update Header component for sustainability button ([434c61a](https://github.com/memori-ai/memori-react/commit/434c61a02eeb493261fe44d343b337a8727b83d1))
* update Header component to use localized strings for total chat consumption ([6173c7e](https://github.com/memori-ai/memori-react/commit/6173c7e880aeed5947fa74f0abfa0854231f8e99))
## [8.31.0](https://github.com/memori-ai/memori-react/compare/v8.30.1...v8.31.0) (2026-04-07)
### Features
* added total consumptin as new popover button in the Header ([5d70a17](https://github.com/memori-ai/memori-react/commit/5d70a17f936f689de035ada54645a6d5dd02209e))
* implement custom markdown rendering in ArtifactDrawer ([4677132](https://github.com/memori-ai/memori-react/commit/46771327d99302e5a02aa3fb4f2a8bc208a27919))
## [8.30.1](https://github.com/memori-ai/memori-react/compare/v8.30.0...v8.30.1) (2026-04-02)
### Maintenance
* update deps following npm audit ([5f6c878](https://github.com/memori-ai/memori-react/commit/5f6c8787c8f986fbe4eff64dec766b31cad4dd5c))
## [8.30.0](https://github.com/memori-ai/memori-react/compare/v8.29.1...v8.30.0) (2026-03-27)
### Features
* add message consumption feature with UI updates and localization support ([293c58f](https://github.com/memori-ai/memori-react/commit/293c58fcc9d57391679c1959dd22d1cc456528ea))
### Bug Fixes
* disable message consumption display in Memori component and update hover styles in Chat.css ([4bd10ce](https://github.com/memori-ai/memori-react/commit/4bd10cea051a35be1d48803b145ef30fe30fbe1f))
### Changes
* adjust uploaded document limits in chat components ([be74c2f](https://github.com/memori-ai/memori-react/commit/be74c2f2f4352378a58861a203278a19ecc2a230))
## [8.29.1](https://github.com/memori-ai/memori-react/compare/v8.29.0...v8.29.1) (2026-03-27)
### Bug Fixes
* prevent xss in user messages ([ada915f](https://github.com/memori-ai/memori-react/commit/ada915f015651bd28a1490c65cb7b13c36081823))
* update tooltip content classes for consistent styling across components ([b5121e4](https://github.com/memori-ai/memori-react/commit/b5121e433a77ac8cd3f251da966b02eb027d8ca9))
### Changes
* remove unused tooltip content from snapshots ([51ea7ab](https://github.com/memori-ai/memori-react/commit/51ea7abb5d270f185e965681d99fdbb7ed6bb22a))
## [8.29.0](https://github.com/memori-ai/memori-react/compare/v8.28.0...v8.29.0) (2026-03-17)
### Features
* add avatar3dHidden prop to MemoriWidget ([359e88f](https://github.com/memori-ai/memori-react/commit/359e88fe48502b44b24ee9af03b6dad94198ac99))
## [8.28.0](https://github.com/memori-ai/memori-react/compare/v8.27.0...v8.28.0) (2026-03-17)
### Features
* implement spaced layout for header buttons in MemoriWidget ([f4604f0](https://github.com/memori-ai/memori-react/commit/f4604f0a3042fe6d62d651f44d969eaa04663d7c))
## [8.27.0](https://github.com/memori-ai/memori-react/compare/v8.26.0...v8.27.0) (2026-03-16)
### Features
* enhance MemoriWidget to support optional place data ([a486fda](https://github.com/memori-ai/memori-react/commit/a486fdab893da30020d317ace6d1981b637e115c))
* remove 'postPlaceChangedEvent' and send position through 'postTextEnteredEvent' ([7c63f45](https://github.com/memori-ai/memori-react/commit/7c63f45156766a3552d12855a242172b36d0cbf5))
### Maintenance
* update [@memori](https://github.com/memori).ai/memori-api-client ([760dcf7](https://github.com/memori-ai/memori-react/commit/760dcf722658ede6418332e45dfd66a55216dc88))
## [8.26.0](https://github.com/memori-ai/memori-react/compare/v8.25.0...v8.26.0) (2026-03-16)
### Features
* add drawerClassName prop to LoginDrawer and PositionDrawer ([8ec2646](https://github.com/memori-ai/memori-react/commit/8ec26467f82f90573dfc713b9001575fa6917930))
* update MemoriWidget to conditionally send dateUTC ([81f5c50](https://github.com/memori-ai/memori-react/commit/81f5c504022b8c186b5369921bc42b40b672349d))
## [8.25.0](https://github.com/memori-ai/memori-react/compare/v8.24.0...v8.25.0) (2026-03-16)
### Features
* update layout styles and button margins for WebsiteAssistant ([73bdf4d](https://github.com/memori-ai/memori-react/commit/73bdf4ddf08edfe8994c8631c100684073e8a578))
## [8.24.0](https://github.com/memori-ai/memori-react/compare/v8.23.0...v8.24.0) (2026-03-16)
### Features
* implement logic for avatar3dHidden prop in MemoriWidget ([609ed74](https://github.com/memori-ai/memori-react/commit/609ed74978c1197159754fcf9357431a96e38b57))
## [8.23.0](https://github.com/memori-ai/memori-react/compare/v8.22.0...v8.23.0) (2026-03-16)
### Features
* add avatar3dHidden prop to WebsiteAssistant layout ([8803b75](https://github.com/memori-ai/memori-react/commit/8803b751df3f34aff37af500a650b29ccb012218))
### Changes
* dont send date event every minute, but when opening session and sending TextEntered ([25f083e](https://github.com/memori-ai/memori-react/commit/25f083efadb8d07b311e371739711eabcdffdc1b))
## [8.22.0](https://github.com/memori-ai/memori-react/compare/v8.21.0...v8.22.0) (2026-03-02)
### Features
* add uiLang and spokenLang props to MemoriWidget ([f066cd6](https://github.com/memori-ai/memori-react/commit/f066cd6a930bbcd6201801c8d96e20c5be454646))
## [8.21.0](https://github.com/memori-ai/memori-react/compare/v8.20.0...v8.21.0) (2026-02-27)
### Features
* update PII detection rules to support localized labels ([1629c74](https://github.com/memori-ai/memori-react/commit/1629c7406d559a1b7e478270fba3aec08e5418ef))
### Bug Fixes
* restored old uiLang prop behavior ([c08f0ed](https://github.com/memori-ai/memori-react/commit/c08f0ed13e5c27314d2edb45198f110fb5529234))
### Changes
* relies on uiLang for both interface and chat language ([ef6ac43](https://github.com/memori-ai/memori-react/commit/ef6ac437151dbbfc16a5edcce671275b8f1ef038))
## [8.20.0](https://github.com/memori-ai/memori-react/compare/v8.19.3...v8.20.0) (2026-02-25)
### Features
* enhance PII detection with tests ([3edd59e](https://github.com/memori-ai/memori-react/commit/3edd59e93ed796a1562c2595c1e770904f32e187))
* implement PII detection configuration ([02be73c](https://github.com/memori-ai/memori-react/commit/02be73cc1f62247a331143c1cad60009dc7c24d4))
### Bug Fixes
* update file type display logic in FilePreview ([b7f2935](https://github.com/memori-ai/memori-react/commit/b7f293503bae947fa4a0e9d1e3c00848509b1a85))
## [8.19.3](https://github.com/memori-ai/memori-react/compare/v8.19.2...v8.19.3) (2026-02-20)
### Bug Fixes
* reference error on MAX_DOCUMENTS_PER_MESSAGE ([8f32d13](https://github.com/memori-ai/memori-react/commit/8f32d1391c9541bf36f59d7a40f497d597ad2287))
## [8.19.2](https://github.com/memori-ai/memori-react/compare/v8.19.1...v8.19.2) (2026-02-19)
### Changes
* remove disablePastedText prop ([177881b](https://github.com/memori-ai/memori-react/commit/177881bc13fc9901f7126bf4b4aee40cb1081334))
## [8.19.1](https://github.com/memori-ai/memori-react/compare/v8.19.0...v8.19.1) (2026-02-18)
### Features
* update paste handling to allow inline pastes ([8bc1f53](https://github.com/memori-ai/memori-react/commit/8bc1f53655062ad2b5a95f2680fac68f10fbebb1))
## [8.19.0](https://github.com/memori-ai/memori-react/compare/v8.18.2...v8.19.0) (2026-02-18)
### Features
* add disablePastedText prop to control pasted text ([b694915](https://github.com/memori-ai/memori-react/commit/b694915f8d4d2dd24d36183f36de749842ffeb78))
* add maxTextareaCharacters prop to limit chat input ([dbb4778](https://github.com/memori-ai/memori-react/commit/dbb47786e8cc9030040fdce42c6a10733225755c))
## [8.18.2](https://github.com/memori-ai/memori-react/compare/v8.18.1...v8.18.2) (2026-02-18)
### Changes
* streamline error handling ([a35b82b](https://github.com/memori-ai/memori-react/commit/a35b82bc4aa92036bb67bd7cbc453aa05f7d1965))
## [8.18.1](https://github.com/memori-ai/memori-react/compare/v8.18.0...v8.18.1) (2026-02-17)
### Changes
* remove unused CSS import ([d8823f5](https://github.com/memori-ai/memori-react/commit/d8823f511885428fde73326254b556adbd453b3c))
## [8.18.0](https://github.com/memori-ai/memori-react/compare/v8.17.3...v8.18.0) (2026-02-17)
### Features
* enhance paste handling with boundary checks ([1950778](https://github.com/memori-ai/memori-react/commit/19507788e15f0ebb8ea94ed884421a0ebda6ffe7))
* implement paste handling for text input ([36836f6](https://github.com/memori-ai/memori-react/commit/36836f652dc6af54f943b842667175ad95368c45))
* improve file preview interactions ([cd4bbb4](https://github.com/memori-ai/memori-react/commit/cd4bbb44722d2c1858e16e339b1e384505ddfdbf))
* localize pasted text label ([df8d637](https://github.com/memori-ai/memori-react/commit/df8d63768d1e10743dbb87ca301b0df737b39a31))
* **upload:** enhance error handling and user feedback ([7f71b30](https://github.com/memori-ai/memori-react/commit/7f71b303b7bc4df00a1a6a5a785d8536b44ce071))
* **upload:** smart upload — partial upload when over file or payload limits ([b70767e](https://github.com/memori-ai/memori-react/commit/b70767e98cb0cb30a4be0503d887267cbd210277))
### Bug Fixes
* update ChatBubble to conditionally truncate messages ([4930971](https://github.com/memori-ai/memori-react/commit/4930971a9c8253643f10837a32c24c5d1d3c2b69))
* update snapshot ([8c763aa](https://github.com/memori-ai/memori-react/commit/8c763aaac1a4fdb30adad24f96682ab7cc4ff3f0))
## [8.17.3](https://github.com/memori-ai/memori-react/compare/v8.17.2...v8.17.3) (2026-02-12)
### Bug Fixes
* ensure audio playback respects defaultEnableAudio ([a0c9ffb](https://github.com/memori-ai/memori-react/commit/a0c9ffb3ef9dde733355cd0f12461b470e92b575))
### Changes
* replace hasTouchscreen with isMobileOrTablet ([6652160](https://github.com/memori-ai/memori-react/commit/6652160d7c99b873fe05a222d22b9e4fd8775374))
## [8.17.2](https://github.com/memori-ai/memori-react/compare/v8.17.1...v8.17.2) (2026-02-01)
## [8.17.1](https://github.com/memori-ai/memori-react/compare/v8.17.0...v8.17.1) (2026-01-31)
## [8.17.0](https://github.com/memori-ai/memori-react/compare/v8.16.1...v8.17.0) (2026-01-31)
### Features
* add Website Assistant overlay on Memori website with improved z-index ([7cfb9e5](https://github.com/memori-ai/memori-react/commit/7cfb9e5071bb0279ceeaa99732eaabf2502215c6))
## [8.16.1](https://github.com/memori-ai/memori-react/compare/v8.16.0...v8.16.1) (2026-01-30)
## [8.16.0](https://github.com/memori-ai/memori-react/compare/v8.15.1...v8.16.0) (2026-01-30)
### Features
* add pulse integration ([07ebd60](https://github.com/memori-ai/memori-react/commit/07ebd601cee1ddb36330ba3f88e21cfcdb3ef17e))
* add support for additional programming languages in Snippet ([39e0906](https://github.com/memori-ai/memori-react/commit/39e0906365c6ee80bd53ae50d44a7a02a21e1ac6))
* enhance MediaItemWidget interaction and styling for image links ([67c3d27](https://github.com/memori-ai/memori-react/commit/67c3d279e7cbc662b4b42338da69aa7eb935f8aa))
* enhance MediaItemWidget with improved media handling ([e2d5032](https://github.com/memori-ai/memori-react/commit/e2d503210bfc5384ed7e39ccf7d22ac406eaee6d))
* enhance MediaItemWidget with improved media handling and preview capabilities ([a7011e4](https://github.com/memori-ai/memori-react/commit/a7011e4cd59c7f808c491a1fcae526d5a7e973a5))
* enhance snippet preview capabilities ([de3624f](https://github.com/memori-ai/memori-react/commit/de3624fa7610a07a1c89a2ebaaf0c67a8cca072f))
* improve media handling and user interaction in MediaWidget ([64f5a23](https://github.com/memori-ai/memori-react/commit/64f5a23f0036351d3cb0375ac354664407dee5f1))
* standardizing image source resolution ([cd57bf2](https://github.com/memori-ai/memori-react/commit/cd57bf2b16837358eb6eb4342ce966d6fe6cd357))
### Bug Fixes
* skip pulse for sb on gh pages ([b8496dd](https://github.com/memori-ai/memori-react/commit/b8496dd98b4aa810706afcaede9d17eab6a1f930))
* update version script to resolve package path dynamically ([4930253](https://github.com/memori-ai/memori-react/commit/4930253ff50c23b5daa7065b576929f715bffc4e))
### Changes
* remove AttachmentLinkModal and LinkItemWidget components ([4058548](https://github.com/memori-ai/memori-react/commit/405854859a8aa6e6e7ea46adc27c5b3ac1c684ec))
* remove completions-enabled tooltip from StartPanel and related snapshots ([032f984](https://github.com/memori-ai/memori-react/commit/032f98499ae2850a9fb48fc81b3ab08000d78066))
## [8.15.1](https://github.com/memori-ai/memori-react/compare/v8.15.0...v8.15.1) (2026-01-27)
### Bug Fixes
* website assistant layout not compatible with autostart ([7753f57](https://github.com/memori-ai/memori-react/commit/7753f57ea2480d25c551b15cfbe0008162e188fb))
## [8.15.0](https://github.com/memori-ai/memori-react/compare/v8.14.2...v8.15.0) (2026-01-23)
### Features
* allow Alt/Option+Enter to insert a newline ([7f20e8b](https://github.com/memori-ai/memori-react/commit/7f20e8b6199591a8d9bf66fc8506bb9779d14899))
### Bug Fixes
* change language formatting in MemoriWidget to lowercase ([28903d2](https://github.com/memori-ai/memori-react/commit/28903d2980747dced6669b09dd505c4bea0f2f9d))
## [8.14.2](https://github.com/memori-ai/memori-react/compare/v8.14.1...v8.14.2) (2026-01-23)
### Changes
* remove translations api ([8e4fc3a](https://github.com/memori-ai/memori-react/commit/8e4fc3a16abd37a586c02429b4ace5b71f1dba52))
## [8.14.1](https://github.com/memori-ai/memori-react/compare/v8.14.0...v8.14.1) (2026-01-19)
### Bug Fixes
* improve line counting in MediaItemWidget to support multiple newline conventions ([ebde6ba](https://github.com/memori-ai/memori-react/commit/ebde6bad2776f177192208d687c4b86d9d76b404))
### Changes
* optimize scroll behavior in Chat component to prevent unnecessary re-scrolling ([b285c79](https://github.com/memori-ai/memori-react/commit/b285c79eb6150c1155d898e6d105bb3a1633ff78))
* separate HTML links from media items in Chat component ([f4cb53f](https://github.com/memori-ai/memori-react/commit/f4cb53f336e52aca32fdfe38eb25702949838057))
## [8.14.0](https://github.com/memori-ai/memori-react/compare/v8.14.0-rc.0...v8.14.0) (2026-01-13)
### Features
* enhance ChatHistoryDrawer with date display and layout adjustments ([5d6acb1](https://github.com/memori-ai/memori-react/commit/5d6acb174519d91cf1188fc768f38f88e4d3ae65))
* refactor ShareButton for HTML-based export ([1a8bb55](https://github.com/memori-ai/memori-react/commit/1a8bb55fec9e6d7a36da486ec26f7160c484977d))
* fix: duplicate uploaded image when copy/paste from local files (dab3c3f8)
* refactor: remove expert description from drawer (fc3181de)
* fix: enableAudio prop in MemoriWidget (501d48ec)
* Merge pull request #89 from memori-ai/feat_export_chat_pdf (11814474)
* feat: add PDF export functionality for chat history with localization support (3e84e62f)
* refactor: update ChatHistoryDrawer to include minimum messages filter (7f93ee22)
* style: add closable actions to Drawer title and refine Select options layout (cee42155)
* style: refine layout and spacing in ChatHistoryDrawer (0c5f4d18)
* style: improve ChatHistoryDrawer layout and responsiveness (993a13da)
* style: enhance mobile responsiveness of ChatHistoryDrawer (995e9e2b)
* style: update chat artifact layout by adjusting flex properties and removing padding (c8f1be56)
## [8.13.5](https://github.com/memori-ai/memori-react/compare/v8.13.4...v8.13.5) (2025-12-24)
### Bug Fixes
* adjust image compression quality and add HEIC handling ([0b64fc2](https://github.com/memori-ai/memori-react/commit/0b64fc2c748a87f67cdddcd0586c93a2f5dd2b69))
* enable drag and drop functionality in Chat component based on showUpload state ([346da51](https://github.com/memori-ai/memori-react/commit/346da514896df335d39ee7f3e9fc50c9fab0b8ab))
* on mobile, allow Enter to create a new line instead of sending ([86be6be](https://github.com/memori-ai/memori-react/commit/86be6be7ad507884300a29d37daadb1e2bc1b0d6))
## [8.13.4](https://github.com/memori-ai/memori-react/compare/v8.13.3...v8.13.4) (2025-12-22)
## [8.13.3](https://github.com/memori-ai/memori-react/compare/v8.13.2...v8.13.3) (2025-12-22)
## [8.13.2](https://github.com/memori-ai/memori-react/compare/v8.13.0...v8.13.2) (2025-12-22)
### Bug Fixes
* change avatar parameter type from Blob to File in updateAvatar function ([1911c15](https://github.com/memori-ai/memori-react/commit/1911c15dce2b0513e8003b6e029f7f3f4780e240))
* change avatar parameter type from File to any in updateAvatar function ([e2b2f9b](https://github.com/memori-ai/memori-react/commit/e2b2f9b312fd335f3e1db011a3326f33cbbb0949))
## [8.13.0](https://github.com/memori-ai/memori-react/compare/v8.12.0...v8.13.0) (2025-12-19)
### Features
* add error message handling in ChatBubble for system errors ([380f83d](https://github.com/memori-ai/memori-react/commit/380f83d0521e67e4b67c6eb6d16671a70c087104))
* add image compression functionality to UploadImages ([f9497be](https://github.com/memori-ai/memori-react/commit/f9497be057181240fcb858a236ac0e746833a4c7))
* enhance UploadButton component with unified media upload limits ([cc9c564](https://github.com/memori-ai/memori-react/commit/cc9c56468afdfc62b3b944790273fda24b62f469))
* implement drag-and-drop file upload functionality in Chat component ([e7b3a21](https://github.com/memori-ai/memori-react/commit/e7b3a212bbeadc3ecb40a4dbeda39faf9cd22463))
### Bug Fixes
* reset padding bottom of chat content in ChatTextArea on collapse ([d1b969b](https://github.com/memori-ai/memori-react/commit/d1b969bebc309ac28a125ebf49bd297edbfef75b))
* update UploadButton title for improved clarity in file upload functionality ([24978ef](https://github.com/memori-ai/memori-react/commit/24978ef10ed0d5c34f63ab9d81140d74d89b26cd))
### Changes
* comment out unused scroll effect in Chat component ([dc3a6d6](https://github.com/memori-ai/memori-react/commit/dc3a6d64b81b89f48c4b3139d5f3fa499059b586))
* improve UploadButton functionality for multiple file uploads ([b9f4d80](https://github.com/memori-ai/memori-react/commit/b9f4d8029b6930214cab03984983c65c8df94d7e))
* remove UploadMenu component and associated styles, tests, and stories ([a6ab2de](https://github.com/memori-ai/memori-react/commit/a6ab2debe9fcef65d926de10778a7f9b30e4857f))
* removed UploadButton file upload shortcut ([41b32ec](https://github.com/memori-ai/memori-react/commit/41b32ec0720c2652bba8ac8a7e6c131c9c3e7014))
## [8.12.0](https://github.com/memori-ai/memori-react/compare/v8.11.0...v8.12.0) (2025-12-01)
### Features
* add document and image class to upload menu items ([78c8afa](https://github.com/memori-ai/memori-react/commit/78c8afa5f4b6e9289dbcb0a5b98b06b9eb9a7c78))
* add enter and leave animation for Artifact Drawer in mobile layout ([42531e0](https://github.com/memori-ai/memori-react/commit/42531e0c0b77976e44181ff32221d2790e107fe6))
* add input length and value validation for day, month, and year ([7d443c2](https://github.com/memori-ai/memori-react/commit/7d443c23f0c9b9877d845a27bc4a4fc6303064d7))
* add isTyping prop to Chat and ChatInputs components to avoid multiple user messages ([b2a1a59](https://github.com/memori-ai/memori-react/commit/b2a1a592fb1c8df292297bba5ca61874aa1a910c))
* add memoriID parameter to uploadAsset function for enhanced asset management ([60d55e4](https://github.com/memori-ai/memori-react/commit/60d55e4313e2dd9a0e66923ab4c73a7da4299cbe))
* add status message display in ChatBubble and update session handling in MemoriWidget ([c2af0f6](https://github.com/memori-ai/memori-react/commit/c2af0f634fd106804a45cdb89967eef245312627))
* add SVG artifact support to ArtifactDrawer and ArtifactPreview components ([d8af976](https://github.com/memori-ai/memori-react/commit/d8af976fc4274d3eb2dac010214202a3db02d4f0))
* add WithPrivateAgent story to showcase private agent configuration in Storybook ([9b191dd](https://github.com/memori-ai/memori-react/commit/9b191dddee454bd2d212c300073a078365050b77))
* enhance ArtifactPreview component with improved iframe scrolling ([8e2f9b7](https://github.com/memori-ai/memori-react/commit/8e2f9b713bff452b9217663c46af8ea11eceecb4))
* enhance AuthWidget with loading state and error handling for authentication ([fbb5882](https://github.com/memori-ai/memori-react/commit/fbb58829673a9f78fd04a98ec0e2c41466db0d7c))
* enhance button and input focus styles ([3ba82f6](https://github.com/memori-ai/memori-react/commit/3ba82f6f9ff6d5ef1777de754c9ac288e3e8dbe1))
* enhance login feedback by updating status message display and localizations ([5351527](https://github.com/memori-ai/memori-react/commit/53515270d53debaf4ebe513bbc96e3fcfbbe97ae))
* implement copy buttons for user messages in ChatBubble component with feedback ([1af6569](https://github.com/memori-ai/memori-react/commit/1af6569ebb7b197562f5f842ec19fd3f94007433))
* Implement localized placeholders for date inputs ([5fa4176](https://github.com/memori-ai/memori-react/commit/5fa417638d36feded39da37d7dae7725eca716dd))
* improve AuthWidget validation and error handling ([607fb5d](https://github.com/memori-ai/memori-react/commit/607fb5d685eeba054fafbe55ceb2df771e8463ec))
* integrate ArtifactProvider into Avatar, Header, and MemoriWidget stories ([1724b72](https://github.com/memori-ai/memori-react/commit/1724b72abc10ea772ed82f5fb14ec4485aa38642))
* refactor DateSelector for mobile/desktop inputs ([1199989](https://github.com/memori-ai/memori-react/commit/1199989ebc729f368a58abd0a6028d9bcc1b6727))
* update Tooltip alignment options and enhance z-index for better layering ([b1e8810](https://github.com/memori-ai/memori-react/commit/b1e8810721daf030f586eee0019ed47797455ba8))
### Bug Fixes
* chat history drawer z-index ([07619cf](https://github.com/memori-ai/memori-react/commit/07619cf6ba993eb6e793922aa63d255f5edcdcdd))
* enable showUpload in DefaultLayout story ([77efcfe](https://github.com/memori-ai/memori-react/commit/77efcfea06cabcf2de6440b703c67de615f2c18a))
* update button class in Header component to conditionally apply muted style ([bf35726](https://github.com/memori-ai/memori-react/commit/bf35726ecea7c5f2e1a8c2974fca18057be6bb83))
* update DefaultLayout story ([27623d2](https://github.com/memori-ai/memori-react/commit/27623d23f235d527c908f27bb2c24326c8df335b))
* update Header component snapshot to reflect muted button class change ([41c4758](https://github.com/memori-ai/memori-react/commit/41c475875510e9139e4cd502e21f013e9a6d7251))
* update media filtering in Chat component to avoid excluding all the .txt files ([2e22963](https://github.com/memori-ai/memori-react/commit/2e2296358f0c28af7771ecb2f7e561e2d68e7d4b))
### Maintenance
* update [@memori](https://github.com/memori).ai/memori-api-client to version 6.17.0 ([1a46821](https://github.com/memori-ai/memori-react/commit/1a4682100f951aa3e4b7a08cb176868ee513a042))
* update storybook layout prop ([1b096ab](https://github.com/memori-ai/memori-react/commit/1b096abf7c5b9394e7d5a928a70bee783019f32c))
### Changes
* add reloading session after user has logged in ([968fdfa](https://github.com/memori-ai/memori-react/commit/968fdfa93229a6fb0aba61df427b9ff3b8d5a6b7))
* increase position controls height in CSS ([b2fae15](https://github.com/memori-ai/memori-react/commit/b2fae15fe49c0edbe4c24e2cb6716b363f69744e))
* remove SignupForm component and its associated tests and snapshots ([3e1229d](https://github.com/memori-ai/memori-react/commit/3e1229d7af96ecc9fa72b38a5a13842336b7bd3a))
* simplify DateSelector component by replacing Listbox with native date input ([2520a44](https://github.com/memori-ai/memori-react/commit/2520a446166a1f1c862392d7780ebe8c48ec5670))
* simplify Memori component usage in layout stories ([c9e77c3](https://github.com/memori-ai/memori-react/commit/c9e77c3d007d2ca6a9b4f981be5aa34ec6c86bdb))
* update button classes in ArtifactActions for improved styling and functionality ([8c557f5](https://github.com/memori-ai/memori-react/commit/8c557f51bbf18658d09e0dc1a57b171eebbb0e2a))
## [8.11.0](https://github.com/memori-ai/memori-react/compare/v8.10.1...v8.11.0) (2025-11-13)
### Features
* add additional layout props for enhanced customization in DefaultLayout story ([be0a03f](https://github.com/memori-ai/memori-react/commit/be0a03fa66bdebdf65f5189df27efc88a61f33c8))
* add support for multiple image types in MediaItemWidget stories ([dccf8d1](https://github.com/memori-ai/memori-react/commit/dccf8d1d7556b5eff0d8248e662bac13f03d7b98))
* enhance image handling in MediaItemWidget with improved error handling and URL validation ([68ac439](https://github.com/memori-ai/memori-react/commit/68ac4392654ef2e92661475238f78beb06d9a4a1))
### Changes
* remove unused props from DefaultLayout story ([2d3586c](https://github.com/memori-ai/memori-react/commit/2d3586c4f64532ccf550eb06d834201e7d4f3ff5))
* update layout stories to use new Memori component structure and streamline props handling ([dcd098e](https://github.com/memori-ai/memori-react/commit/dcd098ec420d5bc54bd8b0fd5b0931948a6c5de4))
* update storybook layouts and remove unused story exports for improved organization ([deec85d](https://github.com/memori-ai/memori-react/commit/deec85d45e7917416288783ff70ee1936bf10715))
## [8.10.1](https://github.com/memori-ai/memori-react/compare/v8.10.0...v8.10.1) (2025-11-11)
### Changes
* simplify MediaItemWidget by removing unused state and optimizing image source handling ([87f931c](https://github.com/memori-ai/memori-react/commit/87f931c4f303bbeb72093d00caf61a8d5328ed77))
* streamline image source handling in stories and snapshots for consistency ([71d1108](https://github.com/memori-ai/memori-react/commit/71d1108b214f93c9f3b06e42e9950839d83eabde))
## [8.10.0](https://github.com/memori-ai/memori-react/compare/v8.9.2...v8.10.0) (2025-11-10)
### Features
* chat languages sorted alphabetically ([8dc7c05](https://github.com/memori-ai/memori-react/commit/8dc7c0523be6cac778e5462dba3de9331e9a8b39))
* enhance image handling in MediaItemWidget with error handling and URL validation ([bfaab83](https://github.com/memori-ai/memori-react/commit/bfaab83f3edddef72e777e5eab5ecd0ebc0c91ae))
### Changes
* update popular language codes and improve language grouping logic ([d8a2374](https://github.com/memori-ai/memori-react/commit/d8a23740aa7d93f5daa1e5536543ef4b3fadae3d))
## [8.9.2](https://github.com/memori-ai/memori-react/compare/v8.9.1...v8.9.2) (2025-11-04)
### Bug Fixes
* ensure message is sent only when listening is active ([f2fc193](https://github.com/memori-ai/memori-react/commit/f2fc193a7ce5709e407098d65b03baaf8ea274bc))
## [8.9.1](https://github.com/memori-ai/memori-react/compare/v8.9.0...v8.9.1) (2025-11-03)
### Bug Fixes
* exclude plain text media items from chat message filtering ([02e6213](https://github.com/memori-ai/memori-react/commit/02e621358ce99e5271d5a347b4b9c7a38ec19923))
## [8.9.0](https://github.com/memori-ai/memori-react/compare/v8.8.5...v8.9.0) (2025-11-03)
### Features
* add support for multiple artifacts in chat messages ([47081e9](https://github.com/memori-ai/memori-react/commit/47081e9c2c6f20d6d8ab90b481347e7b356f6c32))
* enhance language selection by grouping popular and all languages in StartPanel ([98a8db8](https://github.com/memori-ai/memori-react/commit/98a8db8501967a16c007e3a1c65f3fa9f38287e4))
* enhance MemoriArtifactAPI with new global JavaScript methods for artifact management ([b94ebaa](https://github.com/memori-ai/memori-react/commit/b94ebaa123dd784be4507475d07d3a7421b9b811))
* introduce ArtifactAPIBridge for global access to artifact management functions ([baa0175](https://github.com/memori-ai/memori-react/commit/baa0175e347764873764e58276be6d7e6e4545fb))
### Changes
* adjust chat component CSS for full height and improved layout ([3296d08](https://github.com/memori-ai/memori-react/commit/3296d084e1f7f07449ebe37831559d95239a1d45))
* enhance chat components with responsive design and textarea expansion handling ([b3186c8](https://github.com/memori-ai/memori-react/commit/b3186c8c22c8815535761c3c08e888a7b24f6912))
* implement document attachment tag stripping in Snippet ([852edd2](https://github.com/memori-ai/memori-react/commit/852edd2078d1be6e88f245a95485b27518d4c4b9))
* improve media handling in ChatInputs component ([71944c5](https://github.com/memori-ai/memori-react/commit/71944c56cc4dac218adcb64a55946aa675bdd01c))
* remove console logs across various components for cleaner code ([df21f71](https://github.com/memori-ai/memori-react/commit/df21f718e87ab1527b7f985f1af9e0cec76deda1))
* remove unnecessary console log for unmatched animations in AvatarAnimator ([ecbea22](https://github.com/memori-ai/memori-react/commit/ecbea22a74aaacfa4de254ad166624c6cf06948d))
* streamline artifact handling and enhance API integration in MemoriWidget ([1c7dc48](https://github.com/memori-ai/memori-react/commit/1c7dc4874b082e20ce33821543c099ecf0ea9871))
* unify chat and media components with consistent scroll item class ([20e6203](https://github.com/memori-ai/memori-react/commit/20e6203c2bc3981314bdc4841969551a3fd093d8))
* update snapshot tests to include consistent scroll item class ([e54257a](https://github.com/memori-ai/memori-react/commit/e54257a354a8e4564725124288c55e7eeaea6da7))
## [Unreleased]
### Features
* **MemoriArtifactAPI**: Add global JavaScript API for programmatic artifact control
* Expose `window.MemoriArtifactAPI` for external integrations
* Add `createAndOpenArtifact()` for simple artifact creation
* Add `createFromOutputElement()` to process existing DOM elements
* Add `processAllArtifacts()` for batch processing of `<output>` tags
* Add `getState()` to query current artifact system state
* Support for WebSocket and Action Cable integrations
* Full TypeScript type definitions exported
* Non-invasive implementation using existing React Context
* Automatic cleanup on component unmount
## [8.8.5](https://github.com/memori-ai/memori-react/compare/v8.8.4...v8.8.5) (2025-10-27)
### Changes
* remove unnecessary console logs ([49f9fb2](https://github.com/memori-ai/memori-react/commit/49f9fb2f515a3c970d1b6245dafd2a7358e93cea))
* streamline default prop handling in MemoriWidget for better integration configuration ([f50e0d0](https://github.com/memori-ai/memori-react/commit/f50e0d080ec6a98157b169c079cb54d1b0fd0c6d))
* update AvatarComponent for improved animation handling ([72e6b5c](https://github.com/memori-ai/memori-react/commit/72e6b5c40b66ea664e9d34d646fb4a6ffc415569))
## [8.8.4](https://github.com/memori-ai/memori-react/compare/v8.8.3...v8.8.4) (2025-10-24)
### Changes
* enhance MediaItemWidget and Snippet styles for improved layout and responsiveness ([7121bcc](https://github.com/memori-ai/memori-react/commit/7121bcc360169511b9986f823469da91ec072a4b))
* enhance Prism script loading and code highlighting in Snippet component ([8a87e4e](https://github.com/memori-ai/memori-react/commit/8a87e4e101090085c45ac9cbc85b6b2682c6d646))
* update MediaItemWidget CSS to increase minimum column width for better layout ([2df373d](https://github.com/memori-ai/memori-react/commit/2df373dab4bea6e1b4c4ce032e214026bf1a5331))
## [8.8.3](https://github.com/memori-ai/memori-react/compare/v8.8.2...v8.8.3) (2025-10-24)
### Features
* add settings button to Totem layout for enhanced user configuration ([31f4d1f](https://github.com/memori-ai/memori-react/commit/31f4d1fe2837fbf5ec433fa9307210e6fc7f8bfc))
### Changes
* add settings content check and improve fullscreen handling in Header component ([b87f3f4](https://github.com/memori-ai/memori-react/commit/b87f3f4468b07ac0d26cef6217edb4c31b898c59))
* clean up MemoriWidget and useTTS for improved audio handling and state management ([ad69071](https://github.com/memori-ai/memori-react/commit/ad690719c8c28d1401a0d5743e365b44bc03448f))
* implement centralized audio playback logic in MemoriWidget ([a31463b](https://github.com/memori-ai/memori-react/commit/a31463b928517c13a74184925ed7433d97ada5dc))
* optimize settings content check and enhance Header component structure ([320b16e](https://github.com/memori-ai/memori-react/commit/320b16e3d0c6af531d48c17c48c8b3ec3d881655))
## [8.8.2](https://github.com/memori-ai/memori-react/compare/v8.8.1...v8.8.2) (2025-10-23)
### Features
* add support for code snippets in MediaItemWidget with modal display ([3bd2c6b](https://github.com/memori-ai/memori-react/commit/3bd2c6b2c1fbf97fe9c146452b3d0cd76d7da880))
### Bug Fixes
* restore max-height property in MediaItemWidget CSS ([869cb41](https://github.com/memori-ai/memori-react/commit/869cb41465dcad9c693e6a5f544b7bcaa4dcfdc6))
### Changes
* enhance MemoriWidget audio handling and state management for mute functionality ([457ed1a](https://github.com/memori-ai/memori-react/commit/457ed1a7754c64a2b3f753cd4562761010badbfd))
* enhance useTTS with detailed logging for debugging ([1bc8b9f](https://github.com/memori-ai/memori-react/commit/1bc8b9ffa53ba6d59f206f0999bc9d8dc3c92dc4))
* improve viseme queue management and clean up audio handling in useTTS ([c07b14e](https://github.com/memori-ai/memori-react/commit/c07b14ecc1fab4fc72be77a609d08b5d4929395c))
* streamline fullscreen handling for MemoriWidget and improve portal management ([2edb6df](https://github.com/memori-ai/memori-react/commit/2edb6df9adae125cadd2b1327bc702ba0403ca48))
## [8.8.1](https://github.com/memori-ai/memori-react/compare/v8.8.0...v8.8.1) (2025-10-22)
### Changes
* adjust viseme preloading time and clean up audio handling in useTTS ([8bfd5fe](https://github.com/memori-ai/memori-react/commit/8bfd5fed4cee8dbad7ee68f3dbff43547de17430))
## [8.8.0](https://github.com/memori-ai/memori-react/compare/v8.7.9...v8.8.0) (2025-10-22)
### Features
* add 'TOTEM' layout option and refactor TTS chunk handling in useTTS ([9019764](https://github.com/memori-ai/memori-react/commit/901976416813643a7f195c4779ee4fefdbe9cb83))
### Bug Fixes
* improve fullscreen handling in Header component ([f92385d](https://github.com/memori-ai/memori-react/commit/f92385dd607c415fbff69441bc2d057ed5d9497d))
* remove <think> tag in ChatBubble before copying to clipboard ([cd11c30](https://github.com/memori-ai/memori-react/commit/cd11c30bed6779bfb47c9fb60df45223e5581332))
### Changes
* optimize audio handling in useTTS for Android compatibility and adjust viseme preloading time ([40caf7a](https://github.com/memori-ai/memori-react/commit/40caf7a8ec70f015c0754d84a8b09a8e05227eee))
* replaced error handling state for useTTS and useSTT with console error ([9db04c8](https://github.com/memori-ai/memori-react/commit/9db04c8b4c1b1b8b73cf6f9498a1016681f3a2fd))
* simplify useSTT hook by removing continious speech ([43af26b](https://github.com/memori-ai/memori-react/commit/43af26b40059f49ea4ac69e9415cc42c80351d89))
* update ChatInputs snapshots and enhance MicrophoneButton functionality with touch event handling ([5625773](https://github.com/memori-ai/memori-react/commit/562577304809eba8ce2b0cc6962771a4f3b26e3e))
* update Test story with new parameters and localization settings ([96714b0](https://github.com/memori-ai/memori-react/commit/96714b0684fcea57c73a48d965b5afbbf9f949d7))
## [8.7.9](https://github.com/memori-ai/memori-react/compare/v8.7.8...v8.7.9) (2025-10-16)
### Bug Fixes
* start panel scroll + expandable + hover bg ([21f0351](https://github.com/memori-ai/memori-react/commit/21f0351ffe4120499b81f898fa8921bd6e8013ce))
* update ChatBubble snapshot to reflect changes in output structure and parameter retrieval ([7697ecd](https://github.com/memori-ai/memori-react/commit/7697ecd0889101f12e0f5ef23b8851becb8217c2))
### Changes
* add LANG context var opening session ([cbcbb4e](https://github.com/memori-ai/memori-react/commit/cbcbb4e250fd615bed2cf53303c83f860bcbf33b))
* enhance date polling in MemoriWidget to respect tab visibility ([64e6a6f](https://github.com/memori-ai/memori-react/commit/64e6a6f531adc4bfe7f91d75b5f64e382fa5bf3e))
## [8.7.8](https://github.com/memori-ai/memori-react/compare/v8.7.7...v8.7.8) (2025-10-03)
### Bug Fixes
* correct user acceptance state variable in LoginDrawer ([675b642](https://github.com/memori-ai/memori-react/commit/675b6426986da8d2a82b4f6fdd4b8314c8a01392))
## [8.7.7](https://github.com/memori-ai/memori-react/compare/v8.7.6...v8.7.7) (2025-10-03)
### Bug Fixes
* initialize user birth date and acceptance states in LoginDrawer ([397fe1e](https://github.com/memori-ai/memori-react/commit/397fe1e73c4b88d21648ce1594f647f509336fd6))
### Changes
* update MemoriWidget to use pwl methods for user authentication and logout ([a27a302](https://github.com/memori-ai/memori-react/commit/a27a30232287e4c1c6c832d406e51879efe92725))
## [8.7.6](https://github.com/memori-ai/memori-react/compare/v8.7.5...v8.7.6) (2025-10-03)
### Changes
* update document upload limits to allow larger payloads ([115f52c](https://github.com/memori-ai/memori-react/commit/115f52cc583093e6013155a15c12522d331d4b20))
## [8.7.5](https://github.com/memori-ai/memori-react/compare/v8.7.4...v8.7.5) (2025-09-29)
### Bug Fixes
* close artifact when we are closing the HIDDEN CHAT ([207d40e](https://github.com/memori-ai/memori-react/commit/207d40e51c34ee16a6d77f0b49b4bb9216ec8ca1))
* exclude HIDDEN_CHAT layout to showFullHistory condition ([4e98c38](https://github.com/memori-ai/memori-react/commit/4e98c38d589bc6358c6bb194ffb822837c913fed))
* stripped out reasoning tag inside the detect artifact function ([4b1865c](https://github.com/memori-ai/memori-react/commit/4b1865c83b5416b078bfd8de708a0437d9d0bb6c))
* update snapshot to replace data attribute with id for toaster component ([5b757b4](https://github.com/memori-ai/memori-react/commit/5b757b49cd74b30b9c6eb31aee2ab0e8de04b67f))
### Changes
* clean up LoginDrawer by removing unused email help text ([ffb767e](https://github.com/memori-ai/memori-react/commit/ffb767e6a308a32a4f2adc93361beed9f6aa4886))
* optimize artifact detection and rendering in ArtifactHandler component ([aa92733](https://github.com/memori-ai/memori-react/commit/aa92733f9a8f62ead33a03552c1a9560ed0b0f43))
* update LoginDrawer to handle OTP login ([b2b5d9d](https://github.com/memori-ai/memori-react/commit/b2b5d9dd27e69efc31a3aadfcbd35137fbf1d335))
## [8.7.4](https://github.com/memori-ai/memori-react/compare/v8.7.3...v8.7.4) (2025-09-26)
### Bug Fixes
* update snapshot to replace id with data attribute for toaster component ([574585d](https://github.com/memori-ai/memori-react/commit/574585d0dce7d676de98414a3c00f7129f835375))
### Changes
* get the expired session chat logs and set it in the new session ([ce46369](https://github.com/memori-ai/memori-react/commit/ce46369b1c3a0c9a179ce5ceae24aefb42faf75e))
## [8.7.3](https://github.com/memori-ai/memori-react/compare/v8.7.2...v8.7.3) (2025-09-25)
### Bug Fixes
* simplify attribute mutation check in Memori component ([e9758b8](https://github.com/memori-ai/memori-react/commit/e9758b836b38e0212bcb66ef5225770573071e82))
## [8.7.2](https://github.com/memori-ai/memori-react/compare/v8.7.1...v8.7.2) (2025-09-25)
### Features
* add dynamic sessionId handling ([c80f0f5](https://github.com/memori-ai/memori-react/commit/c80f0f5a2ad497999218e6b401c8aeef1b9db02b))
## [8.7.1](https://github.com/memori-ai/memori-react/compare/v8.7.0...v8.7.1) (2025-09-22)
### Features
* add Dropdown component styles and remove unused import from Header ([43cfcd6](https://github.com/memori-ai/memori-react/commit/43cfcd6cf94616c3276af1a692ab5b874a232124))
## [8.7.0](https://github.com/memori-ai/memori-react/compare/v8.6.7...v8.7.0) (2025-09-22)
### Features
* enhance LoginDrawer with OTP functionality and user data handling ([88abe88](https://github.com/memori-ai/memori-react/commit/88abe883f7dde4cb596d2215940d38d2dfae0fd7))
* implement Dropdown component with styles and Logout icon ([68f09ec](https://github.com/memori-ai/memori-react/commit/68f09ec09c6cafabf56b29ca5bef597d7dca1249))
* implement user avatar upload functionality in Header component ([e936f14](https://github.com/memori-ai/memori-react/commit/e936f1434d8ccb9c333c46efd9ad24b0b2be020f))
* integrate artifact context into HiddenChat and adjust sidebar toggle styles ([8f27bec](https://github.com/memori-ai/memori-react/commit/8f27bec47128cb217c805c6833a6637ba4629c7e))
* reintegrated Accoun