Postman App Updates & Release Notes

Follow

215 updates curated from 1 source by the Releasebot Team. Last updated: Sep 3, 2026

Get this feed:
  • Sep 2, 2026
    • Date parsed from source:
      Sep 2, 2026
    • First seen by Releasebot:
      Sep 3, 2026
    • Modified by Releasebot:
      Sep 4, 2026
    Postman logo

    Postman App by Postman

    Postman 12.26.3

    Postman App improves the desktop experience with setup and teardown collections for performance tests and clearer Flow block snapshot controls, including update warnings and an Always use latest option.

    Improvements

    Run setup and teardown collections for performance tests in the Postman desktop app

    You can now add setup and teardown collections to a performance test that runs from the Postman desktop app. The setup collection runs once before the test starts, so you can prepare what the test needs, such as creating an account or requesting an access token. The teardown collection runs once after the test ends, so you can clean up afterward, such as deleting the data the test created.

    To learn more, see

    Run a performance test with setup and teardown collections
    .

    Keep Flow blocks up to date with the latest snapshot

    Flow blocks now make it easier to see when they’re using an older snapshot. If a
    Flow
    block isn’t using the latest snapshot, a warning appears with an
    Update to latest
    action.

    You can also turn on
    Always use latest
    to automatically pin the
    Flow
    block to the newest reusable snapshot whenever one is published. Selecting an older snapshot turns off
    Always use latest
    and surfaces the update warning.

    Original source
  • Aug 31, 2026
    • Date parsed from source:
      Aug 31, 2026
    • First seen by Releasebot:
      Sep 4, 2026
    Postman logo

    Postman App by Postman

    Postman 12.26.0

    Postman App releases AI evals for Postman Flows, making it easier to grade AI-generated output against qualitative criteria. It adds built-in and custom evals in AI Agent and Evaluate blocks, plus run log views for scores, reasons, and review results.

    What’s New

    Evaluate AI-generated output in Postman Flows

    Postman Flows now supports AI evals for automatically grading AI-generated output against qualitative criteria. In the
    AI Agent
    block, you can enable built-in evals for friendliness, safety, non-toxicity, correctness, and relevance, or create your own custom evals.

    You can also use
    pm.eval
    in the
    Evaluate
    block to define preset or custom evals with options such as thresholds, reference answers, context, and judge models. After your flow runs, you can review eval scores and reasons on the block, from the
    Evals
    output, and in the
    All Evals
    tab in the run log.

    Original source
  • All of your release notes in one feed

    Join Releasebot and get updates from Postman and hundreds of other software products.

    Create account
  • Aug 27, 2026
    • Date parsed from source:
      Aug 27, 2026
    • First seen by Releasebot:
      Aug 27, 2026
    Postman logo

    Postman App by Postman

    Postman 12.25.6

    Postman App introduces Datasets for reusable structured test data, expands cloud performance testing, adds pay-as-you-go VU hours, and lets small Enterprise teams self-serve migration to Organizations.

    What’s New

    Introducing Postman Datasets

    Available on Solo, Team, and Enterprise plans

    Postman Datasets are managed groups of structured data that live inside your workspace, designed to power realistic, repeatable, and scalable API testing. Create a dataset once and reuse it across collection runs, monitors, performance tests, mock servers, scripts, and Flows. It works in the Postman app, the Postman CLI, and CI environments.

    Each dataset pulls from one or more sources and exposes views: saved SQL queries that select, filter, join, and transform fields for a specific test. Solo plans support CSV, JSON, and Excel file sources, including AI-assisted generation. Team and Enterprise plans can also connect to live databases, like MySQL and PostgreSQL. Enterprise plans additionally support custom JDBC drivers for many JDBC-compatible databases. Databases that aren’t publicly exposed are reachable over an SSH tunnel, and connection details can be stored as vault secrets in Postman Vault.

    Agent Mode understands the datasets and views in your workspace. It uses your real field names when writing requests, tests, and scripts. You can describe the data you need so Agent Mode generates realistic test data for you.

    To learn more, see

    Test APIs with datasets in Postman
    .

    Run performance tests in the Postman Cloud

    Available on Solo and Team plans

    Run performance tests in the Postman Cloud to scale beyond the limits of a single machine, keep tests running after you close your computer, and persist detailed performance data for later review. Postman distributes the load across managed workers and streams metrics, errors, and test assertions live while the run is in progress, using the same collection and scripts you already test with. You can compare past runs and share results with your team.

    You can also add setup and teardown collections to a cloud performance test, to prepare what the test needs before it starts and clean up once it ends.

    To learn more, see

    Test API performance
    .

    Pay-as-you-go for performance test VU hours

    Available on Solo and Team plans

    Cloud performance test runs now consume virtual user (VU) hours, based on the number of virtual users in a run and the test’s duration. Team Admins can view a detailed breakdown of VU hour usage by run, including the run name, source, collection, VU hours consumed, who created the run, and when it finished.

    To learn more, see

    About resource usage
    .

    Migrate your small team to Postman Organizations using a self-serve option

    Available on Enterprise plans

    You can now migrate your small team to organizations yourself directly from the Postman app.

    To learn more, see

    Migrate your Enterprise team to an organization
    .

    Original source
  • Aug 22, 2026
    • Date parsed from source:
      Aug 22, 2026
    • First seen by Releasebot:
      Aug 22, 2026
    • Modified by Releasebot:
      Aug 27, 2026
    Postman logo

    Postman App by Postman

    Postman 12.24.6

    Postman App fixes FormData support in HTTP requests.

    Bug Fixes

    Resolved an issue with FormData support in HTTP requests.

    Original source
  • Aug 19, 2026
    • Date parsed from source:
      Aug 19, 2026
    • First seen by Releasebot:
      Aug 21, 2026
    • Modified by Releasebot:
      Aug 27, 2026
    Postman logo

    Postman App by Postman

    Postman 12.24.3

    Postman App adds Cloud View Mocks and expands Postman Flows to the EU region, bringing always-available cloud-hosted API mocks with JavaScript handlers and new EU data residency support for Enterprise teams.

    What’s New

    Mocks are now available in Cloud View

    Available on Solo, Team, and Enterprise plans

    Mocks let you simulate APIs using custom JavaScript request handlers. In Cloud View, each mock receives a unique URL and is always available to handle requests.

    You can also deploy a mock as a mock server, giving your team a cloud-hosted service they can send requests to at any time. By default, mock servers deployed from a mock are private and require workspace access or a valid Postman API key.

    To learn more, see

    Build API mocks with JavaScript

    .

    Postman Flows now available in the EU region

    Available on Enterprise plans

    Postman Flows is now available on the Postman EU Data Residency plan.

    To learn more, see

    Postman EU Data Residency

    .

    Original source
  • Similar to Postman App with recent updates:

  • Aug 14, 2026
    • Date parsed from source:
      Aug 14, 2026
    • First seen by Releasebot:
      Aug 18, 2026
    Postman logo

    Postman App by Postman

    Postman 12.23.7

    Postman App adds AWS Marketplace purchasing for Team and Enterprise plans, letting customers buy through AWS billing or directly in the app and manage subscription changes in the AWS Marketplace console.

    What’s New

    Buy Postman from AWS Marketplace

    You can now purchase Postman Team and Enterprise plans directly through the AWS Marketplace, consolidating Postman within your existing AWS billing.

    There are two ways to get started:

    • Subscribe from the AWS Marketplace listing and complete setup on a Postman-hosted page.
    • In the Postman app, click Buy with AWS to purchase without leaving Postman.

    Both flows support purchasing for your own team or on behalf of another team in your organization. All subscription changes are managed through the AWS Marketplace console.

    Available for net-new Team and Enterprise plans.

    To learn more, see

    Purchase AWS from AWS Marketplace.

    Original source
  • Aug 10, 2026
    • Date parsed from source:
      Aug 10, 2026
    • First seen by Releasebot:
      Aug 11, 2026
    • Modified by Releasebot:
      Aug 13, 2026
    Postman logo

    Postman App by Postman

    Postman 12.23.0

    Postman App introduces agent automations in beta and adds dataset support in Flows. Users can create persistent cloud agents triggered by GitHub activity and send outputs to Slack or pull request comments, while scenarios can now run once per dataset row.

    What’s New

    Introducing agent automations

    Available as a beta feature

    You can now create persistent cloud agents that run automatically based on triggers you define, including GitHub pull request and branch activity, and deliver their output to a destination you choose, such as Slack or pull request comments.

    To learn more, see Use Agent Automations .

    Use Datasets in Flows

    Postman Flows now supports datasets in scenarios. You can attach a dataset view to a scenario and map its columns to the Flow’s inputs. The flow will run once for each row in the dataset, using that row’s data as input.

    To learn more, see Assign input values with scenarios .

    Original source
  • Aug 7, 2026
    • Date parsed from source:
      Aug 7, 2026
    • First seen by Releasebot:
      Aug 11, 2026
    Postman logo

    Postman App by Postman

    Postman 12.22.11

    Postman App fixes Flows request references so nested requests load correctly across Local and Cloud views in Git-backed workspaces.

    Bug Fixes

    Fixed an issue in Postman Flows where references to requests inside collection folders failed to load in Cloud View after pushing a Git-backed workspace from Local Mode. Nested request references now work across Local and Cloud views without needing to be repaired manually.

    Original source
  • Aug 5, 2026
    • Date parsed from source:
      Aug 5, 2026
    • First seen by Releasebot:
      Aug 11, 2026
    Postman logo

    Postman App by Postman

    Postman 12.22.3

    Postman App fixes cloud Flows so vault-backed global and environment variables now resolve correctly.

    Bug Fixes

    Fixed an issue in Postman Flows where global variables mapped to vault secrets wouldn’t resolve when running flows in the cloud. Global and environment variables backed by vault secrets now resolve correctly during cloud runs.

    Original source
  • Aug 4, 2026
    • Date parsed from source:
      Aug 4, 2026
    • First seen by Releasebot:
      Aug 5, 2026
    • Modified by Releasebot:
      Aug 6, 2026
    Postman logo

    Postman App by Postman

    Postman 12.22.2

    Postman App adds a Visual editor for API specs in Spec Hub, plus GraphQL requests in Flows and a new API Request block for HTTP, AI, or GraphQL workflows.

    What’s New

    Edit your API specifications visually in Postman Spec Hub with the Visual editor

    Edit your OpenAPI specifications visually without heavily relying on JSON or YAML. Postman’s Visual editor works across OpenAPI 3.1, 3.0, and 2.0 formats. You can switch to the Visual editor at any time from any specification you’re working on.

    The Visual editor surfaces the right controls for each edit, such as plain text fields for names and summaries, Markdown editors for descriptions, code editors for responses, and schema builders for parameters and data types.

    To learn more, see

    Edit an OpenAPI specification with the Visual editor
    .

    GraphQL requests in Postman Flows

    Postman Flows now supports GraphQL requests. With the new

    GraphQL Request

    block, you can run GraphQL queries and mutations in your flows and process the results using the same workflow as the

    HTTP Request

    block.

    To learn more, see

    The GraphQL Request block
    .

    API Request block in Postman Flows

    The new

    API Request

    block enables you to add or create an HTTP, AI, or GraphQL request in your flow. The

    API Request

    block automatically transforms into the chosen request’s block type.

    To learn more, see

    The API Request block
    .

    Original source
  • Jul 31, 2026
    • Date parsed from source:
      Jul 31, 2026
    • First seen by Releasebot:
      Aug 1, 2026
    Postman logo

    Postman App by Postman

    Postman 12.21.9

    Postman App adds API Catalog security insights for vulnerabilities, exposed secrets, and coverage gaps.

    What’s New

    Introducing API security insights

    The API Catalog now provides security insights so that you can monitor and manage security across your APIs. Connect a Wiz for security scanning, then drill into vulnerabilities, exposed secrets, and coverage gaps across your integrated services.

    To learn more, see Monitor security findings across your API catalog.

    Original source
  • Jul 29, 2026
    • Date parsed from source:
      Jul 29, 2026
    • First seen by Releasebot:
      Jul 31, 2026
    Postman logo

    Postman App by Postman

    Postman 12.21.2

    Postman App adds AsyncAPI support in SDK Generator for TypeScript WebSocket APIs without config changes.

    Improvements

    SDK Generator supports AsyncAPI specifications

    You can now create TypeScript SDKs from AsyncAPI specifications for WebSocket APIs. You’re not required to make any adjustments to your configuration or CLI commands.

    To learn more, see About Postman SDK Generator.

    Original source
  • Jul 27, 2026
    • Date parsed from source:
      Jul 27, 2026
    • First seen by Releasebot:
      Jul 31, 2026
    • Modified by Releasebot:
      Aug 1, 2026
    Postman logo

    Postman App by Postman

    Postman 12.21.0

    Postman App adds tag management on Enterprise plans to control tag sprawl and organize elements.

    What’s New

    Tag management

    Available on Enterprise plans

    You can now manage tags to control tag sprawl across your organization. You get flexible controls over who can create and manage tags, while allowing all of your teammates to organize elements with tags.

    To learn more, see Manage tags.

    Original source
  • Jul 21, 2026
    • Date parsed from source:
      Jul 21, 2026
    • First seen by Releasebot:
      Jul 22, 2026
    Postman logo

    Postman App by Postman

    Postman 12.20.1

    Postman App adds Cloud View support for code mocks and simulations, bringing beta tools for API simulation, real-world testing, and browser interaction tracking. It also improves mock syncing, state debugging, package support, access options, and public mock server controls.

    What’s New

    Code mocks are now available in Cloud View

    Available as a beta feature

    Code mocks let you simulate APIs using custom JavaScript request handlers and response logic. You can now create and run code mock servers in Cloud View, making it easier to develop, test, and share API simulations with your teammates.

    Code mocks in Cloud View receive a unique URL and are always available to handle requests. If you’re on a paid plan, you can also deploy a local code mock as a mock server, turning it into a cloud-hosted service your team can send requests to at any time. By default, cloud code mock servers are private and can only be accessed by workspace members or callers that provide a valid Postman API key.

    To learn more, see Simulate APIs with code mock servers.

    Simulations are now available in Cloud View

    Available as a beta feature on Solo, Team, and Enterprise plans

    With Postman Simulator, you can now create and run simulations in Cloud View. Simulations let you apply conditions such as response delays, rate limits, and error responses across one or more code mocks, making it easier to test how applications behave under real-world conditions.

    To learn more, see Simulate real-world conditions in Postman.

    Track your interactions with the Postman Browser Tool

    The Postman Browser Tool now records your interactions with a page as you browse. In the Interactions tab, you can review each event. This includes who drove it (Agent Mode or you), the action type, the Playwright locator used to identify the element, and the time since the previous interaction. You can also ask Agent Mode to generate Playwright tests or API requests and tests based on your recorded activity.

    To learn more, see Capture traffic with the Postman Browser Tool.

    Improvements

    Keep code mocks in sync with collections and specifications

    When you create a code mock from a collection or API specification, you can now choose to keep it synchronized with the source. Changes to the collection or specification are automatically reflected in the code mock.

    To learn more, see Simulate APIs with code mock servers.

    Inspect and debug state in code mocks

    Code mocks now include improved state management and debugging tools. You can configure state sessions and inspect pm.state values to better understand and troubleshoot stateful behavior.

    Use packages in code mocks

    You can now use packages in your code mock implementations, making it easier to reuse code and extend mock server functionality. Code mock servers support packages from the Package Library and external registries.

    More ways to access code mocks in simulations

    Available as a beta feature on Solo, Team, and Enterprise plans

    With Postman Simulator, you can now choose how requests access code mocks in a simulation. Use a URL path or request header to specify which mock server should handle a request.

    These options make it easier to integrate simulations into different testing and development workflows.

    To learn more, see Simulate real-world conditions in Postman.

    Manage public code mock servers

    Available on Team and Enterprise plans

    Team Admins can now control whether code mock servers can be made public and require approval before a public code mock server is published.

    To learn more, see Manage mock servers.

    Original source
  • Jul 13, 2026
    • Date parsed from source:
      Jul 13, 2026
    • First seen by Releasebot:
      Jul 16, 2026
    Postman logo

    Postman App by Postman

    Postman 12.19.0

    Postman App adds Spec Hub sync controls with a Remove orphan requests setting for linked specifications and collections, plus the ability to share local changes with teammates before pushing to Postman Cloud.

    What’s New

    Remove orphan requests sync setting now available in Spec Hub

    Sync settings for linked specifications and collections now include the Remove orphan requests setting. When enabled, requests or endpoints missing from the source are cleared from the destination.

    The setting works in both directions (specifications to collections, and collections to specifications), and is configurable per linked pair. The first sync after enabling shows a one-time confirmation prompt before any items are removed. Turn the setting off at any time to stop further deletions.

    To learn more, see Spec Hub’s Sync settings.

    Share local changes

    You can now share your in-progress changes with your teammates before you push the changes to Postman Cloud. Your changes can include collections, environments, and API specifications.

    To learn more, see Share local changes.

    Original source
Releasebot

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.