Releases: 7nohe/confluence-md
Releases · 7nohe/confluence-md
Release list
v0.2.2
v0.2.1
0.3.0 (2026-06-24)
⚠ BREAKING CHANGES
- Node 20 is no longer supported. The Action now runs on the node24 runtime and the CLI requires Node.js 24 or later.
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)
- drop Node 20 support and target Node 24 (d0e16b0)
- 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)
- update existing attachment data instead of failing on duplicate filename (276a421)
- update existing attachment instead of failing on duplicate filename (dd1e80c)
- use v* tag format for GitHub Marketplace compatibility (84ce1bc)
v0.2.0
0.2.0 (2026-06-24)
⚠ BREAKING CHANGES
- Node 20 is no longer supported. The Action now runs on the node24 runtime and the CLI requires Node.js 24 or later.
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)
- drop Node 20 support and target Node 24 (d0e16b0)
- 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)
v0.1.6
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)
v0.1.5
0.1.5 (2026-03-25)
Features
- enable GitHub Action usage via
uses:and prepare for Marketplace (fcb86df) - enable GitHub Action usage via uses: and Marketplace listing (9026809)
- 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
v0.1.4
0.1.4 (2026-03-19)
Features
- enable GitHub Action usage via
uses:and prepare for Marketplace (fcb86df) - enable GitHub Action usage via uses: and Marketplace listing (9026809)
- 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
v0.1.3
What's Changed
- feat: support directory-based markdown sync by @7nohe in #1
- feat: support frontmatter title for page sync by @7nohe in #2
- chore(main): release confluence-md 0.1.1 by @github-actions[bot] in #3
- feat: enable GitHub Action usage via uses: and Marketplace listing by @7nohe in #4
- chore(main): release confluence-md 0.1.2 by @github-actions[bot] in #5
- fix: use v* tag format for GitHub Marketplace compatibility by @7nohe in #6
- chore(main): release 0.1.3 by @github-actions[bot] in #7
New Contributors
Full Changelog: v0.1.0...v0.1.3
v0.1.0
Full Changelog: https://github.com/7nohe/confluence-md/commits/v0.1.0