Postman App Updates & Release Notes
188 updates curated from 1 source by the Releasebot Team. Last updated: Jun 5, 2026
- Jun 5, 2026
- Date parsed from source:Jun 5, 2026
- First seen by Releasebot:Jun 5, 2026
Postman 12.13.6
Postman App adds Spec Hub spec forking with fast-forward merges to copy and update specifications without changing the original.
Improvements
Original source
Fork specifications in Spec Hub
You can now fork your Spec Hub specifications in Postman to create a copy and make changes without affecting the original. Forked specifications support pulling updates from the parent element using fast-forward merging, which replaces changes in the fork with changes from the parent.
For more information, see Collaborate with specifications in Postman. - Jun 4, 2026
- Date parsed from source:Jun 4, 2026
- First seen by Releasebot:Jun 5, 2026
Postman 12.13.5
Postman App fixes a Flows bug that now keeps connections and output fields intact when switching blocks.
Bug Fixes
Fixed a bug in Postman Flows when switching between Output and Response blocks. Connections and fields are now handled correctly instead of dropping the connection or skipping the output field.
Original source All of your release notes in one feed
Join Releasebot and get updates from Postman and hundreds of other software products.
- Jun 2, 2026
- Date parsed from source:Jun 2, 2026
- First seen by Releasebot:Jun 5, 2026
Postman 12.13.2
Postman App improves Flows with HTML test result reports, a new Send input for Response blocks, and easier starting options that can load an API example or build a flow from a collection.
Improvements
Test results HTML report in Postman Flows
In Postman Flows you can now download your test results as an HTML report from the All Tests tab (in Run Logs and Analytics), alongside the existing formats.
New input added to Response blocks in Postman Flows
The Response block now has a Send input, letting a fail or conditional path trigger a response directly. This new Send input works both in the app and when running flows from the Postman CLI.
New Start block options in Postman Flows
When you create a new flow, the Start block gives you two new ways to jump right in:
- API example: instantly loads a ready-to-run flow that shows a request, a test, and the results displayed on the canvas, so you can see Flows in action right away.
- Create a Flow from collection: pick one of your collections and Flows automatically builds out the blocks for you, no manual setup needed.
- Jun 3, 2026
- Date parsed from source:Jun 3, 2026
- First seen by Releasebot:Jun 5, 2026
Postman 12.13.4
Postman App fixes a Flows bug that broke shared modules after push and pull, resolving execution errors.
Bug fixes
Fixed an issue in Postman Flows where a flow using a shared module would break after it was pushed and then pulled. This would return an "Error occurred while executing the flow" message.
Original source - Jun 1, 2026
- Date parsed from source:Jun 1, 2026
- First seen by Releasebot:Jun 3, 2026
Postman 12.13.0
Postman App introduces Agent Mode on Cloud, an AI-powered agent for autonomous coding workflows across codebases and APIs.
What’s new
Introducing Agent Mode on Cloud
The Postman Agent Mode on Cloud is an AI-powered agent that handles coding tasks so engineers can focus on reviewing and shipping rather than setting up and verifying. It can connect to your codebase, including repositories, workspaces, APIs, the frontend, and the backend, to perform complex, long-running workflows autonomously.
To learn more, see About Postman Agent Mode on Cloud.
Original source - May 30, 2026
- Date parsed from source:May 30, 2026
- First seen by Releasebot:Jun 2, 2026
Postman 12.12.7
Postman App improves Flows run logs with aggregated test results and fixes environment switching in the selector.
Improvements
Aggregated test results in Postman Flows run logs
Run logs in Postman Flows now aggregate and display test results from all Request blocks in a single summary view for the entire flow.
Bug fixes
Resolved an issue in Postman Flows where the environment selector would not respond when trying to switch to a different environment.
Original source - May 27, 2026
- Date parsed from source:May 27, 2026
- First seen by Releasebot:May 28, 2026
Postman 12.12.3
Postman App adds Spec Hub support for moving API specifications between workspaces while preserving structure and metadata.
Improvements
Move your Spec Hub specifications between workspaces
You can now move single and multi-file API specifications between workspaces, preserving all structure and metadata. Support covers all supported Spec Hub specification types: OpenAPI (2.0, 3.0, 3.1), AsyncAPI (2.0 and 3.0), GraphQL, protobuf (2 and 3), and Smithy 2.0.
Original source - May 25, 2026
- Date parsed from source:May 25, 2026
- First seen by Releasebot:May 26, 2026
- Modified by Releasebot:May 28, 2026
Postman 12.12.1
Postman App adds component file renaming in the Component Library and fixes authenticated requests failing to send.
Improvements
Rename component files in the Component Library
You can now rename component files in the Postman Component Library to keep your team's reusable components organized and easier to find.
To learn more, see
Reuse specification components with the Component Library in Postman
.
Bug Fixes
Fixed an issue that caused requests configured with authentication to fail to send.
Original source - May 20, 2026
- Date parsed from source:May 20, 2026
- First seen by Releasebot:May 21, 2026
Postman 12.11.3
Postman App adds service account identities for automation and integrations, improves Spec Hub with a unified Issues tab for syntax and governance findings, and fixes a Windows startup issue in the desktop app.
What’s New
Introducing service account identities for automation and integrations
Available on Enterprise plans
System service accounts give your team a dedicated, non-human identity for automation, integrations, and system-to-system interactions. Instead of tying CI/CD pipelines or backend services to a person's credentials, you can create a service account that represents the system itself with its own access controls, credentials, and audit trail.
To learn more, see
Manage service account identities for automation and integrations
.Improvements
Improved visibility for syntax errors and governance issues in Spec Hub
Spec Hub now has a unified
Issues
tab below the specification editor, making it easier to view and navigate validation results. Syntax errors and governance rule violations are organized into expandable sections, with details and direct links to their location in your specification.To learn more, see
Validate an API specification
.Bug Fixes
Fixed an issue that prevented the Postman desktop app from booting properly on Windows machines.
Original source - May 18, 2026
- Date parsed from source:May 18, 2026
- First seen by Releasebot:May 21, 2026
Postman 12.11.1
Postman App adds AsyncAPI 3.0 support in Spec Hub for creating, editing, and importing specs.
Improvements
AsyncAPI 3.0 support for Spec Hub
You can create, edit, and import your AsyncAPI 3.0 specifications in Postman’s Spec Hub.
To learn more, see
Design API specifications in Postman
Original source
. - May 12, 2026
- Date parsed from source:May 12, 2026
- First seen by Releasebot:May 21, 2026
Postman 12.10.3
Postman App adds component archiving in the Component Library for easier governance and reuse.
Improvements
Archive unused components in the Postman Component Library
You can now archive components in the Postman Component Library. Existing references to archived components remain functional, but the component can't be edited and new versions can't be published while it's archived. If you need it again, an API Governance Manager can restore the component at any time.
To learn more, see
Reuse specification components with the Component Library in Postman
Original source - May 14, 2026
- Date parsed from source:May 14, 2026
- First seen by Releasebot:May 15, 2026
Postman 12.10.5
Postman App adds webhook testing and debugging with public HTTPS URLs, real-time inspection, request replay, and dynamic responses.
What’s New
Test and debug webhooks in Postman
Available on Solo, Team, and Enterprise plans
- Generate a public HTTPS URL to register with any webhook provider - Stripe, GitHub, Slack, Linear, and others.
- Inspect full request payloads and headers in real time, with shared visibility for your whole team.
- Forward incoming requests to a localhost server or any URL.
- Replay any captured request with one click.
- Configure dynamic responses to handle provider handshakes such as Slack URL verification.
To learn more, see Webhooks in Postman.
Original source - May 12, 2026
- Date parsed from source:May 12, 2026
- First seen by Releasebot:May 13, 2026
Postman 12.10.2
Postman App introduces automated SDK updates with GitHub for Enterprise plans, letting teams auto-generate client SDKs from a collection or spec, publish them to a linked repo, and trigger new builds and pull requests when APIs change.
What’s New
Automate SDK updates with Postman and GitHub
Available on Enterprise plans
Postman can auto-generate client SDKs from a collection or spec and publish them to a linked GitHub repo. You can configure package distribution via package managers like npm for TypeScript SDKs. Changes to the collection or specification, like adding or removing requests, trigger a new SDK build and open a pull request with updated code. If you’re on a Team plan, you can still connect your SDK with GitHub and update it manually, but automated updates require an Enterprise plan.
To learn more, see
Automate SDK updates with Postman and GitHub.
Original source - May 11, 2026
- Date parsed from source:May 11, 2026
- First seen by Releasebot:May 13, 2026
Postman 12.10.1
Postman App improves Local View with sync between collections and API specifications for OpenAPI 2.0, 3.0, and 3.1.
Improvements
Sync collections with your API specifications in Local View
You can now sync changes between Postman Collections and API specifications in Local View on the Postman desktop app. This is supported for OpenAPI 2.0, 3.0, and 3.1 specifications in your local Git repository.
To learn more, see
Generate collections from your API specification.
Original source - May 8, 2026
- Date parsed from source:May 8, 2026
- First seen by Releasebot:May 9, 2026
Postman 12.9.7
Postman App adds Application Inventory support to validate API dependencies from Playwright tests, automatically capturing API interactions and checking them against Postman Collections to help catch contract drift, silent backend errors, and missing or incorrect API calls.
What's New
Validate API dependencies from your Playwright tests
Available on Solo, Team, and Enterprise plans
You can now use the Application Inventory to track the applications you build, the external APIs they depend on, and the test coverage validating those dependencies. The Application Inventory integrates with your existing Playwright test suite to automatically capture API interactions and validate them against your Postman Collections. This catches issues UI assertions alone miss, like contract drift, silent backend errors, and missing or incorrect API calls.
To learn more, see Application Inventory overview.
Original source
Curated by the Releasebot team
Releasebot is an aggregator of official product update announcements from hundreds of software vendors and thousands of sources.
Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.
Similar to Postman App with recent updates:
- Microsoft Teams updates62 release notes · Latest Jun 3, 2026
- iOS updates25 release notes · Latest May 27, 2026
- macOS updates25 release notes · Latest May 27, 2026
- Microsoft Copilot updates32 release notes · Latest Jun 2, 2026
- Microsoft 365 updates61 release notes · Latest Jun 3, 2026
- Claude Code updates339 release notes · Latest Jun 6, 2026