Skip to content

Releases: 7nohe/confluence-md

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 26 Jun 08:05
b94f5ef

0.2.2 (2026-06-25)

Features

  • make the mermaid macro name configurable (#21) (caec474)

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 24 Jun 08:59
d707bfb

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

Choose a tag to compare

@github-actions github-actions released this 24 Jun 01:40

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

Choose a tag to compare

@github-actions github-actions released this 26 Mar 04:09

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

Choose a tag to compare

@github-actions github-actions released this 25 Mar 02:47

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

  • 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.4

Choose a tag to compare

@github-actions github-actions released this 19 Mar 01:02

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

  • 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.3

Choose a tag to compare

@7nohe 7nohe released this 18 Mar 03:03

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

  • @7nohe made their first contribution in #1
  • @github-actions[bot] made their first contribution in #3

Full Changelog: v0.1.0...v0.1.3

v0.1.0

Choose a tag to compare

@7nohe 7nohe released this 11 Mar 00:15