# January 7, 2026 - Something for Everyone

To kick off the new year, we've introduced several quality of life updates.&#x20;

* You can now paste images into chat.
* The Mito Light theme is now the default.
* Haiku is now default model..
* New chat shortcut — cmk/ctrl + K.&#x20;
* Users can select specific lines that will be automatically added to the context.
* Improved cell placement.
* Clearer citations and references.
* Auto-create notebooks on first message.


---

# 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.trymito.io/misc/release-notes/january-7-2026-something-for-everyone.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.
