# Aug 28, 2025

## Highlights

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

* **Overall UI Enhancements**

  Improved the UI across Workspace, Code Editor, Search, Command Config, Preference, Collaboration, Code Apply results, and Context Menu. The design has been refined to deliver a more consistent and intuitive user experience.

## New Features

* Ubuntu 22.04 LTS is now available for the GPU stack.
* You can now receive a notification 1 minute before your GPU container is terminated due to insufficient cloud resources.
* When adding files, the \[Add Context] button now lets you search and select from any file in your project.

## **Changes**

#### Dashboard

* The container creation completion popup no longer appears when creating a container with Arkain Snap on the Dashboard page.
* You can now search templates by description and introduction, in addition to name and stack.

#### Workspace

* The ‘Search All’ feature has been moved from the Toggle panel to the Sidebar and its default shortcut has been changed from `Alt + H` to `Ctrl + Shift + F`.
* The Preferences page now appears directly within the Editor section, instead of as a popup.

## Bug Fixes

#### Snap & Container Management

* Fixed the bug where Arkain Snap on the Dashboard page did not work properly when the prompt length exceeded a certain limit.
* Fixed the bug where stopped containers were being charged incorrectly.
* Fixed the bug where clicking the \[Go to Settings] button in the container creation completion popup did not navigate to the Container Settings page.

#### Workspace

* Fixed the bug where commands would not be re-executed when the \[Execute Command] button was clicked repeatedly.
* Fixed the bug where the \[Apply] button for codes in SideChat would remain disabled in some cases.

#### UI & Platforms

* Fixed the bug where the \[Refund] button remained active even when credit refunds were not allowed.
* Fixed the bug where the GPU stack icon appeared as a Blank stack on the Container Settings page.
* Fixed the bug where the Notification count would temporarily decrease when switching tabs.
* Fixed the several UI/UX bugs on the Container Settings page for a smoother user experience.


---

# 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/aug-28-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.
