Commit graph

7 commits

Author SHA1 Message Date
Moy
38456ef3af build: 1.6.2 2026-05-15 11:25:16 +08:00
Moy
37a490d777 ci: fix duplicate separators in release notes extraction 2026-05-12 13:01:01 +08:00
Moy
f59fd09cd2 docs: restructure CHANGELOG with details blocks and update release workflow for minor-series aggregation 2026-05-12 12:48:52 +08:00
Moy
3418e9ae4f feat: add code block copy with configurable behavior setting
- Add CodeBlockBehavior enum: COPY_CONTENT / COPY_WITH_FENCES / GENERATE_BLOCK_LINK / DISABLED
- Add CODEBLOCK ContextType, detectCodeBlock() method in main.ts
- Code block detection runs before block ID generation (conflict resolution)
- Add Code Block settings group in settingTab.ts with dropdown
- Add CHANGELOG.md with full version history
- Update release workflow to extract notes from CHANGELOG.md
2026-05-12 12:42:27 +08:00
Moy
46723f1cd0 build: 1.5.3 2026-04-22 13:03:37 +08:00
Moy
f646ba8196 ci: fix release workflow for vitest compatibility 2026-04-22 13:00:28 +08:00
Moy
53189657f5 Add release workflow 2025-03-23 00:29:58 +08:00