Changelog

Every release, in one place.

2026

v1.16.0 Jun 27
feat fix

Add GitHub integration with PR, review, and comment operations

v1.15.0 Jun 21
feat fix

**cli:** add --debug global option for API call traces, closes [#221](https://github.com/kolatts/pncli/issues/221)

v1.14.1 Jun 14
fix

**ado:** always send application/octet-stream for work item attachments, closes [#209](https://github.com/kolatts/pncli/issues/209)

v1.14.0 Jun 13
feat

**ado:** add work item attachment upload

v1.13.0 May 30
feat fix

**ado,jira:** add attachment list and download commands

v1.12.0 May 23
feat fix

**jenkins:** add --folder flag to pipeline list for folder-scoped job enumeration

v1.11.1 May 16
fix

**deps:** replace @inquirer/prompts with individual packages, closes [#154](https://github.com/kolatts/pncli/issues/154)

v1.11.0 May 15
feat fix

**git:** add report command with date filtering and CSV export

v1.10.0 May 14
feat fix

Enable mcp__github__pull_request_review_write for Claude review approvals

v1.10.1 May 14
fix

Improve supply chain security for socket.dev

v1.9.0 May 11
feat

**deps:** add Sonatype OSS Index as vulnerability source for deps frisk

v1.8.0 Apr 24
feat fix

Add --path filter to ado repo diff

v1.7.0 Apr 13
feat fix

Migrate function app secrets to Key Vault references

v1.6.0 Apr 12
feat fix

Add --output flag to config check command, closes [#40](https://github.com/kolatts/pncli/issues/40)

v1.6.1 Apr 12
fix

Add repository field to package.json for npm provenance verification

v1.4.0 Apr 11
feat fix

Azure DevOps Server integration (work items, repos, PRs, pipelines)

v1.5.0 Apr 11
feat fix

Add permissions configuration for Bash commands in settings

v1.3.0 Apr 6
feat

Confluence integration + fail() exit fix + TLS bypass

v1.1.0 Apr 5
feat

Add PNCLI_EMAIL and PNCLI_USERID as global user identity

v1.2.0 Apr 5
feat fix

Dep watchdog — pncli deps command group

v1.0.0 Apr 4
feat fix

Add HTTP client and Bitbucket Server integration

v1.0.1 Apr 4
fix

Rename package to @kolatts/pncli and add --access=public for npm publish