Skip to content

Releases: Lsywk25/auto-move-file

v3.2.2

Choose a tag to compare

@github-actions github-actions released this 06 Sep 10:22

Release 3.2.2

v3.2.1

Choose a tag to compare

@github-actions github-actions released this 06 Sep 08:38

Release 3.2.1

v3.2.0 - Exact/Fuzzy Match Mode

Choose a tag to compare

@Lsywk25 Lsywk25 released this 05 Sep 13:55

Changes

  • New match mode option per rule: exact or fuzzy (contains matching, regex-compatible, case-insensitive)
  • Filename monitoring adds exact match (filename without extension must be identical)
  • Marketplace compliance fixes: removed startup notice, scoped CSS styles, mobile compatibility (electron platform check), logs gated behind DEBUG flag
  • Added automated test suite (65 checks)

Files: main.js, manifest.json, styles.css

Auto-move-file v3.1

Choose a tag to compare

@Lsywk25 Lsywk25 released this 01 Mar 14:03

实时监控归档开关: 可开启/关闭实时监控,关闭时只通过手动按钮触发
延迟时间单位选择: 支持毫秒(ms)/秒(s)/分钟(min)三种单位
扫描文件夹设置: 手动触发时可限定扫描特定文件夹
执行优先级模式: 可选择按规则顺序或按属性值顺序决定优先级
规则上下移动: 支持按钮调整规则顺序,影响执行优先级
优化文件夹选择器: 支持实时更新,包含空文件夹

3.0.0

Choose a tag to compare

@Lsywk25 Lsywk25 released this 04 Feb 10:03

Auto Move File v3.0 - 支持多规则、多属性监控