Skip to content

Tags: devlimits/confluence-cli

Tags

v1.33.1

Toggle v1.33.1's commit message
chore(release): 1.33.1 [skip ci]

## [1.33.1](pchuri/confluence-cli@v1.33.0...v1.33.1) (2026-04-26)

### Bug Fixes

* **security:** refuse cross-host attachment downloads ([pchuri#121](pchuri#121)) ([64b87c4](pchuri@64b87c4))

v1.33.0

Toggle v1.33.0's commit message
chore(release): 1.33.0 [skip ci]

# [1.33.0](pchuri/confluence-cli@v1.32.1...v1.33.0) (2026-04-24)

### Features

* add configurable linkStyle for storage-format link output ([pchuri#117](pchuri#117)) ([18aa60c](pchuri@18aa60c))

v1.32.1

Toggle v1.32.1's commit message
chore(release): 1.32.1 [skip ci]

## [1.32.1](pchuri/confluence-cli@v1.32.0...v1.32.1) (2026-04-24)

### Bug Fixes

* publish prod-only npm-shrinkwrap to avoid devDependency leakage ([pchuri#116](pchuri#116)) ([d2a7241](pchuri@d2a7241)), closes [pchuri#110](pchuri#110)

v1.32.0

Toggle v1.32.0's commit message
chore(release): 1.32.0 [skip ci]

# [1.32.0](pchuri/confluence-cli@v1.31.1...v1.32.0) (2026-04-24)

### Features

* add json metadata and storage read support ([pchuri#115](pchuri#115)) ([179fe4f](pchuri@179fe4f))

v1.31.1

Toggle v1.31.1's commit message
chore(release): 1.31.1 [skip ci]

## [1.31.1](pchuri/confluence-cli@v1.31.0...v1.31.1) (2026-04-22)

### Performance Improvements

* parallelize getAllDescendantPages sibling fetches ([pchuri#113](pchuri#113)) ([bdee5de](pchuri@bdee5de))

v1.31.0

Toggle v1.31.0's commit message
chore(release): 1.31.0 [skip ci]

# [1.31.0](pchuri/confluence-cli@v1.30.2...v1.31.0) (2026-04-22)

### Features

* add cookie authentication for Enterprise SSO ([pchuri#111](pchuri#111)) ([9fe55f3](pchuri@9fe55f3)), closes [pchuri#106](pchuri#106)

v1.30.2

Toggle v1.30.2's commit message
chore(release): 1.30.2 [skip ci]

## [1.30.2](pchuri/confluence-cli@v1.30.1...v1.30.2) (2026-04-19)

### Bug Fixes

* escape regex metacharacters in userkey before replacement ([pchuri#109](pchuri#109)) ([394b72c](pchuri@394b72c))

v1.30.1

Toggle v1.30.1's commit message
chore(release): 1.30.1 [skip ci]

## [1.30.1](pchuri/confluence-cli@v1.30.0...v1.30.1) (2026-04-15)

### Bug Fixes

* preserve internal page links with custom display text in markdown conversion ([pchuri#105](pchuri#105)) ([06382f3](pchuri@06382f3)), closes [pchuri#104](pchuri#104)

v1.30.0

Toggle v1.30.0's commit message
chore(release): 1.30.0 [skip ci]

# [1.30.0](pchuri/confluence-cli@v1.29.1...v1.30.0) (2026-04-13)

### Features

* support Confluence tiny links (/wiki/x/<code>) as pageId input ([pchuri#101](pchuri#101)) ([dcccc8e](pchuri@dcccc8e)), closes [pchuri#100](pchuri#100)

v1.29.1

Toggle v1.29.1's commit message
chore(release): 1.29.1 [skip ci]

## [1.29.1](pchuri/confluence-cli@v1.29.0...v1.29.1) (2026-04-11)

### Bug Fixes

* upgrade axios to ^1.15.0 to address security vulnerabilities ([pchuri#97](pchuri#97)) ([98344f4](pchuri@98344f4)), closes [pchuri#96](pchuri#96)