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

# TestDino Changelog and Release Notes

> Latest TestDino product updates, new features, bug fixes, and Playwright reporting improvements. Stay current with every release and CLI change.

Stay up to date with product updates, new features, and bug fixes across TestDino.

## Product Updates

Stay informed about releases and planned work.

<CardGroup cols={2}>
  <Card title="Changelog" icon="list" href="https://changelog.testdino.com">
    Latest features, improvements, and bug fixes. Subscribe via RSS to get notified.
  </Card>

  <Card title="Roadmap" icon="map" href="https://changelog.testdino.com/roadmap">
    View planned features and track development progress.
  </Card>

  <Card title="CLI Updates" icon="terminal" href="https://changelog.testdino.com/?type=cli">
    Releases for the TestDino Reporter CLI, filtered to CLI changes only.
  </Card>

  <Card title="MCP Updates" icon="plug" href="https://changelog.testdino.com/?type=mcp">
    Releases for the TestDino MCP server, filtered to MCP changes only.
  </Card>
</CardGroup>

## Feedback & Feature Requests

TestDino uses a community-driven feedback board. Browse existing requests, vote on features, and submit new ideas.

<CardGroup cols={2}>
  <Card title="Browse Feedback" icon="comments" href="https://changelog.testdino.com/feedback">
    Vote on feature requests and track what the community wants.
  </Card>

  <Card title="Submit a Request" icon="plus" href="https://changelog.testdino.com/feedback">
    Share your ideas to help shape the product.
  </Card>
</CardGroup>

<Tip>Vote on existing requests before submitting duplicates. Votes help prioritize what gets built next.</Tip>

## CLI Changelogs

Release history for the TestDino CLI packages.

| Package    | Language | Changelog                                                    |
| :--------- | :------- | :----------------------------------------------------------- |
| `tdpw`     | Node.js  | [npm](https://www.npmjs.com/package/tdpw?activeTab=versions) |
| `testdino` | Python   | [PyPI](https://pypi.org/project/testdino/#history)           |

## Stay Connected

Join the community and follow TestDino updates.

<CardGroup cols={3}>
  <Card title="Discord" icon="discord" href="https://discord.gg/hGY9kqSm58">
    Community discussions and announcements
  </Card>

  <Card title="X (Twitter)" icon="x-twitter" href="https://x.com/testdinohq">
    Product updates and tips
  </Card>

  <Card title="LinkedIn" icon="linkedin" href="https://www.linkedin.com/company/testdino">
    Company news and updates
  </Card>
</CardGroup>
