Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 1.0.7 #58

Merged
merged 1 commit into from
Nov 1, 2024
Merged
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
10 changes: 10 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
xdg-desktop-portal-dde (1.0.7) unstable; urgency=medium

* fix: modify accessdialog to dtk style
* feat: implement interactive captur
* fix: 修复调用选择文件对话框时无法选择文件夹
* fix: wayland上 chromeium112版本上传文件无法多选
* fix: wayland.so is not found (#51)

-- fuleyi <[email protected]> Fri, 01 Nov 2024 08:55:52 +0800

xdg-desktop-portal-dde (1.0.6) unstable; urgency=medium

* adapt to new screenshot
Expand Down
Loading