中文
Asset Track 1.8.0 建议所有用户升级。这个版本合并了原计划 1.7.1 中的两个严重修复:特定规则下的循环冲突,以及应用规则后月账单无法保存的问题。1.7.1 不单独作为正式发布版本。
主要更新
- 代付现在支持创建和保存独立匹配规则,仍使用支出分类,适合 AA、聚餐和代付回款。
- 导入账单、应用规则、批量编辑和保存提示更清晰,被过滤条目可以在预览中检查。
- 数据库模式升级到 schema 11,旧 schema 9/10 会自动备份并迁移到最新版本。
- 商品总览、年度周期消费、导入字段确认和流水编辑布局更紧凑。
- README 和用户手册补充了 Obsidian 文件系统访问警告的边界说明:该能力只用于本地 SQLite、保护快照和备份恢复管理。
升级说明
- 升级前会自动在数据目录创建
backups/before-schema11-*.db保护备份。 - 需要 Obsidian 1.13.0 或更高版本,建议先升级到当前最新 1.13.x 桌面版。
- Release 资产仍然只包含
main.js、manifest.json和styles.css。
English
Asset Track 1.8.0 is recommended for all users. It includes two serious fixes originally prepared for 1.7.1: rule-loop conflicts under specific rule setups, and monthly draft save failures after applying rules. Version 1.7.1 is not published separately.
Highlights
- Daifu transactions can now use their own matching rules while still using expense categories.
- Bill import, rule application, batch edits, and save feedback are clearer; filtered rows can be reviewed in the import preview.
- The database schema upgrades to schema 11; older schema 9/10 databases are backed up and migrated automatically.
- Product overview, annual recurring spending, import field mapping, and transaction editing layouts are more compact.
- The README and user guide clarify Obsidian's Direct Filesystem Access warning: it is used only for local SQLite, protection snapshots, and backup/restore management.
Upgrade notes
- A protective
backups/before-schema11-*.dbcopy is created automatically before migration. - Obsidian 1.13.0 or later is required. Update to the latest available 1.13.x desktop release before installing or updating.
- Release assets remain the standard three files:
main.js,manifest.json, andstyles.css.