Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 315 Bytes

CHANGELOG.md

File metadata and controls

10 lines (8 loc) · 315 Bytes

1.4.1

  1. 优化scan, 没有通配符时不进行scan搜索。感谢@ydq
  2. 使用swift concurrency 重写部分功能。

1.4.2

  1. 密码,搜索框使用swiftUI 原生组件。
  2. 表格增加双击编辑。
  3. 修复hash field 禁用状态错误bug。
  4. 去除promisekit依赖,使用swift concurrency。