> ## Documentation Index
> Fetch the complete documentation index at: https://velt.dev/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Aug 16 2024

# 2.0.35

### Improvements

* \[**Comments**]: Added dynamic `velt-composer-input-focused` class on the composer container whenever the input is focused.
  This provides more control over the styling of the composer input when it is focused.

# 2.0.34

### Improvements

* \[**Comments**]: Added dynamic `velt-composer-open` class on the composer container whenever the composer is opened.

* \[**Comments**]: Improved contact and reaction tooltips:
  * Inherited shadow DOM property from parent's shadow DOM property.
  * Added light mode and dark mode support.

### Bug Fixes

* \[**Comments**]: Fixed user avatar background color in autocomplete chip tooltip to match the color assigned to the user in the SDK.
