Skip to content
Merged

Dev #168

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion docx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
# [0.42.1](https://github.com/shelllet/winui/compare/main...dev) (2025-02-26)
# [0.42.4](https://github.com/shelllet/winui/compare/main...dev) (2025-03-30)

### Changed:
1. 修复预览图片在小屏幕无法显示问题。

### Note

1. 使用管理员权限运行 *winui++*, 无法显示 *动作* 的拖动效果(已知问题)。
2. 64位下载(x64):https://winui.net/_media/simple/winui++0.42.4-setup.x64.exe


## [0.42.1](https://github.com/shelllet/winui/compare/main...dev) (2025-02-26)

### Changed:
1. 修复[剪切板](./actions/system/ClipboardValue.md)动作设置剪切板内容时崩溃问题。
Expand Down
1 change: 1 addition & 0 deletions docx/actions/system/AttachProcess.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@

* 示例流程:https://github.com/shelllet/WinUi/blob/main/system/AttachProcess.simple

* 动态库示例:https://github.com/shelllet/WindowsInject
6 changes: 6 additions & 0 deletions docx/actions/system/WriteMemory.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,9 @@
## 资源

* 示例流程:https://github.com/shelllet/WinUi/blob/main/system/Wait.simple

<iframe type="text/html" height="640px" src="https://www.youtube.com/embed/EyvZtCS-EoM" frameborder="0"></iframe>

<iframe src="//player.bilibili.com/player.html?bvid=BV1AV91YgELT&page=1&autoplay=0" height='640px' scrolling="no" frameborder="no" framespacing="0" allowfullscreen="true"></iframe>