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

# Version 0.2.17

> November 21, 2025

## <u>Features</u>

### Concurrent CLI Commands

* Enabled concurrent CLI commands while supply TUI is running
* Improved multi-tasking capabilities with TUI interfaces

## <u>Bug Fixes</u>

* Fixed `--line-ending` flag in UART WebSocket client
* UART communication patches and improvements

## <u>Installation</u>

To install this version:

```bash theme={null}
pip install lager-cli==0.2.17
```

To upgrade from a previous version:

```bash theme={null}
pip install --upgrade lager-cli
```

## Resources

[View Release on PyPI](https://pypi.org/project/lager-cli/0.2.17/)
