What's new in this version: Postman 7.2.2 (64-bit) - Change log not available for this version
Postman 7.2.1 (64-bit) - Added new code generators behind an experimental flag - Added support for cookie syncing via the Interceptor - Updated cURL, Swagger 2.0, OpenAPI 3.0 importer versions - Added fork labels in all collection listing views - Change Text color in no-response empty state to content-secondary - Fixed some performance issue to handle large response - Fixed a bug causing cookie settings in runner to not persist when rerun - Updated internal CSV parser to fix bugs with data files parsing in runner - Increased request label length in sidebar - Bubbled up response save error to show in UI
Postman 7.2.0 (64-bit) - Fixed a bug where browse view History items are unclickable - Fixed a bug where workspace delete modal does not show thumbnail in the collection runner - Fixed a bug where long collection name breaks UI in collection browser and add folder modal - Fixed an issue where key value editors have inconsistent borders and overlaps with borders of 2 pane view - Fixed a bug where upgrade button did not refresh to team button on plan upgrade - Fixed a bug where app was crashing due to client certificate password mismatch - Fixed a bug where URL path variables were not parsed correctly - Fixed a bug where params with empty keys were getting filtered - Fixed a bug where invalid url crashes the app - Fixed an issue where the request URL is shown instead of request name when trying to save the request to another collection - Added password masking to client certificate passphrase - Revised placeholder copy for adding a description - Removed `last modified just now` from collection browser - Fixed an issue where description support markdown does not link to any documentation. - Invite multiple users by uploading .txt or .csv files - Added support for GraphQL request and schemas - Updated collection runner to support selecting and reordering requests/folders before run - Added faker library support to add `$random*` dynamic variables
Postman 7.1.1 (64-bit) - Fixed a bug where search in the sidebar would continue to show results from previous search results - Fixed a bug where workspace collections view in browse mode was crashing if collection owner account was deleted - Fixed a bug where users were unable to open a new tab on clicking plus icon in some flows - Fixed a bug where users were unable to send files while sending requests - Fixed a bug that caused proxy matching for URL with ports to fail
Postman 7.1.0 (64-bit) - Introducing APIs in Postman - Create API constructs which mirror your real world APIs, directly within the Postman desktop or web app - Add and edit your schemas, and generate collections from them at the click of a button - Link related entities such as collections, environments, mock servers and monitors to APIs - Version your APIs, and tag collections under them to keep track of changes - Mock, document, monitor and publish multiple versions of your API simultaneously using tagged revisions of collections - Improved the ability to work with files and fixed issues around file exports - Added support for cookie control in collection runner - Added support for accessing cookies in `pm.sendRequest` - Added support for payload hash in Hawk authentication - Signing out now warns you if you have any unsynced changes - You can now close the last open tab in a workspace - Added support for adding asynchronous tests when using `pm.test` by passing `done` callback - Fixed a bug where group history delete action used to crash the app - Fixed a bug where quotes get encoded in query parameters - Fixed a bug where trailing spaces in an URL was getting removed - Fixed a bug where cookies are not saved for IPv6 addresses - Fixed a bug where pm.sendRequest cookies are not saved in app - Fixed a bug where team notifications were not shown in the same app session where the team was created - Fixed a bug where sometimes the request count in the collection was different from the actual number of requests shown - Fixed a bug where folders with invalid references to requests were not allowed to be deleted or duplicated - Fixed a bug where dragging a duplicate key inside environments modal is dragging 2 rows with it - Fixed a bug where markdown renders with incorrect spacing - Fixed a bug where next and previous buttons in ace editor search box work exactly opposite to intended functionality - Fixed a bug where after saving the request the first duplicate key in query params is deleted - Fixed a bug where the last user in team workspace doesn't see a proper error message in toasts while leaving workspace - Fixed a bug where method name not showing up for older history in browse mode - Fixed an issue where Postman was getting set as the default app to handle HTML files on Linux - Fixed an issue where editing the description of a variable via the environment quick look also edits the description of other variables - Fixed issues while importing Postman data dumps - Various bugfixes in the OpenAPI 3.0 importer - Fixed URL encoding issues while calculating payload hash in multiple authorizer modules - Fixed a bug where the request body button types are not vertically aligned in the center
Postman 7.0.9 (64-bit) - Added support for custom CA certificate - Added support for PFX client certificate - Added support for request mutation using pre-request scripts - Added support for Proxy authentication (Basic Auth) - Added request size details in tooltip - Added detailed timings in tooltip of response time - Added support for API Key type authentication - Users can now suggest people to be invited to their team - Improvement of UI representation of temporary headers - Fixed a bug where interrupting the script execution crashes the App - Fixed a bug where port 443 is not matched implicitly when using client certificates - Fixed a bug where AWS signature was not calculated correctly - Fixed a bug where error responses during team invite flows were not bubbled up - Fixed a bug where Postman Runner doesn't show Pre-request script assertion results - Fixed a bug where Test filter is not working when retrying the run in collection runner - Fixed a bug where open tabs can't be selected in the find and replace section - Fixed issue where Postman window opened off-screen on restoring from minimized state - Fixed issue where Postman window was always opening in windowed mode despite closing in maximized mode - Fixed an issue where collection gets imported multiple times when clicking Run in Postman button [Windows] - Fixed a bug where app doesn't receive sync changes after clicking the sync icon - Fixed a bug where the sync indicator was wrong incase where sync was disabled for a user - Fixed a bug where removing a collection after creating it in the same app session was not synced - Fixed a bug where environment values were not updated immediately after the request finishes - Fixed a bug where add account and cancel flow did not used to load the correct window for the user - Fixed a bug where examples in the original request were not copied when saving it request as new request - Context menu does not show up in Import modal (Paste Raw Text) - Fixed UI issue in console related to clear button and search box - Fixed a bug where App was crashing while opening another 3rd party App using custom protocol from an OAuth2 window - Fixed some inconsistencies in rendering markdown between Postman Dashboard/Documentation and Postman App - Fixed editing variables from quick look when the order of session-variable is not the same as variables - Fixed a bug where environment dropdown on applying a filter has empty spaces/rows - Fixed a bug in request name where if the name is too large then it wraps onto multiple lines - Fixed a bug in request name where if the user has only view permissions still it is able to edit the name - Fixed issue where a saved cookie is not removed when the cookie is updated by subdomain with a prior expiration date - Fixed issue where user cannot edit cookies with same name under the same domain but has different path - Fixed example title is too short in the dropdown list of examples issue - Fixed a bug where highlighting text while renaming request in Sidebar drags the whole request - Fixed a bug where example response preview sections was not working - Fixed a bug where selection focus is lost from request URL when path variables are removed - Added UI feedback states when setting up account after signing in. Without this, quitting the app might cause corrupt data - Fixed issue regarding correctly focusing the requester window when user tries to create another app instance - Fixed focussing issue related to the search box inside the text editor - Fix for no-cache and postman-token settings
Postman 7.0.7 (64-bit) - Fixed a bug where raw body was not synced correctly for history requests
Postman 7.0.6 (64-bit) - Change log not available for this version
Postman 7.0.5 (64-bit) - Version 7.0 rolls out a new system for managing roles and permissions that will help make sure everyone on your team can access to what they need. - Better experience while sharing collections - Workspaces sync more quickly - Learning Centre is now called Bootcamp. And now it also shows up in a tab too. New name, new home. - Fixed issue regarding visualisation of x-www-form-urlencoded parameters in Postman console - Show year in collection activity feed - Fixed console not opening on switching accounts - Fixed toggling sidebar via keyboard doesn't change 'Show/Hide Sidebar' button state - Fixed rendering of disabled body parameters in Postman console - Fixed an issue where falsy values were not rendered in Postman console - Fixed the issue of Postman console removing extra whitespaces from the string - Added titles for path variables and query params - Content-Type support for form-data multipart - Fixed collection description value and width in edit mode (Collection Browser) - Fixed rendering of disabled headers in Postman console - Bug fix for search results in collection selector UI - [Linux] Fixed an issue where the app was not clearing old app updates - Fixed an issue where the tooltip for system generated headers blocks the header-value - Fixed an issue where console search field is not allowing users to paste copied text through mouse. - Clearing history in the App deletes only those on Sync - Fixed a bug where requests did not open in tab properly - Fixed a bug where http version for code generation was appending undefined - Fixed Response Cookie Expiration Date not showing - Add word break for long response header values - Fixed the issue of wrong pathname being displayed in Postman console
Postman 6.7.4 (64-bit) - Added support for disabling keyboard shortcuts - Fixed an issue that caused file path to disappear while reordering form-data fields - Fixed an issue that caused errors with self signed SSL certificates in OAuth2
Postman 6.7.3 (64-bit) - Stability and performance improvements
Postman 6.7.2 (64-bit) - Fixed an issue where SSL certificates were not verified when a request is re-sent
Postman 6.7.1 (64-bit) - Added support for forking and merging collections - Added support to comment on requests - Added support for JSON schema assertion in scripts - Added support for AJV validator - Users can now search for the selected text by using Find option in right-click menu - Disabled the auto updates on Linux when installed using SNAP - Fixed an issue where Learning Center modal was not reopening after successful Sign In - Fixed conflict state flow to account for the name and description changes in a request tab - Fixed a bug which caused the browse view to crash - Fixed a bug where skipped label in response tests view was not visibl - Fixed bugs around OpenAPI imports - Fixed a bug where contents were being replaced in closed tabs using find and replace - Fixed an issue where few collections were shown even after switching workspace [GitHub #5494] - Fixed a bug that caused requests to fail when the URL protocol is not in lowercase - Fixed a bug where order of the fields in form-data was not respected - Fixed a bug which caused requests having form-data body to fail on redirects - Fixed a bug where nested variables are not substituted correctly - Fixed a bug that caused negated assertions to persist - Fixed a bug where 308 permanent redirects were not handled correctly
Postman 6.6.1 (64-bit) - Added support for importing OpenAPI 3.0 - Invite people through a shareable link - Added support for re-opening recently closed tabs - Improved learning centre with more lessons and skills - New setting to turn off tab save confirmation dialog - Detailed assertion failures are shown in the Collection Runner - Show test assertions from pre-request script in the Collection Runner
Postman 6.5.3 (64-bit) - Fixed a vulnerability in code snippet generation flow
Postman 6.5.2 (64-bit) - Added support for custom HTTP methods - Added support for sending body with GET requests - You can now find and replace across collections, environments, globals and open tabs - Added support for saving responses with history - Fixed a bug where right click actions were not working for response headers - Fixed a bug where PDF responses were rendered as raw text - Fixed a bug where custom response code was not rendered if the response message was empty - Fixed a bug where disabled environment values were used in generated code snippets - Fixed a bug where disabled request headers were shown in Postman console - Fixed a bug where closing snippet section in scripts tabs was not remembered for new tabs - Fixed a bug where resizing panes in two pane layout did not refresh line-wrapping in script editors - Fixed a bug where some response types were not rendered correctly in response preview - Fixed a bug where postman generated Authorization headers were not included in code snippets - Added configuration to disable icons in tab titles
Postman 6.4.4 (64-bit) - Change log not available for this version
Postman 6.4.2 (64-bit) - Various bug fixes and stability improvements for tabs - Made the the position of tab actions fixed - Added more visibility when a request or response is in a conflicted or deleted state - Fixed a bug where undo stack wasn't cleared if a different request opens in the same tab - Fixed a bug where duplicate parameter keys disappear when unchecked - Fixed a bug where save example did not preserve response status code - Fixed a bug where the response view formatting used to reset when switching tabs - Fixed a bug where closing single unsaved tab attempts to close all tabs after having cancelled close all tabs once - Fixed a bug where request description didn't scroll when viewing in tab - Fixed a bug where body resets to pretty view when changing tabs - Fixed exporting collection variables with disabled entries - Fixed a bug where generated collection links were not shown until app restart - Fixed a bug in renaming a personal workspace - Fixed text-wrapping issues in runner - Fixed a bug to show long test names in tooltip inside run results - Added link to view monitor results on dashboard after creating one - Fixed a bug where long variable names were overflowing in the variable hover dropdown - Fixed a bug where collection variables were not resolved in generated code snippets
Postman 6.3.0 (64-bit) - Fixed a bug where multiple slashes were being removed - Fixed a bug where certificates were not working if only one of CRT or Key file was used - App will now log warning messages in the Postman Console if it fails to read files while sending requests - Fixed a bug where cut/copy/paste from context menu was not working in Ace editor - Fixed a bug where response search bar was showing up over the find overlay - Fixed a bug where search query in API network and template category were not being persisted - Exporting collections in v1 format is deprecated
Postman 6.2.5 (64-bit) - Fixed a bug where there was an extra 'sessionValue' field in request body while exporting a collection - Fixed an issue where the shortcut icon disappeared on update for Windows users - Fixed data editor dropdown width while selecting file/text - Fixed a bug where the request was stripped off from examples while importing a collection
Postman 6.2.4 (64-bit) - Fixed a bug where _postman_id was added to folders and requests in exported collections in v2 and v2.1 formats - Fixed a bug where sending a request was not finishing when globals were missing - Fixed a bug where restoring collections were not working
Postman 6.2.3 (64-bit) - Sharing collections and team workspaces are now available for all users - Added a quicker way to invite others to the current workspace - Use current values of variables to work with collections, environments and globals without sharing sensitive values with your team. Current values do not sync to Postman/'s servers - Edit current values of the variable from the Quick Look view - Resource usage can now be tracked from the app - Improved memory usage when working with large values in environments or globals - Fixed an issue where users were not able to save new requests - Fixed an issue where selected environment on startup does not populate variables - Fixed an issue where exporting collection generates incorrect request url - Fixed an issue where diff is not showing in activity feed - Fixed an issue where dropdown was being rendered out of screen bounds - Fixed an issue where deleting an active run through different runner window crashes the first one - Fixed an issue where setting inherit as the auth type for folders shows wrong auth inheritance - Fixed an issue where postman throws error when environment value is undefined - Fixed an issue where API documentation was not being create through +New Button - Fixed a bug where variable was getting deleted after setting it's value to null - Fixed a bug where `clientId` was being sent in the body when using `client-credentials` grant-type in OAuth-2 - Fixed a bug where simultaneous actions were not reflected correctly on UI - Fixed a bug where a Requester window was not opening when a Console window was already open [macOS] - Removed `client-secret` field for OAuth-2 implicit grant type - Added support for having multiple cookies with same name but different paths - Fixed a bug where users having edit permissions on a collection were not able to delete requests using the keyboard shortcut - Fixed a bug where the folder level code was not visible until the text editor is clicked
Postman 6.2.2 (64-bit) - Change log not available for this version
Postman 6.1.4 (64-bit) - Improvements in network stabilization - Fixed a bug where secure cookies were not persisting
Postman 6.1.3 (64-bit) - Fixed a bug which prevented copying the response using the copy icon - Fixed a bug where the Runner was not opening with pre-filled collection/folder - Fixed a bug where Monitors and Mocks were not being created through New Button - Fixed a bug where notifications were not being displayed - Added support to disable hardware acceleration using an external environment variable
Postman 6.1.2 (64-bit) - Linux apps will now automatically download and install updates - Enterprise users can now control who can view workspaces within the team - Minor updates and bug fixes will now be applied on background silently - Performance improvements in startup - Improvements in the sign-in/signup flow - Switching theme changes the theme in all open windows - Fixed an issue that caused sync conflicts with history requests - Fixed an issue that caused desktop shortcuts to be recreated after update - Fixed a bug where total request time in an exported run was a concatenated string - Fixed a bug where globals were not being updated without being logged in - Fixed a performance issue which caused a visible lag while adding query params
Postman 6.0.10 (64-bit) - Change log not available for this version
Postman 6.0.9 (64-bit) - Change log not available for this version
Postman 6.0.8 (64-bit) - Organize your API work through the use of personal and team workspaces - Changes to environments shared in team workspaces now sync automatically with your team - Fixed an issue where files selected in request `form body` were not remembered - Fixed a bug where `Download as JSON` was not working for Globals - Fixed an issue that prevented users from switching to the `Build` view when offline - Fixed a bug where a workspace was not switched to `Browse` view after the user was removed from the it - Improved the experience around joining/leaving team workspaces
Postman 6.0.7 (64-bit) - Organize your API work through the use of personal and team workspaces - Changes to environments shared in team workspaces now sync automatically with your team - Fixed an issue that led to high CPU usage
Postman 6.0.6 (64-bit) - Change log not available for this version
Postman 5.5.3 (64-bit) - Fixed a rare issue where duplicating a folder added multiple copies of requests within the folder
Postman 5.5.2 (64-bit) - Fixed a bug which affected syncing
Postman 5.5.0 (64-bit) - Added API Network: Browse through a list of authentic API publishers and import their collections with one click - Fixed a rare issue on Windows where tabs were not being persisted across restarts
Postman 5.4.1 (64-bit) - You can now add variables, authorization, pre-request and test scripts to a collection. This will apply to all requests in the collection. - You can now add authorization, pre-request and test scripts to a folder. This will apply to all requests in the folder. - Fixed an issue where closing the secondary window quits the application [Windows] - Fixed an issue where headers were lowercased in generated code
Postman 5.3.2 (64-bit) - Fixed an issue where the last open tabs were not restored on app restarts - Fixed an issue where focus was not restored when switching to the app - Fixed new window shortcuts on Windows and Linux - Fixed a rare issue that prevented users from signing back in - Various stability and security improvements
Postman 5.3.1 (64-bit) - You can now add multiple user accounts and switch between them seamlessly - Fixed an issue where some OAuth 2.0 tokens were not being used with requests - Fixed an issue where getting a new OAuth 2.0 token was not working for some providers - Fixed an issue where getting a new OAuth 2.0 token flow would not complete
Postman 5.3.0 (64-bit) - Create documentation, mock servers, monitors, environments and more from the 'New' button in the header bar - Explore Postman features by importing custom collection templates - Add NTLM (Beta) and Bearer Token authorization methods to requests - Find anything easily across all your collections, environments and globals (Ctrl/Cmd + Shift + F) - Redesigned authentication interface for ease of use - Automatic retries for Digest authentication - Added ability to force close tabs without prompting for save - Added ability to select additional monitoring regions - Mock servers can now be made either private or public - Authorization data is generated by Postman automatically and is not saved with your requests - Fixed a rare issue where environment variables get disabled after sending the request
Postman 5.2.1 (64-bit) - Fixed an issue where request body within duplicated folder was hidden from UI
Postman 5.2.0 (64-bit) - All new Status bar for quick access to useful actions - Add ability to set a custom proxy to be used for requests made through the app - Share collections and invite users to your team from the Team Library - Introducing the PM API for cleaner and more robust pre-request & test scripts - Fixed an issue which prevented request reordering within a collection - Fixed various issues around Sync conflicts - Fixed an issue that caused path variable values to be deleted when importing a collection - Fixed an issue where Postman dynamic variables were not being populated in the autocomplete dropdown
Postman 7.2.2 (64-bit) 相關參考資料
|