# Mar 5, 2026

## 🌟 Seamless Access, Enhanced Transparency

This update focuses on providing clearer policy guidance and a more intuitive workspace. We’ve refined the Side Chat interface and optimized our access systems to keep your workflow uninterrupted.

#### **Changes**

**💬 Side Chat (Workspace) UI Refinement**\
Enhanced visual clarity and workspace focus.

* Added a loading animation to the input box during response generation.
* Made the "Referenced in" section collapsible to save vertical space.
* Removed user avatars from chat history for a cleaner, more minimal interface.

**📱 Mobile Ergonomics**\
Stay productive on the go. We’ve refined the button placement on the Container Settings page specifically for mobile environments, ensuring a more intuitive and accessible experience for smaller screens.

**🛡️ Transparent Policy Guidance**\
Clarity when it matters most. We’ve updated the Blocked Access Page to display the specific reason for any restriction along with a clear, guided appeal process. No more guessing—just clear communication.

***

#### **Minor Changes**

**Changes**

* **Refined Exit Logic:** Users choosing to delete their account will now correctly see the Account Deletion page instead of being redirected to the Blocked Access Page.
* **Instant Credit Top-Up:** If your credit balance is insufficient upon container creation, a direct link to the purchase page now appears in the popup for instant refilling.
* **Proactive Input Prevention:** Snap input is now automatically disabled on the Dashboard if you've exceeded your container limit or have insufficient credits to prevent failed attempts.
* **Top-Level Error Alerts:** Error messages triggered when attempting to create a container have been moved to the top of the UI for immediate visibility.

**Bug Fixes**

* **GPU Stability:** Fixed GPU-enabled container creation and execution. Build and scale your high-performance AI models with unwavering reliability.
* **Container Termination:** Fixed failures to stop containers when credits are depleted.
* **Editor Commands:** Fixed an issue where adding or deleting commands was not reflected in the dropdown menu, and resolved execution failures when reopening or running updated commands.
* **Membership Expiry Alerts:** Fixed missing notification emails upon plan expiry.
* **Permission Control:** Fixed storage modification permissions for Free Plan users on GPU containers.
* **Side Chat(Dashboard):** Fixed generic "Not Found" errors for shared containers; replaced with contextual guidance.
* **Quick Prompt Templates:** Fixed appropriate base template application for Snap Quick Prompts.
* **Access Notifications:** Fixed missing alerts when shared members join a container.
* **History Sorting:** Fixed chronological order in Side Chat(Workspace) history.
* **Landing Page:** Fixed redirection back to the original task after login when using Snap or templates.
* **UI Refinement:** Fixed glitches in notifications and Side Chat that appeared after the recent design system update, and improved UI visibility in the Credit Balance popup.
* **Refresh Reliability:** Fixed site loading errors when refreshing the Blocked Access Page immediately after being unblocked.


---

# 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/mar-5-2026.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.
