Skip to content

Latest commit

 

History

History
57 lines (27 loc) · 2.33 KB

CHANGELOG.md

File metadata and controls

57 lines (27 loc) · 2.33 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.2] - 2025-03-07

Build

  • Update dependencies

[0.3.1] - 2025-01-30

Bug Fixes

[0.3.0] - 2025-01-28

Features

  • Support license caching (#634) (dd221bf224)

    Adds support for license caching by storing the license obtained from SERVER_UPGRADE_LICENSE message and sending CLIENT_LICENSE_INFO if a license requested by the server is already stored in the cache.

Documentation

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

Build

[0.2.2] - 2024-12-14

Other