v1.0.2 | More stable
Deck
A modern, native, privacy-first clipboard OS for macOS
Release Notes v1.0.2
新增 / New
- 应用图标更新:替换为全新设计的应用图标,在 Dock、菜单栏与设置界面中呈现更清晰一致的视觉风格。
New app icon: Replaced the application icon with a new design for improved visual consistency across Dock, menu bar, and settings.
优化 / Improvements
- 数据库文件校验:在执行数据库操作前增加文件有效性校验,防止异常文件导致崩溃。
Database file validation: Added validation before database operations to prevent crashes caused by corrupted or invalid files.
修复 / Fixes
-
PRAGMA 表结构遍历修复:修复
PRAGMA table_info使用failableNext()迭代时可能跳过结果的问题。
PRAGMA iteration fix: Fixed iteration overPRAGMA table_infousingfailableNext()to ensure all rows are processed correctly. -
FTS 搜索绑定与遍历修复:修复全文搜索语句参数绑定与结果遍历异常的问题。
FTS binding and iteration fix: Fixed issues with binding and iterating over FTS search statements.
兼容性与行为说明 / Compatibility & Behavior Notes
-
本次更新不涉及数据库结构变更,可直接覆盖升级。
This release introduces no database schema changes and supports in-place upgrades. -
所有处理逻辑均在本地完成,不上传、不存储任何用户数据。
All processing remains local with no data uploaded or stored remotely.
升级建议 / Upgrade Notes
- 推荐所有用户升级以获得更稳定的运行表现与更安全的数据处理流程。
All users are recommended to upgrade for improved stability and safer data handling.