릴리스 전반에서 새로 나온 내용을 살펴보세요. 기능, 개선 사항, 해결된 문제에 대한 자세한 정보를 제공합니다.
1월
2월
3월
4월
5월
6월
7월
8월
9월
10월
11월
12월
Actipro Docking & MDI for WPF 25.1.42026년 3월 13일
기능
Docking
Updated the background rendering of tinted tabs in light themes.
Shared
Added the TrustedCodeService class that manages dynamic loading of types in a secure-by-default manner. This change may be potentially breaking for certain rarely used features, so it's important to review the related documentation for details.
수정 사항
Docking
Fixed an exception that could be thrown when dragging to float an auto-hidden tool window with a certain configuration.
Shared
Removed a MaxLines setter in EmbeddedTextBox's default style, as it seemed to cause a minor layout issue in some scenarios.