> For the complete documentation index, see [llms.txt](https://docs.lenses.io/latest/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lenses.io/latest/devx/6.0/changelog/lenses-hq/version-6.0.0-la.0/features-improvements-and-fixes.md).

# Features / Improvements & Fixes

## 6.0 Limited Availability :tada:

We're happy to announce that Lenses v6 has now reached`LA`  - Limited Availability!

This means that:

* We feel pretty good about the level of functionality we've reached at this point.&#x20;
* We think that v6 is stable enough to start using it more seriously.
* We're changing the qualifier of our new versions from `6.0-alpha.#` to `6.0-la.#`.

Over the next LA versions, we'll continue to harden v6 so that we can prepare our switch to`GA`- General Availability.

## HQ

* Added link to access consumers topology directly.

  <figure><img src="/files/SNtgEgSq5ih1TtfuyG3K" alt="" width="196"><figcaption></figcaption></figure>
* Clicking the consumer groups takes you directly to the consumer in the agent to allow to manage offsets
* Improved SSE safety
* Fixed widgets in dark mode
* Small visual improvements


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.lenses.io/latest/devx/6.0/changelog/lenses-hq/version-6.0.0-la.0/features-improvements-and-fixes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
