Skip to content

Releases: pchuri/confluence-cli

v2.7.0

18 May 10:56

Choose a tag to compare

2.7.0 (2026-05-18)

Features

v2.6.3

12 May 12:51

Choose a tag to compare

2.6.3 (2026-05-12)

Bug Fixes

  • convert: read stdin as a stream and guard against TTY-only invocations (#184) (fda2860)

v2.6.2

12 May 12:41

Choose a tag to compare

2.6.2 (2026-05-12)

Bug Fixes

  • client: route createPage/createChildPage html through htmlToConfluenceStorage (#183) (6946cd7)

v2.6.1

10 May 05:05

Choose a tag to compare

2.6.1 (2026-05-10)

Bug Fixes

  • convert: route html → markdown through htmlToMarkdown (#180) (384d631)

v2.6.0

07 May 01:47

Choose a tag to compare

2.6.0 (2026-05-07)

Features

  • converter: add details/summary and HTML block support to markdown conversion (#177) (a4cc7a0)

v2.5.0

06 May 09:24

Choose a tag to compare

2.5.0 (2026-05-06)

Bug Fixes

v2.4.0

04 May 05:55

Choose a tag to compare

2.4.0 (2026-05-04)

Features

  • spaces: paginate getSpaces and add --all flag (#169) (f967861), closes #168

v2.3.1

04 May 00:31

Choose a tag to compare

2.3.1 (2026-05-04)

Bug Fixes

  • walker: preserve /// on storage ↔ markdown round-trip (#167) (a6857db), closes #155 #2

v2.3.0

03 May 10:01

Choose a tag to compare

2.3.0 (2026-05-03)

Features

v2.2.0

03 May 03:05

Choose a tag to compare

2.2.0 (2026-05-03)

Features

  • client: add limit configurable in getSpaces and spaces command (#166) (c4d3830)