Version | Change log |
Postman for Mac OS X 11.20.0 Nov 18, 2024 |
All shared Postman links, such as collections and workspaces, can now be configured to allow users with verified emails from the same company domain to join a team without admin approval for Free, Basic, and Professional Plans. This feature balances security and productivity, enabling developers to collaborate efficiently without delays while providing admins with tools to maintain oversight and adjust access as needed - Learn More. Team Discovery now lives in the new Team Access tab in Team Settings for Free, Basic, and Professional Plans - Learn More. |
Postman for Mac OS X 11.19.0 Nov 8, 2024 |
Improvements: Invite links created by team members with the developer role now follow the same approval process as email invites, providing a consistent experience for team invitations - Learn More When on a team, the bulk data export option is only available for Team Admins and Super Admins. Also, download links for bulk data files are no longer shown on the Export page; the admin will be emailed a direct download link. |
Postman for Mac OS X 11.16.0 Oct 9, 2024 | Some critical bug fixes and enhancements were added in this release. |
Postman for Mac OS X 11.15.0 Oct 1, 2024 | We have added some bug fixes and enhancements in this release. |
Postman for Mac OS X 11.14.0 Sep 25, 2024 |
What's New: The biggest update to variables yet! Interact with variable values on the fly. Hover on a variable, view its value, and change it in the pop-over. Focus on the variables that need your attention. Postman now highlights empty variables in the interface, so you don’t leave things out while making a request. No more worrying about adding variables to a scope (collections, environments or globals). Just define a variable using the {{x}} syntax, pass the value, and you’re ready. Note - Values for variables without scope are stored temporarily and are local to the request. If you want your value to be reused across multiple requests, add the variable to a scope. Test requests faster with all your variables in one place! Click on the button next to the environment switcher to bring up the variables pane that bubbles up the variables used in the request and lets you browse all available variables from different scopes. Set your values, hit Send, change the values, and hit Send again. An easier way to create environments: Set up a new environment with the new 'Create Environment' button inside the environment selector. |
Postman for Mac OS X 11.13.0 Sep 19, 2024 |
Improvements: You can load a large collection on Collection Runner and start a run without seeing lags or delays |
Postman for Mac OS X 11.11.0 Sep 4, 2024 |
Bug Fixes: Incorporated some critical bug fixes and enhancements. |
Postman for Mac OS X 11.10.0 Aug 27, 2024 | Incorporated some critical bug fixes and enhancements. |
Postman for Mac OS X 11.9.0 Aug 23, 2024 | Support for Vault secrets in pre-request and post-response scripts - Learn more |
Postman for Mac OS X 11.8.0 Aug 14, 2024 |
You can now send requests using HTTP/2 - #2701 View compressed body size as part of the response size information - #7596 |