Skip to content

Releases: pchuri/confluence-cli

v1.33.1

26 Apr 05:07

Choose a tag to compare

1.33.1 (2026-04-26)

Bug Fixes

  • security: refuse cross-host attachment downloads (#121) (64b87c4)

v1.33.0

24 Apr 23:54

Choose a tag to compare

1.33.0 (2026-04-24)

Features

  • add configurable linkStyle for storage-format link output (#117) (18aa60c)

v1.32.1

24 Apr 06:42

Choose a tag to compare

1.32.1 (2026-04-24)

Bug Fixes

  • publish prod-only npm-shrinkwrap to avoid devDependency leakage (#116) (d2a7241), closes #110

v1.32.0

24 Apr 05:49

Choose a tag to compare

1.32.0 (2026-04-24)

Features

  • add json metadata and storage read support (#115) (179fe4f)

v1.31.1

22 Apr 13:53

Choose a tag to compare

1.31.1 (2026-04-22)

Performance Improvements

  • parallelize getAllDescendantPages sibling fetches (#113) (bdee5de)

v1.31.0

22 Apr 07:18

Choose a tag to compare

1.31.0 (2026-04-22)

Features

  • add cookie authentication for Enterprise SSO (#111) (9fe55f3), closes #106

v1.30.2

19 Apr 11:45

Choose a tag to compare

1.30.2 (2026-04-19)

Bug Fixes

  • escape regex metacharacters in userkey before replacement (#109) (394b72c)

v1.30.1

15 Apr 10:31

Choose a tag to compare

1.30.1 (2026-04-15)

Bug Fixes

  • preserve internal page links with custom display text in markdown conversion (#105) (06382f3), closes #104

v1.30.0

13 Apr 03:08

Choose a tag to compare

1.30.0 (2026-04-13)

Features

  • support Confluence tiny links (/wiki/x/) as pageId input (#101) (dcccc8e), closes #100

v1.29.1

11 Apr 11:17

Choose a tag to compare

1.29.1 (2026-04-11)

Bug Fixes

  • upgrade axios to ^1.15.0 to address security vulnerabilities (#97) (98344f4), closes #96