v0.1.6
·
0 commits
to f6d13ae4e2624d0f5d8bf63f7950f840aefbf2bc
since this release
0.1.6 (2026-03-26)
Features
- add exclude patterns to skip files in directory sync (de8e8ee)
- auto-create page in Confluence space (a2ce03e)
- auto-create page in Confluence space when space_key is provided (f5eb4e6)
- enable GitHub Action usage via
uses:and prepare for Marketplace (fcb86df) - enable GitHub Action usage via uses: and Marketplace listing (9026809)
- enable write_page_id by default (fc91d7f)
- skip files without page ID instead of failing the workflow (c60ef65)
- skip files without page ID instead of failing the workflow (8345f0f)
- support directory-based markdown sync (5eef13c)
- support directory-based markdown sync (b50e272)
- support frontmatter title for page sync (76583c2)
- support frontmatter title for page sync (6643f5f)
Bug Fixes
- format code with Biome to pass CI lint check (02459cd)
- remove component prefix from release tags for Marketplace compatibility (a1dbd8c)
- rename action to Confluence MD for unique Marketplace slug (355e028)
- satisfy lint checks for directory sync (4cef1ff)
- use v* tag format for GitHub Marketplace compatibility (84ce1bc)