Skip to content

Releases: vryTfmcat/four-layer-todo

Four Layer Todo 0.1.10

Choose a tag to compare

@github-actions github-actions released this 11 Aug 12:56
33dc471

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

Choose a tag to compare

@vryTfmcat vryTfmcat released this 10 Aug 13:55
aa7c3f7

What’s fixed

  • Stabilizes Canvas ↔ Markdown synchronization around persistent task IDs.
  • Prevents Obsidian Sync conflict names such as Task 2.md and Task 2 2.md from 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

Choose a tag to compare

@vryTfmcat vryTfmcat released this 07 Aug 08:40
34f463c

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

Choose a tag to compare

@vryTfmcat vryTfmcat released this 07 Aug 08:30
e7c7c1f

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

Choose a tag to compare

@vryTfmcat vryTfmcat released this 07 Aug 08:16
381e908

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

Choose a tag to compare

@vryTfmcat vryTfmcat released this 06 Aug 17:32
d555f53

Fixes Obsidian Community validation issues. Release assets include main.js, manifest.json, and styles.css.

Four Layer Todo 0.1.4

Choose a tag to compare

@vryTfmcat vryTfmcat released this 06 Aug 13:22

Four Layer Todo 0.1.4 release. Includes Markdown/task-pool synchronization fixes, serialized vault events, native Canvas persistence, and rebuilt production assets.

0.1.2

Choose a tag to compare

@vryTfmcat vryTfmcat released this 25 Jul 20:25

中文

修复社区审核:补充许可证、双语 README,并移除打包产物中的动态脚本路径。

English

Fix marketplace review findings: add a license and bilingual README, and remove bundled dynamic script paths.

0.1.1

Choose a tag to compare

@vryTfmcat vryTfmcat released this 25 Jul 20:02

中文

修正社区插件目录的显示名称,使其符合 Obsidian 命名规则。

English

Correct the manifest display name for Obsidian community-plugin directory compliance.

0.1.0

Choose a tag to compare

@vryTfmcat vryTfmcat released this 25 Jul 19:42
c6cf1a3

中文

首次公开版本:提供白板、缓存工作台、任务存储器、长期对象与可选 Markdown 双向同步。

English

First public release with a whiteboard, workbench, task storage, long-term objects, and optional bidirectional Markdown synchronization.