Postman App Updates & Release Notes
200 updates curated from 1 source by the Releasebot Team. Last updated: Jul 11, 2026
- Jul 10, 2026
- Date parsed from source:Jul 10, 2026
- First seen by Releasebot:Jul 11, 2026
Postman 12.18.5
Postman App adds beta cloud performance tests for Solo, Team, and Enterprise users to simulate larger traffic loads.
What's New
Run performance tests in the cloud
Available as a beta feature on Solo, Team, and Enterprise plans
You can now run performance tests in Postman's cloud infrastructure to simulate larger traffic loads.
To learn more, see
Configure and run performance tests in Postman.
Original source - Jul 3, 2026
- Date parsed from source:Jul 3, 2026
- First seen by Releasebot:Jul 7, 2026
Postman 12.17.5
Postman App fixes a Flows bug so new auth variables now appear on the canvas right away.
Bug fixes
Fixed an issue in Postman Flows where adding a new variable to a request's authentication wasn't reflected on the canvas until the app was restarted or the cache cleared. Variables now appear right away.
Original source All of your release notes in one feed
Join Releasebot and get updates from Postman and hundreds of other software products.
- Jul 2, 2026
- Date parsed from source:Jul 2, 2026
- First seen by Releasebot:Jul 7, 2026
Postman 12.17.3
Postman App fixes a Flows bug where Number config values were passed as text instead of numbers at runtime.
Bug fixes
Fixed an issue in Postman Flows where configuration values typed as Number arrived as text at runtime (for example, 8000 became "8000"), which could break blocks expecting a real number.
Original source - Jul 1, 2026
- Date parsed from source:Jul 1, 2026
- First seen by Releasebot:Jul 7, 2026
Postman 12.17.2
Postman App improves Flows with local offline saving and restorable sync options when you reconnect.
Improvements
Postman Flows now saves your work locally when you're offline or off-VPN, so you don't lose progress. When you reconnect, you can either keep your offline changes or sync to the latest cloud version, and your offline edits are kept as a restorable snapshot.
Original source - Jun 25, 2026
- Date parsed from source:Jun 25, 2026
- First seen by Releasebot:Jun 26, 2026
- Modified by Releasebot:Jun 30, 2026
Postman 12.16.3
Postman App adds cloud datasets in beta, bringing easier sync and collaboration across local and cloud workspaces. It also introduces self-serve domain capture and new Enterprise controls for adding people to teams without approval.
What’s New
Use Postman Datasets in the cloud
Available as a beta feature on Solo, Team, and Enterprise plans
Datasets are now supported in the Postman cloud, making it easier to access, manage, and collaborate on datasets with your teammates. In Cloud View, you can create Postman cloud files as a data source, which is a CSV file stored in the Postman cloud. Push and pull changes between your local workspace and the Postman cloud to keep datasets in sync across environments. You can also share datasets with your teammates to collaborate on the same data and views. To learn more, see Test APIs with datasets in Postman.
Introducing self-serve domain capture
You can now independently discover, claim, and consolidate users and data associated with your company domain without requiring support intervention. To learn more, see Configure domain verification and account capture in Postman.
Introducing ability to add people to the team without approval
Available on Enterprise plans only
Organizations can now control how new members are added to the organization teams and whether they require approval. To learn more, see Manage organization and team resources in Postman.
Original source Similar to Postman App with recent updates:
- Microsoft Copilot updates34 release notes · Latest Jul 1, 2026
- Microsoft Teams updates65 release notes · Latest Jul 1, 2026
- Gemini updates350 release notes · Latest Jul 10, 2026
- Claude updates114 release notes · Latest Jul 9, 2026
- Firefox updates34 release notes · Latest Jul 7, 2026
- Microsoft Edge updates75 release notes · Latest Jul 2, 2026
- Jun 23, 2026
- Date parsed from source:Jun 23, 2026
- First seen by Releasebot:Jun 24, 2026
- Modified by Releasebot:Jun 25, 2026
Postman 12.16.1
Postman App adds shared vault secrets, local secret protection, secure variables, and easier vault secret references to help teams store and use sensitive data more safely across workspaces and requests. It also improves Flows schedule triggers with current time inputs.
What’s New
Share secrets with your team using Postman Shared Vault
Available on Solo, Team, and Enterprise plans
You can now store and share sensitive data as vault secrets with Postman Shared Vault. Each workspace includes a shared vault that syncs secrets to the Postman cloud, enabling your team to securely access them across Postman apps and machines.
Vault secrets in a shared vault are end-to-end encrypted, with encryption keys managed by Postman. Because shared vault secrets are available in the Postman cloud, you can also use them with cloud-based features such as monitors and flows.
On Enterprise plans, Admins can control which workspaces have access to a shared vault, helping enforce security and governance across teams.
To learn more, see
Store secrets in Postman Vault
.Proactively secure exposed secrets with Local Secret Protection
You can now use Local Secret Protection to detect and secure exposed secrets before they're synced to the Postman cloud or committed to a connected Git repository. When Secret Scanner detects sensitive data, like API keys and tokens, users are prompted to choose how to handle a secret. For example, a user could choose to move a detected secret to their Postman Local Vault.
On a Postman Enterprise plans, Team Admins can define workspace-level policies that control how detected secrets are handled across your organization.
To learn more, see
Postman Secret Scanner
.Secure variable values for sensitive data
You can now mark variable values as secure to protect sensitive data, such as API keys and tokens. Secure variables use the same encryption process as Postman Vault, so sensitive values are encrypted instead of only being masked.
With secure variables, you can safely store sensitive values directly in global, environment, or collection variables without exposing them in your requests or collections.
To learn more, see
Secure a variable value
.Use secure variables to reference vault secrets in requests
You can now more easily reference vault secrets by setting them as the value of a secure variable and using the variable in your request. This provides a consistent way to access secrets from both your Postman Local Vault and Postman Shared Vault. Secure variables are encrypted and designed for working with sensitive data.
Assign a vault secret to a global, environment, or collection variable, then reference it using the
{{variable-name}}
syntax. When the request runs, the vault secret's value is applied at runtime.
Postman still supports direct vault secret references using the
{{vault:vault-secret-name}}
syntax for secrets stored in your local vault only.
To learn more, see
Use vault secrets in Postman
.Improvements
In Postman Flows,
Schedule
triggers can now pass the current time as an input on each run, with no custom code needed.
Original source - Jun 18, 2026
- Date parsed from source:Jun 18, 2026
- First seen by Releasebot:Jun 25, 2026
Postman 12.15.7
Postman App fixes an HTTP Request block bug that auto-showed Success and Fail outputs in warning state.
Bug Fixes
Fixed an issue causing the Success and Fail outputs of an HTTP Request block in a warning state to appear automatically, rather than only when the Output tab was clicked.
Original source - Jun 17, 2026
- Date parsed from source:Jun 17, 2026
- First seen by Releasebot:Jun 18, 2026
Postman 12.15.6
Postman App fixes request and response pane resizing in the HTTP request editor.
Bug Fixes
Fixed an issue where the divider between the request and response panes in the HTTP request editor could not be dragged to resize.
Original source - Jun 17, 2026
- Date parsed from source:Jun 17, 2026
- First seen by Releasebot:Jun 18, 2026
Postman 12.15.5
Postman App adds a new Tests tab in Application Inventory to analyze test activity across runs, track pass and failure trends, review test history, and inspect related API activity. It also improves filtering, search, and run visibility across key inventory views.
What’s New
Analyze tests across runs in Application Inventory
The Application Inventory now includes a
Tests
tab that provides an aggregate view of test activity across runs. Analyze pass and failure trends across runs and branches, review run history for individual tests, and investigate the API activity associated with each test.You can group results by UI test or API request, identify failures, and explore the API calls made during each run. Expand individual tests to see which branches they ran in and understand how test behavior changes over time.
To learn more, see
Application Inventory overview
.Improvements
Improvements to Application Inventory filtering and run visibility
Application Inventory now includes a
Runs
metric that shows the number of test runs recorded against the selected system environment.You can also filter and search across Dependencies, Tests, CI/CD Runs, and Dependency Graph views. Filter results by branch, status, and other criteria, or search for specific tests, endpoints, and dependencies to quickly focus on the information you need.
To learn more, see
Original source
Application Inventory overview
. - Jun 15, 2026
- Date parsed from source:Jun 15, 2026
- First seen by Releasebot:Jun 16, 2026
Postman 12.15.0
Postman App adds Browser Tool to browse web apps, capture traffic, open requests, and automate workflows with Agent Mode.
What’s New
Navigate web applications with the Postman Browser Tool
With the Postman Browser Tool, you can now browse and interact with web applications directly inside Postman. You can inspect page content, capture network traffic, and open requests in Postman. You can also use Agent Mode to automate browser workflows, generate tests, and create documentation from application behavior.
To learn more, see Capture traffic with the Postman Browser Tool.
Original source - Jun 10, 2026
- Date parsed from source:Jun 10, 2026
- First seen by Releasebot:Jun 18, 2026
Postman 12.14.3
Postman App introduces API lifecycle reports for visibility into API activity across development, testing, production, and management.
What’s New
Introducing API lifecycle reports
Gain visibility into API activity across every stage of the API lifecycle. API lifecycle reports provide insights into development, testing, production, distribution, and API management, helping teams track adoption, analyze usage trends, and better understand how APIs are built, tested, deployed, and managed across the organization.
To learn more, see
View reports about API activity across the API lifecycle.
Original source - Jun 9, 2026
- Date parsed from source:Jun 9, 2026
- First seen by Releasebot:Jun 11, 2026
Postman 12.14.2
Postman App adds Spec Hub duplication and fixes flow cloning on web and desktop.
Improvements
Duplicate specifications in Spec Hub
You can now duplicate a specification to create a copy you can edit without affecting the original. This is useful for creating a new version of your API while keeping the original as a reference, or for using an existing specification as a starting point for a new API.
To learn more, see
Edit your API specification
.Bug fixes
Fixed a bug where cloning a flow failed on the web and desktop apps. Cloning now works as expected.
Original source - Jun 5, 2026
- Date parsed from source:Jun 5, 2026
- First seen by Releasebot:Jun 5, 2026
- Modified by Releasebot:Jun 9, 2026
Postman 12.13.6
Postman App releases Sandbox for Enterprise testing and adds spec forking in Spec Hub, giving teams an isolated place to evaluate features and a way to copy specifications, make changes, and pull in parent updates.
What’s New
Introducing Postman Sandbox for Enterprise testing
A Postman Sandbox is an isolated environment that includes standard Postman features so that they can be used for testing. It has its own members and resources. Use the sandbox to test and evaluate features before rolling them out to your full team.
To learn more, see
Set up and manage a Postman Sandbox
Improvements
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
Original source - Jun 4, 2026
- Date parsed from source:Jun 4, 2026
- First seen by Releasebot:Jun 5, 2026
- Modified by Releasebot:Jun 9, 2026
Postman 12.13.5
Postman App fixes Flows bugs for Output and Response blocks and improves nested type selection in the Display block.
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.
Fixed a bug so the nested type selector in the Display block now shows the selected format instead of defaulting to JSON.
Original source - 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
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.