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

# Changelog

> Kane CLI release history, version notes, and links to GitHub releases.

***

<Note>
  **Using Claude Code, Cursor, or another coding agent?** Paste this into your prompt to run cross-browser and real-device tests, debug sessions, and wire up CI on the TestMu AI cloud:

  ```
  Read https://www.testmuai.com/support/docs/SKILL.md to set up TestMu AI (formerly LambdaTest) cloud testing.
  ```
</Note>

Full release notes and version history are published on GitHub:

**[github.com/LambdaTest/kane-cli/releases](https://github.com/LambdaTest/kane-cli/releases)**

***

## Stay Updated

Subscribe to releases on GitHub to get notified when a new version ships:

1. Go to [github.com/LambdaTest/kane-cli](https://github.com/LambdaTest/kane-cli)
2. Click **Watch → Custom → Releases**

Update to the latest version at any time:

```bash theme={null}
npm update -g @testmuai/kane-cli
```

Check your current version:

```bash theme={null}
kane-cli --version
```

***

## Reporting Issues

Found a bug or unexpected behavior? Open an issue on GitHub:

**[github.com/LambdaTest/kane-cli/issues](https://github.com/LambdaTest/kane-cli/issues)**

See [Troubleshooting](/docs/docs/kane-cli-troubleshooting/#filing-a-bug-report) for the information to include in your report.
