# January 22, 2026

## ![](/files/DESMoC6l1Gr9uaynao5N) Sola AI&#x20;

### *New*: Chat history and multiple chats

Work with [Sola AI](/getting-started/sola-ai.md) across multiple conversations in each app without losing your chat history. Start new chats, switch between conversations, and revisit past discussions whenever you need them.

<figure><img src="/files/jLpMAzxcEPvdgJyQc9xa" alt="Access your chat history from any app"><figcaption><p>Access your chat history from any app</p></figcaption></figure>

## Canvases

### Canvas code editor

Advanced users can view and edit canvas source code directly with the new [canvas code editor](/workspace/apps/canvases.md#canvas-code-editor) for precise control over layout, styling, and behavior.

<div><figure><img src="/files/beh8Rs6PbN1PfnLGgEdy" alt="Canvas code editor split screen"><figcaption><p>Canvas code editor split screen</p></figcaption></figure> <figure><img src="/files/hk4lapEkSxp1pPsq3qh0" alt="Code editor button in canvas toolbar"><figcaption><p>Code editor button in canvas toolbar</p></figcaption></figure></div>

Work in split-screen mode with your canvas visible beside the code, making it easy to customize and debug without AI. Access version history to review or restore previous iterations.

## Alerts

### Slack notifications for alerts

Receive [alert notifications](/workspace/apps/alerts.md#creating-alert-rules) directly in Slack channels, and keep your team informed about critical security issues in your main work environment.

<figure><img src="/files/k1X290KbpgoPRmmcB2Tm" alt="Receive alert notifications directly in Slack"><figcaption><p>Receive alert notifications directly in Slack</p></figcaption></figure>

## Integrations

### Data Sources

***New*****: GitHub organization apps table**

Added new `github_organization_app_installation` table to the [GitHub integration](/integrations/data-sources/github.md), providing visibility into all GitHub Apps installed on your GitHub organization.

## New Apps

Now available in the [App Gallery](https://docs.sola.security/getting-started/app-gallery):

* [Employee Offboarding - Risk Monitoring](https://app.sola.security/gallery/employee-offboarding-risk)

## Notes and reminders

Stay tuned for more coming soon! 🚀

—

*The Sola Team*

{% embed url="<https://sola.security/pricing/>" %}


---

# 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.sola.security/getting-started/release-notes/2026-january-22.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.
