All Postman Release Notes

Last updated: Sep 5, 2025

Stay up to date on releases from Postman

Join Releasebot and subscribe to release note updates from hundreds of vendors.

Postman logo

Postman CLI by Postman

Postman CLI v1.17.1

September 2025 Releasebot wasn't able to parse a release date from the source, so this is when the entry was added. Original Source

Postman CLI adds multi-file OpenAPI 3.0 linting for Enterprise plans.

  • What's New

    Support for linting multi-file OpenAPI 3.0 specifications

Postman logo

Postman CLI by Postman

Postman CLI v1.17.0

September 2025 Releasebot wasn't able to parse a release date from the source, so this is when the entry was added. Original Source

Postman CLI adds EU region support: EU API key login, auto region display, and EU-only commands (postman collection run; integration-id not supported).

  • What's New

    The Postman CLI now supports targeting the EU region.

Postman logo

Postman CLI by Postman

Postman CLI v1.14.1

September 4, 2025 This release date was parsed from the original source when it was added (Sep 4, 2025). Original Source

  • Bug Fixes

    Fixed a compatibility issue on Intel-based macOS systems. Fixed exit code resolution in api lint and api publish commands.

Postman logo

Postman CLI by Postman

Postman CLI v1.18.0

September 4, 2025 This release date was parsed from the original source when it was added (Sep 4, 2025). Original Source

  • What’s New

    Support for specifying the EU region during authentication The Postman CLI now supports using the --region eu option with the login command to specify that your instance of Postman is hosted in the EU region.

Postman logo

Postman CLI by Postman

Postman CLI v1.16.0

September 4, 2025 This release date was parsed from the original source when it was added (Sep 4, 2025). Original Source

  • What's New

    The Postman CLI now supports linting Open API 3.0 taking into consideration rules enforced via workspace groups as per the team's API Governance configuration. To use, execute: postman spec lint <spec-id>

Postman logo

Postman CLI by Postman

Postman CLI v1.15.0

September 4, 2025 This release date was parsed from the original source when it was added (Sep 4, 2025). Original Source

  • What's New

    Postman CLI can now run scripts with external packages – Import packages from npm and JSR in your scripts to enhance your testing and automation workflows.

Postman logo

Postman CLI by Postman

Postman CLI v1.14.0

September 4, 2025 This release date was parsed from the original source when it was added (Sep 4, 2025). Original Source

  • Bug Fixes

    api publish command now works on Windows by correcting the Git redirect path. The Postman CLI now resolves browser-native globals like crypto and TextEncoder reliably, ensuring scripts behave consistently across both the postman app and the CLI.

Postman logo

Postman CLI by Postman

Postman CLI v1.17.2

September 4, 2025 This release date was parsed from the original source when it was added (Sep 4, 2025). Original Source

  • Bug Fixes

    Improved the automated region detection and login process to ensure greater reliability and resilience across diverse environments.

Postman logo

Postman App by Postman

Postman 11.61.5

September 3, 2025 This release date was parsed from the original source when it was added (Sep 4, 2025). Original Source

  • Some critical bug fixes and enhancements were added in this release.

Postman logo

Postman CLI by Postman

Postman CLI v1.18.1

September 2, 2025 This release date was parsed from the original source when it was added (Sep 2, 2025). Original Source

Fixed a silent-mode collection bug and introduced a deprecation warning for alias usage.

  • Bug Fixes

    Fixed issues with the --silent option during collection runs