English
Summary
- Restored a clearly visible remove action for multi-image uploads by moving the control back to the image preview instead of leaving it as a footer text button.
- Swapped the text label for a dedicated
Xicon button so the delete affordance feels consistent with the nearby drag handle and less visually abrupt. - Improved the button contrast, hit area, and hover feedback so users are less likely to miss the remove action during multi-image editing.
macOS Security Note
If macOS says the app is "damaged" or the developer cannot be verified, this is usually a system quarantine warning rather than an app defect.
xattr -rd com.apple.quarantine /Applications/PromptOptimizer.appFor a downloaded DMG:
xattr -rd com.apple.quarantine ~/Downloads/PromptOptimizer-*.dmgInstallation guide: English | 中文
Full release notes (EN)
中文
概括
- 多图上传卡片的删除入口重新回到图片右上角,不再停留在底部的“删除”文字按钮上。
- 删除操作改成更轻量也更统一的
X图标按钮,视觉上和旁边的拖拽句柄更协调。 - 按钮的对比度、点击区域和悬浮反馈都做了加强,在多图编辑时更不容易看漏。
macOS 安全提示
如果 macOS 提示“已损坏”或“无法验证开发者”,通常是系统隔离属性导致,并不一定是应用本身有问题。
xattr -rd com.apple.quarantine /Applications/PromptOptimizer.app如果是刚下载的 DMG:
xattr -rd com.apple.quarantine ~/Downloads/PromptOptimizer-*.dmg安装文档:English | 中文
完整发布说明(中文)