Skip to content

Commit 9f36875

Browse files
authored
New version: XueshiQiao.PastePaw version 1.3.8 (#425653)
1 parent f462541 commit 9f36875

3 files changed

Lines changed: 84 additions & 0 deletions

File tree

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: XueshiQiao.PastePaw
5+
PackageVersion: 1.3.8
6+
InstallerLocale: en-US
7+
InstallerType: nullsoft
8+
Scope: user
9+
InstallModes:
10+
- interactive
11+
- silent
12+
- silentWithProgress
13+
UpgradeBehavior: install
14+
ProductCode: PastePaw
15+
ReleaseDate: 2026-08-28
16+
AppsAndFeaturesEntries:
17+
- Publisher: xueshi
18+
ProductCode: PastePaw
19+
InstallationMetadata:
20+
DefaultInstallLocation: '%LocalAppData%\PastePaw'
21+
Installers:
22+
- Architecture: x64
23+
InstallerUrl: https://github.com/XueshiQiao/PastePaw/releases/download/v1.3.8/PastePaw_1.3.8_x64-setup.exe
24+
InstallerSha256: 4893E9E3B494578751B504F25ED366F17D42AA8ADB1C386E57D64A7F9CA5F079
25+
- Architecture: arm64
26+
InstallerUrl: https://github.com/XueshiQiao/PastePaw/releases/download/v1.3.8/PastePaw_1.3.8_arm64-setup.exe
27+
InstallerSha256: 164293E7A5AC723EAE5179FD4584023A0F776D53AF03B46E7717D7EA14C0F1D9
28+
ManifestType: installer
29+
ManifestVersion: 1.12.0
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: XueshiQiao.PastePaw
5+
PackageVersion: 1.3.8
6+
PackageLocale: en-US
7+
Publisher: Xueshi Qiao
8+
PublisherUrl: https://github.com/XueshiQiao
9+
PublisherSupportUrl: https://github.com/XueshiQiao/PastePaw/issues
10+
Author: Xueshi Qiao
11+
PackageName: PastePaw
12+
PackageUrl: https://github.com/XueshiQiao/PastePaw
13+
License: GPL-3.0
14+
LicenseUrl: https://github.com/XueshiQiao/PastePaw/blob/HEAD/LICENSE
15+
ShortDescription: A beautiful clipboard history manager for Windows.
16+
Description: PastePaw is a clipboard history manager built with Rust + Tauri + React, featuring automatic clipboard saving, search, folders, customizable hotkeys, AI-powered actions, and multi-monitor support.
17+
Moniker: pastepaw
18+
Tags:
19+
- clipboard
20+
- history
21+
- paste
22+
- tauri
23+
ReleaseNotes: |-
24+
Added
25+
- Configurable Auto-Paste shortcut method (Shift + Insert / Ctrl + V) with extended virtual key event simulation (#13)
26+
- Confirmation dialog when deleting folders, with cascading deletion of folder clips and associated images (#14)
27+
- Option to preserve saved folder items when clearing clipboard history (#11)
28+
Fixed
29+
- Fixed multi-monitor and mixed-DPI display coordinate scaling issues (#9)
30+
- Fixed backdrop material (Mica / Mica Alt / Clear) and dark theme persistence across system sleep, wake, and lock screen (#10)
31+
- Fixed default selection and scroll reset to the first clip upon window reopen or receiving new clips (#12)
32+
- Fixed clip list falling into an empty state when deleting the currently selected folder by automatically switching back to All Clips (#14)
33+
新增
34+
- 支持在设置中选择自动粘贴快捷键模式(Shift + Insert / Ctrl + V),并增强虚拟按键事件模拟与终端兼容性 (#13)
35+
- 删除文件夹时增加确认对话框,并支持级联删除文件夹内的历史项及磁盘关联图片 (#14)
36+
- 清空剪贴板历史时默认保留已保存至文件夹中的项目 (#11)
37+
修复
38+
- 修复多显示器及不同 DPI 缩放下的窗口定位与尺寸错位问题 (#9)
39+
- 修复在系统休眠、锁屏唤醒后 Mica/Mica Alt/Clear 材质与深色主题属性失效的问题 (#10)
40+
- 修复重新唤出窗口或接收新剪贴板内容时未自动定位并选中第一项的问题 (#12)
41+
- 修复删除当前选中的文件夹后未自动回退至"全部历史"导致列表显示为空的问题 (#14)
42+
🔍 VirusTotal Scan Results (70+ antivirus engines):
43+
- x64 installer
44+
- arm64 installer
45+
ReleaseNotesUrl: https://github.com/XueshiQiao/PastePaw/releases/tag/v1.3.8
46+
ManifestType: defaultLocale
47+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: XueshiQiao.PastePaw
5+
PackageVersion: 1.3.8
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)