# Jun 5, 2025

## New Features

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

* Now rename containers directly on the Container Settings page.
* Added automated refund notification emails for credit and membership refunds to improve user communication during the refund process.

## **Changes**

* Shortcut setting form is moved from the modal to window panel.

## Bug Fixes

* Fixed the bug that caused Replace All to ignore include/exclude filters and mishandle certain special characters.
* Fixed the bug where the SSH settings panel would load as a blank screen when re-entering the studio.
* Fixed the bug where tooltips in the panel were displayed incorrectly.
* Fixed the bug where the recommended code in Auto Completion occasionally did not appear.
* Fixed the bug where the Create Template page would not open in a pop-up window on mobile screens.


---

# 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-5-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.
