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

# Product Updates

> New updates and improvements

<Update label="v0.1.6" description="2025-02-28">
  ## Changelog

  #### Bug Fixes

  <Frame caption="Soda on Windows">
    <video autoPlay muted loop playsInline className="w-full aspect-video" src="https://media.soda.chat/soda-docs-assets/195-preview.mp4" />
  </Frame>

  * Windows crashes on startup. [#195](https://github.com/sodahq/soda/pull/195)
  * Text flicker on hover. [#195](https://github.com/sodahq/soda/pull/195)

  <Frame>
    <img src="https://media.soda.chat/soda-docs-assets/soda-v0.1.6-preview.gif" />
  </Frame>

  * Removed progress bar shadow when using glass theme. [#192](https://github.com/sodahq/soda/pull/192)
  * Use ImageFilter.blur instead of ImageFilter.compose for Valorant Glass [#192](https://github.com/sodahq/soda/pull/192)
  * Use Clip.antiAliasWithSaveLayer instead of Clip.hardEdge for Atlas Image [issue](https://github.com/flutter/flutter/issues/99691)
</Update>

<Update label="v0.1.5" description="2025-02-28">
  ## Changelog

  #### Enhancements

  <Frame>
    <img src="https://media.soda.chat/soda-docs-assets/soda-v0.1.5-preview2.gif" />
  </Frame>

  * Implemented `Transparent` preset.
  * Implemented `Valorant Glass` preset.
  * Change the `border width` to `1.0` and use `white10` for the glass effect.
  * Added functionality to select a channel.

  <Frame>
    <img src="https://media.soda.chat/soda-docs-assets/soda-v0.1.5-preview3.gif" />
  </Frame>

  * Implemented mock functions for `sending`, `updating`, and `deleting` messages.
    z

  #### Bug Fixes

  <Frame>
    <img src="https://media.soda.chat/soda-docs-assets/soda-v0.1.5-preview1.gif" />
  </Frame>

  * Fixed message context menu extending beyond the screen size.
</Update>

<Update label="v0.1.4" description="2025-02-25">
  <Frame>
    <img src="https://media.soda.chat/soda-docs-assets/soda-v0.1.4-preview.gif" />
  </Frame>

  ## Changelog

  #### Enhancements

  * Improve the card flip animation using a new animation curve based on spring.
</Update>
