github yuzeguitarist/Deck v1.1.1
v1.1.1 | Safer

latest releases: v1.4.5, v1.4.4, v1.4.3...
5 months ago

Deck

Deck

A modern, native, privacy-first clipboard OS for macOS


Release Notes v1.1.1 (fix)

问题 / Issues

  • 在「网络」页面点击已连接设备旁的刷新按钮时,应用会直接崩溃。
    The app would crash when clicking the refresh button next to a connected device on the Network page.

  • 在开启安全模式后,系统指纹认证弹窗点击“取消”会闪烁并不断重复出现,无法正常关闭。
    In Secure Mode, the system fingerprint authentication dialog would flicker and repeatedly reappear after pressing “Cancel”.

  • 缺少对银行卡号的系统性识别与校验逻辑,存在误识别与漏识别风险。
    There was no systematic mechanism for recognizing and validating bank card numbers, leading to false positives and missed detections.


修复与改进 / Fixes & Improvements

  • 修复了点击已连接设备刷新按钮导致应用崩溃的问题。
    Fixed a crash when clicking the refresh button next to connected devices.

  • 修复了安全模式下指纹认证弹窗取消后闪烁并重复弹出的异常行为。
    Fixed an issue where the fingerprint authentication dialog would flicker and repeatedly appear after cancellation in Secure Mode.

  • 新增银行卡号识别功能,并采用多策略校验以提高准确性与安全性:
    Added bank card number recognition with multi-strategy validation for improved accuracy and safety:

    • 长度匹配
      Length matching
    • 前缀匹配(BIN 规则)
      Prefix matching (BIN rules)
    • 轻量级 Luhn 校验算法
      Lightweight Luhn algorithm validation
  • 支持自定义模板库,并为每个模板库配置独立的光标助手触发词,实现快速调用与插入预设内容。
    Added support for custom template libraries with per-library trigger keywords for the Cursor Assistant, enabling fast access and insertion of preset content.


兼容性与行为说明 / Compatibility & Behavior Notes

  • 本次更新不引入数据库结构破坏性变更,可直接覆盖升级。
    This release introduces no breaking database schema changes and can be installed as an in-place upgrade.

  • 银行卡识别仅在本地进行,不会上传或记录任何敏感数据。
    Bank card recognition is performed locally and does not upload or store any sensitive information.

  • 模板库与触发词为本地配置,不会影响现有模板内容。
    Template libraries and trigger keywords are local-only and do not affect existing templates.


升级建议 / Upgrade Notes

  • 建议所有用户升级至此版本以避免崩溃问题并获得更稳定的安全模式体验。
    All users are recommended to upgrade to avoid crashes and obtain a more stable Secure Mode experience.

Don't miss a new Deck release

NewReleases is sending notifications on new releases.