Releases: vryTfmcat/four-layer-todo
Releases · vryTfmcat/four-layer-todo
Release list
Four Layer Todo 0.1.10
What's Changed
- Harden Sync and automate verified 0.1.10 releases by @vryTfmcat in #9
Full Changelog: 0.1.9...0.1.10
Four Layer Todo 0.1.9
What’s fixed
- Stabilizes Canvas ↔ Markdown synchronization around persistent task IDs.
- Prevents Obsidian Sync conflict names such as
Task 2.mdandTask 2 2.mdfrom triggering endless suffix growth. - Ignores stale queued rename events and distinguishes Sync conflicts from intentional numeric renames.
- Selects one deterministic canonical file when duplicate task IDs appear.
- Preserves linked source notes while moving or archiving the managed task card.
- Cleans legacy self-links and repeated generated backlinks.
Requires Obsidian 1.13.0 or newer.
Four Layer Todo 0.1.8
What's new\n- English interface with automatic, Chinese, and English language selection\n- Existing Chinese task data, folders, frontmatter, and internal values remain compatible\n- Localized guided sample content and English documentation\n- Fixed whiteboard height inheritance and updated Obsidian 1.13 settings compatibility\n- Synchronized pnpm lockfile with the fixed Preact 10.29.8 dependency\n- Declare Obsidian 1.13.0 as the minimum supported version for the APIs used\n\n## Validation\n- npm run build\n- node --check main.js\n- npm audit --audit-level=high\n- Obsidian runtime reload and language-switch task-count check
Four Layer Todo 0.1.7
What's new\n- English interface with automatic, Chinese, and English language selection\n- Existing Chinese task data, folders, frontmatter, and internal values remain compatible\n- Localized guided sample content and English documentation\n- Fixed whiteboard height inheritance and updated Obsidian 1.13 settings compatibility\n- Synchronized pnpm lockfile with the fixed Preact 10.29.8 dependency\n\n## Validation\n- npm run build\n- node --check main.js\n- npm audit --audit-level=high\n- Obsidian runtime reload and language-switch task-count check
Four Layer Todo 0.1.6
What's new\n- English interface with automatic, Chinese, and English language selection\n- Existing Chinese task data, folders, frontmatter, and internal values remain compatible\n- Localized guided sample content and English documentation\n- Fixed whiteboard height inheritance and updated Obsidian 1.13 settings compatibility\n- Upgraded Preact to 10.29.8\n\n## Validation\n- npm run build\n- node --check main.js\n- npm audit --audit-level=high\n- Obsidian runtime reload and language-switch task-count check
0.1.5
Four Layer Todo 0.1.4
Four Layer Todo 0.1.4 release. Includes Markdown/task-pool synchronization fixes, serialized vault events, native Canvas persistence, and rebuilt production assets.