Skip to content

Latest commit

 

History

History
48 lines (22 loc) · 1.88 KB

CHANGELOG.md

File metadata and controls

48 lines (22 loc) · 1.88 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.4.0] - 2025-03-12

Build

  • Bump ironrdp-pdu

[0.3.1] - 2025-03-12

Build

[0.3.0] - 2025-02-05

Features

  • New required method get_formats for the RdpsndClientHandler trait (#661) (ccf6348270)

[0.2.0] - 2025-01-28

Features

  • Support for volume setting (#641) (a6c36511f6)

    Add server messages and API to support setting client volume.

Documentation

  • Use CDN URLs instead of the blob storage URLs for Devolutions logo (#631) (dd249909a8)

[0.1.1] - 2024-12-14

Other