# Jun 26, 2025

## New Features

<figure><img src="/files/nkHNa6KgXCRMVfsuPNAk" alt=""><figcaption></figcaption></figure>

* **Snap is now available directly from the dashboard — start your next project with just a prompt.**

## Changes

<figure><img src="/files/HL1T1mGcupwxA5P0EIlf" alt=""><figcaption></figcaption></figure>

* The credit panel has been moved into a sleek popover at the top. Track your credit usage, balance and plan at a glance — just click the top-right credit badge.

## Bug Fixes

* Fixed the bug where profile picture would not appear in chat when using Snap.
* Fixed the bug where the UI included guidance related to full screen mode shortcuts.
* Fixed the bug where incorrect colors were applied to the domain addition section in the Settings page.
* Fixed the bug with the Use template modal not closing naturally.
* Fixed the Create Template page not taking up the full height of the browser when opened as a popup.&#x20;
* Fixed the bug where commit message would be wrapped in double quotes when committing with git UI.&#x20;
* Fixed the bug where code generation would fail midway when using Snap.
* Fixed the bug where retry was not possible when LLM response failed.
* Fixed the bug where indents would be forced to be converted to tabs when applying code in Sidechat.
* Fixed the bug that prevented multilingual support when editing the description in container settings page.


---

# Agent Instructions: 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.arkain.io/whats-new/arkain-release-note/jun-26-2025.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.
