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

# Changelog

> Release notes for Dragonfly, the REST API client for VS Code.

<Update label="v0.0.6" description="Latest — August 10, 2026">
  * Express route discovery now follows nested and Router-level routes.
  * Collection folders mirror your codebase structure.
  * Faster workspace scan on large projects.
  * Fixed cURL import when headers contain quotes.
</Update>

<Update label="v0.0.5" description="August 10, 2026">
  * Next.js App Router route groups are picked up by scanning.
  * Import from HAR captures saved in the browser devtools.
</Update>

<Update label="v0.0.4" description="August 10, 2026">
  * Grouped into folders by tag.
  * Copy any request as Go or Rust.
</Update>

<Update label="v0.0.3" description="August 7, 2026">
  * Environments with `{{variables}}` shared across requests.
  * Tokens moved into VS Code secure storage.
</Update>

<Update label="v0.0.2" description="August 6, 2026">
  * Import Thunder Client and Insomnia collections.
  * Request history saved to the Activity view.
</Update>

<Update label="v0.0.1" description="First beta — August 6, 2026">
  * First public beta on the VS Code Marketplace.
  * Request builder, collections, and Express and Next.js route scanning.
</Update>

<Note>
  Subscribe to the [RSS feed](https://usedragonfly.xyz/rss.xml) to follow new releases.
</Note>
