# November 2024

**Features**

* **GPU Management:**
  * Users can now access GPU settings through environment variables
  * Users can see improved burst spare ratio calculations in BurstCluster
* **Performance Improvements:**
  * Users can experience faster instance cost tracking with new concurrency system
  * Users can view optimized dataset size displays
* **System Updates:**
  * Users can access new Oracle backend functionality
  * Users can view output paths in live details

**Fixes**

* **System Stability:**
  * Handled AWS failures for bucket operations
  * Updated state machine configurations
  * Disabled unused workers in supervision tree
  * Fixed workstation filtering for agent availability
  * Fixed users being handled incorrectly if not nested in an organisation
* **User Experience:**
  * Improved container error messages for better clarity
  * Enhanced pagination and filtering functionality
  * Implemented a 10-minute refund for strong failures
  * Better controller return messages
* **Data Management:**
  * Fixed dataset duplication issues with public data
  * Improved stale execution group handling
  * Prevented incorrect strong\_fail states
  * Restored node health monitoring
  * Fixed struct implementation issues


---

# 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/november-2024.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.
