---
title: "Release notes in DaaS"
sidebar_label: "Release notes"
sidebar_position: 99
description: "Updates in DaaS"
---

import {FaqWrapper, FaqItem, FaqQuestion, FaqAnswer} from '@selectel/docux/components'
import Formbricks from '@theme/MDXComponents/Formbricks'

# Release notes in DaaS

## 2026 \{#2026}

<FaqWrapper>
  <FaqItem>
    <FaqQuestion>February</FaqQuestion>

    <FaqAnswer>
      * added the ability to manage remote desktops in the Control panel.

        You can [create desktops](/daas/manage/create-remote-desktop.mdx) and [decommission them](/daas/about/disable-daas.mdx).
    </FaqAnswer>
  </FaqItem>
</FaqWrapper>

<Formbricks />
