# February 2026

**Features**

* **Cloud API Keys**: Improved UI design that fits extended range of clouds on one page.
* **Cloud Vendors**: Added RunPod, Cudo Cloud, Nebius and Voltage Park as a valid cloud API vendors.
* **UI**: New UI elements across the website, including an updated Image page and sign-in flow.
* **Onboarding**: Onboarding tutorial widget for Cost Management features + public access.
* **Repo IDs**: Hugging Face repo IDs used when mounting datasets on a workstation/job.
* **Costs**: Added extrapolated monthly and weekly costs to Cost page.

**Fixes**

* **Experiment Uploads**: Fixed an issue with experiment outputs not being uploaded correctly
* **Container Start**: Fixed an issue with background tasks prioritising work over certain actions, preventing containers from starting sometimes.
* **Cloud Vendors**: Updated Oblivus to use new API tokens, deprecated old token usage. Also fixed errors not being displayed correctly on API Key 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.strongcompute.com/change-log/february-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.
