# December 2024

**Features**

* **Dark Mode & UI Improvements:**
  * Users can now toggle dark mode for better accessibility
  * Users can experience improved organization dropdown interface
  * Users can enjoy an enhanced overall UI design
* Organization Management:
  * Users can group organizations with new [super organisation feature](/basic-concepts/organisation-and-teams.md#super-organisations)
  * Users can receive organization invite emails
* Storage & Infrastructure:
  * Users can access [burst home folder buckets](#user-content-fn-1)[^1]

**Fixes**

* **System Performance:**
  * Implemented scheduler improvements
  * Fixed container existence checks
* User Experience:
  * Fixed container dataset mount display
  * Enhanced stale group handling
  * Fixed scheduler task execution
* Technical Updates:
  * Prevented experiment endpoint crashes for invalid clusters

[^1]:


---

# 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/december-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.
