# Nov 20, 2025

## Highlights

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

**✨ Premium GPU Containers: Guaranteed Stability & Access**

The **GPU Container** service has been upgraded to guaranteed On-demand instances to ensure reliable, uninterrupted access. Access is exclusive to **Membership Plan** Users, with the adjusted [credit deduction amount](https://docs.arkain.io/credits-and-membership/credits/calculate-credits-usage).

Secure guaranteed access to the stable GPU Containers—join the [**Membership Plan**](https://docs.arkain.io/credits-and-membership/membership) today!

## New Features

* The gpt-5.1 model is now available for use in the Side Chat.
* The model search feature and a list of recently used models are now available in the Side Chat.
* The Image Viewer now supports zoom controls and background color changes, making it easier to precisely view images in the Workspace.
* A new "[Download page](https://arkain.io/download)" is now available for the upcoming Arkain downloadable application.

## **Changes**

**Container management**

* [Auto-stop](https://docs.arkain.io/user-guide/dashboard/container/auto-stop) has been enabled by default when creating a container.
* The maximum storage capacity of the container has been changed from 200GB to 80GB.

**Arkain Snap**

* Added a 4,000-character limit to the Snap input box.
* Improved overall Snap performance and updated Quick Prompts to generate higher-quality results.
* Snap was updated to continue running in the background even when the page is closed or refreshed.
* Snap was updated to resume from where it left off after recharging credits and restarting the container, even if it stopped mid-execution due to insufficient credits.

**Workspace**

* Filename validation rules have been relaxed to allow most characters supported in Ubuntu-based environments. Only a few characters that could cause functional issues are restricted, offering more flexibility in naming files.
* When uploading files or folders, the Arkain Studio Upload pop-up is no longer displayed. Instead, the native file picker opens immediately, reducing unnecessary steps in the upload process.

**UI & Platforms**

* Template List page filter and sort preferences are now retained when navigating back from a Template Detail page.
* The default sorting order for template lists has been updated from Recent to Most Used.
* Improved the styling and usability of the Container Settings page and applied a dropdown for already invited users in the Share pop-up.
* Theme selector dropdown UI on the Dashboard page was updated to match the mobile interface for consistency.
* The Side Chat responses now include a typing animation to provide a more natural and engaging interaction experience.

## Bug Fixes

**Dashboard & Landing page**

* Fixed the bug where the plan selected on the Pricing page was not preserved when navigating to the Membership Payment page.
* Fixed the bug where the notification list appeared empty in certain situations.

**Template**

* Fixed the bug where the ‘To add a Link’ pop-up did not close after adding a link in the template introduction input.
* Fixed the bug where clicking a link in the template introduction input redirected to an incorrect URL.
* Fixed the bug where an error occurred when adding a link with only whitespace characters in the template introduction input.
* Fixed the bug where intended whitespace was unintentionally removed when modifying a template.
* Fixed the bug where a template could be created even when only whitespace characters were entered in required fields.

**Workspace**

* Fixed the bug where retry attempts were not triggered for claude-sonnet-4.5 in the Side Chat.
* Fixed the bug where features in the Git did not work properly due to incorrect path recognition for renamed files.
* Fixed the bug where refreshing the page with the Image Viewer open prevented unsaved work from being restored.
* Fixed the bug where the line number font didn’t match the selected font in the Code Editor.


---

# 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/nov-20-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.
