> ## 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.32

> December 11, 2025

## <u>Features</u>

### J-Link Debugger Integration

* J-Link debugger installation now automated during Lager Box deployment
* J-Link automatically installed and configured during `lager update` operations
* Improved debug workflow reliability across all Lager Boxes

### Flexible Deployment

* Lager Boxes can now be deployed with custom usernames instead of requiring `lagerdata` username
* Enhanced deployment flexibility for different organizational setups

## <u>Bug Fixes</u>

* Fixed webcam documentation links in Mintlify docs

## <u>Improvements</u>

* Cleaned up webcam functionality and code organization
* Streamlined deployment process with better error handling
* Reorganized deployment documentation for improved clarity
* Enhanced J-Link integration stability

## <u>Installation</u>

To install this version:

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

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.32/)
