diff --git a/release-notes/app-7.22.1.md b/release-notes/app-7.22.1.md deleted file mode 100644 index f3f5294f..00000000 --- a/release-notes/app-7.22.1.md +++ /dev/null @@ -1,52 +0,0 @@ -# Postman v7.22.1 - -Hello. We hope you’re safe and well. There’s a lot going on right now, so we really appreciate you taking the time to read about what we’ve we released to make working with APIs easier. - -Get the latest version of the app here: https://www.postman.com/downloads/ - -### What’s new -* We’re really excited to announce that Postman now supports writing RAML 1.0-type APIs. This new version brings a lot of new improvements including support for declaring Data Types, Libraries and Annotations, while also enhancing the way security schemas are written. -* See who’s in your workspace with new avatars next to the workspace menu. For workspaces with more than 3 users, click on the number next to the avatars for a full list of workspace members and to see who’s currently active. [Learn more](https://go.pstmn.io/docs-presence). -* Take a tour of the API Builder to learn how Postman can help you design, develop and manage your API throughout its lifecycle. - -### Improvements -* Working with GraphQL in Postman just got a lot easier now that there’s support for writing GraphQL schemas in JSON -[#6719](https://github.com/postmanlabs/postman-app-support/issues/6719). -* On top of that, you can now directly import a GraphQL schema as an API -[#6719](https://github.com/postmanlabs/postman-app-support/issues/6719). -* If you want to suggest changes to a collection but you’re only a Viewer, you can now fork the collection, make your changes and create a pull request to have them reviewed. -* We moved the “Use Token” button to the top of the OAuth 2.0 “Manage Access Tokens” screen, so you won’t have to scroll in order to find it. We also found and fixed a related issue where the “Get New Access Token” screen would overflow, hiding buttons and form fields -[#8067](https://github.com/postmanlabs/postman-app-support/issues/8067). -* The tooltips for the response’s status, time and size were a bit temperamental. Now they won’t disappear the instant you move your cursor. -* Performance improvements for: -* Typing a URL when there are a lot of autocomplete suggestions [#5990](https://github.com/postmanlabs/postman-app-support/issues/5990) -* Opening a new tab when multiple tabs are already open -* Downloading and saving large responses [#7871](https://github.com/postmanlabs/postman-app-support/issues/7871) -* The environment quicklook menu - -### Bug Fixes -* Clarified the “Don’t ask me again” checkbox on the warning message that pops up when you close a tab without saving the changes. Now it asks you to check the box if you don’t want to be reminded to save your changes when closing a tab -[#7929](https://github.com/postmanlabs/postman-app-support/issues/7929). -* Fixed an issue where using the keyboard shortcut to toggle the two-pane view wouldn’t update the settings -[#7212](https://github.com/postmanlabs/postman-app-support/issues/7212). -* Fixed a bug where the environment quicklook menu was hidden by the left sidebar for resolutions less than 1280x1024 -[#7976](https://github.com/postmanlabs/postman-app-support/issues/7976). -* Fixed a bug in the data editor where selecting text inside a cell would select the row instead -[#5078](https://github.com/postmanlabs/postman-app-support/issues/5078). -* Fixed an issue where some types of path variables from OpenAPI schemas weren’t imported correctly -[#133](https://github.com/postmanlabs/postman-app-support/issues/133). -* Fixed an issue where the app would sometimes freeze while importing Swagger or OpenAPI schemas containing circular references -[#7844](https://github.com/postmanlabs/postman-app-support/issues/7844). -* Fixed an issue where instances of --data-raw in a cURL file wouldn’t import -[#7895](https://github.com/postmanlabs/postman-app-support/issues/7895). -* Fixed an issue where some instances of -X present in a cURL request were parsed incorrectly -[#7806](https://github.com/postmanlabs/postman-app-support/issues/7806). -* Fixed a bug in the request builder where having a form-data with lots of key/value pairs would break the navigation -[#8029](https://github.com/postmanlabs/postman-app-support/issues/8029). -* Fixed a bug where OAuth1 was failing for requests with disabled URL-encoded params -[#7522](https://github.com/postmanlabs/postman-app-support/issues/7522). -* Fixed an issue where headers were missing in examples generated from OpenAPI specs. -* Fixed a bug where shared collections weren’t marked with the shared icon. -* Fixed a bug in comments where a user couldn’t tag other users more than once. -* Fixed a bug in workspaces where the edit workspace screen had old data about non-active workspace. -* Fixed an issue related to variables where long variable names would cause the context tooltip to display incorrectly. diff --git a/release-notes/app-7.23.md b/release-notes/app-7.23.md deleted file mode 100644 index 71756812..00000000 --- a/release-notes/app-7.23.md +++ /dev/null @@ -1,30 +0,0 @@ -# Postman v7.23.0 - -Hello! We hope you're staying safe and healthy. Here's what you can find in this Postman release: - -### What's New - -* This release has an important security update: we're adding PKCE support for the Authorization Code Grant in OAuth 2.0 to help prevent authorization code interception attacks. (Fun fact: apparently, PKCE is pronounced "pixy." The more you know!) -[#3825](https://github.com/postmanlabs/postman-app-support/issues/3825) - -### Improvements - -* We've made it easier to keep track of your monitoring calls by showing monitoring overages in the "Team" menu, located in the app's header -* We've improved the performance of listing collections in the sidebar. You should see a considerable improvement while working within a workspace with many Collections - -### Bug Fixes - -* Fixed an issue where clicking on a request from the sidebar would sometimes not open in a tab -[#7399](https://github.com/postmanlabs/postman-app-support/issues/7399) -* Fixed an issue where variable suggestions would cause the app to crash if a variable name was not a string -[#8144](https://github.com/postmanlabs/postman-app-support/issues/8144) -* Fixed an issue where the active theme was not highlighted across multiple Postman windows -[#6262](https://github.com/postmanlabs/postman-app-support/issues/6262) -* Fixed a bug where extra headers would be added when importing a collection that was initially created in the old version of the app -[#5702](https://github.com/postmanlabs/postman-app-support/issues/5702) -* Fixed a bug where `scriptId` remained the same while duplicating a collection/folder/request -[#4802](https://github.com/postmanlabs/postman-app-support/issues/4802) -* Fixed a bug where data storage inconsistencies would prevent the app from opening -* Fixed a bug where you cannot tag a person twice in a comment while editing the comment -* Fixed a bug where the Cancel and Back options were misplaced during login or signup -* Fixed a bug where error icon and close icon would overlap in the key-value editor under the request > headers tab diff --git a/release-notes/app-7.24.md b/release-notes/app-7.24.md deleted file mode 100644 index 6eb8f29c..00000000 --- a/release-notes/app-7.24.md +++ /dev/null @@ -1,63 +0,0 @@ -## Postman v7.24.0 -Hello! We hope you're staying safe and healthy. Here's what you can find in this Postman release: -### What's New -* Some big changes to the API Builder that make creating and linking API elements even easier: - * When you generate a collection, you now have the additional option to create a mock server or monitor on top of that collection. If you'd rather create a collection from scratch for a monitor or mock server, you can also do that directly from the API Builder. - * You can generate collections for documentation and test suites from the "Develop" and "Test" tabs that are automatically linked to your API. Previously, you could only link existing collections. -* There's a new encryption key you can set for an added layer of security when communicating with the Interceptor extension. -* When generating OAuth2 tokens, you can now authenticate via your default browser -[#7700](https://github.com/postmanlabs/postman-app-support/issues/7700), -[#8059](https://github.com/postmanlabs/postman-app-support/issues/8059) -* You can check in real-time whether your schema is synced to your GitHub repository. -### Improvements -* We've made various improvements to the code and description editors. Markdown descriptions have better syntax highlighting support now. In pre-request and test scripts, Postman variable suggestions now show up within relevant Postman Sandbox methods. -* You can now "move" a collection or API to another workspace. When sharing it to another workspace, select the option to remove it from the current workspace. -* Added additional import configurations for OpenAPI, RAML, and GraphQL files so that you can import your data exactly how you like it -[#82](https://github.com/postmanlabs/openapi-to-postman/issues/82) -* We've also optimized the workspace switcher modal for better performance. -### Bug Fixes -* Fixed an issue when importing schemas where path-level server objects in OpenAPI definitions were not handled correctly -[#160](https://github.com/postmanlabs/openapi-to-postman/issues/160) -* Fixed an issue where validation against OpenAPI definitions containing schemas of `type: array` didn't work properly -[#8098](https://github.com/postmanlabs/postman-app-support/issues/8098) -* cURL commands that use `--data-urlencode` now import correctly -[#8292](https://github.com/postmanlabs/postman-app-support/issues/8292) -* Fixed a bug in the Console where large numbers in JSON responses were being rounded up or down, creating discrepancies between "Raw" and "Pretty" views -[#7822](https://github.com/postmanlabs/postman-app-support/issues/7822) -* Fixed a bug in the Collection Runner where changing settings in the requester builder weren't reflected in the runner window -[#7968](https://github.com/postmanlabs/postman-app-support/issues/7968) -* Fixed a bug in the Console, where it wouldn't log intermediate requests while generating OAuth2 token -[#7952](https://github.com/postmanlabs/postman-app-support/issues/7952) -* Fixed a bug with collection runs, where disabled query params weren't available in pre-request scripts -[#7686](https://github.com/postmanlabs/postman-app-support/issues/7686) -* Fixed a bug where adding a value to a query param that was previously empty would cause the params to be sent incorrectly -[#8251](https://github.com/postmanlabs/postman-app-support/issues/8251), -[#8374](https://github.com/postmanlabs/postman-app-support/issues/8374) -* Fixed an issue when importing OpenAPI definitions where reference paths containing special characters didn't resolve correctly. -* Fixed issues in the request builder around inconsistent height and text alignment with the headers. -* Fixed a bug in the Collection Runner where for some reason you could switch into a workspace you didn't belong to. -* Fixed a bug in the text editor in which the search text would overlap with the Console header. -* Fixed an issue when deleting an API where the tab title would say "Loading..." instead of "[DELETED]". -* Bugfixes in code editors - * Fixed a bug where Postman variable suggestions did not close when clicking outside the editor. - * Fixed a bug where function names were highlighted differently in light theme - [#8241](https://github.com/postmanlabs/postman-app-support/issues/8241) - * Fixed a bug where JavaScript object spread operator was detected as incorrect syntax - [#7749](https://github.com/postmanlabs/postman-app-support/issues/7749) - * Fixed a bug where Postman variable suggestions were shown outside of relevant Postman Sandbox methods - [#7481](https://github.com/postmanlabs/postman-app-support/issues/7481) - * Fixed an issue where the code shown in the code editors was different from the one used during sending request - [#5775](https://github.com/postmanlabs/postman-app-support/issues/5775) - * Fixed a bug where large code triggered incorrect syntax warnings - [#3385](https://github.com/postmanlabs/postman-app-support/issues/3385) -* Bugfixes in description editors - * Fixed a bug where bold text in markdown was not highlighted correctly when indented - [#4967](https://github.com/postmanlabs/postman-app-support/issues/4967) - * Fixed a bug where Hangeul character did not render correctly - [#7910](https://github.com/postmanlabs/postman-app-support/issues/7910) - * Fixed a bug where shift + clicking a line above or below would not always include the active word - [#6091](https://github.com/postmanlabs/postman-app-support/issues/6091) - * Fixed a bug where Unicode characters broke cursor positions - [#5309](https://github.com/postmanlabs/postman-app-support/issues/5309) - * Fixed a bug where words with underscores were not highlighted correctly - [#2812](https://github.com/postmanlabs/postman-app-support/issues/2812) diff --git a/release-notes/app-7.25.1.md b/release-notes/app-7.25.1.md deleted file mode 100644 index 52e8e306..00000000 --- a/release-notes/app-7.25.1.md +++ /dev/null @@ -1,29 +0,0 @@ -## Postman v7.25.1 - -### What’s New - -* We now support system-wide theme in native dialogs and menus -[#5302](https://github.com/postmanlabs/postman-app-support/issues/5302) - -### Bug Fixes - -* Fixed an issue where OAuth2 and sign-in were using an older version of Chrome -[#7700](https://github.com/postmanlabs/postman-app-support/issues/7700) - -* Fixed an issue where the UI was appearing dim on HDR displays -[#7723](https://github.com/postmanlabs/postman-app-support/issues/7723) - -* Fixed an issue where the application was not launching for users having 'asar' in their OS username -[#5332](https://github.com/postmanlabs/postman-app-support/issues/5332) - -* Fixed an issue where the application became unresponsive to clicks and interactions -[#8135](https://github.com/postmanlabs/postman-app-support/issues/8135) - -* Fixed an issue where the application did not respond to digital pen inputs -[#6071](https://github.com/postmanlabs/postman-app-support/issues/6071) - -* Fixed an issue where the UI was not rendering correctly in certain dual-monitor setups -[#8452](https://github.com/postmanlabs/postman-app-support/issues/8452) - -* Fixed an issue where launching Postman on an AMD Picasso APU hardware was leading to a system freeze -[#7393](https://github.com/postmanlabs/postman-app-support/issues/7393) diff --git a/release-notes/app-7.25.2.md b/release-notes/app-7.25.2.md deleted file mode 100644 index a64f2324..00000000 --- a/release-notes/app-7.25.2.md +++ /dev/null @@ -1,10 +0,0 @@ -## Postman v7.25.2 - -### What's New - -* We now support the latest security protocol TLS v1.3 for your APIs -[#5628](https://github.com/postmanlabs/postman-app-support/issues/5628) - -### Bug Fixes - -* Fixed an issue where requests being sent to servers running on TLS v1.0 or v1.1 were failing [#8565](https://github.com/postmanlabs/postman-app-support/issues/8565) diff --git a/release-notes/app-7.25.md b/release-notes/app-7.25.md deleted file mode 100644 index a89cc935..00000000 --- a/release-notes/app-7.25.md +++ /dev/null @@ -1,40 +0,0 @@ -## Postman v7.25.0 - -Hello! We hope you’re staying safe and healthy. Here’s what you can find in this Postman release: - -### What’s New - -* This release introduces Viewer and Editor roles for environments [#6596](https://github.com/postmanlabs/postman-app-support/issues/6596) - * Viewers can access variable values to send requests and edit the Current Value - * Editors can add or remove variables from the environment, edit the environment name, and update the Initial Value, which is shared with your team -* When creating or editing a monitor, you can now set how many times you’d like to retry a failed monitoring run before getting an email alert. -* It’s a bit easier to debug errors when sending a request or getting a response now that you can see the error message in the “Response” section of the Request Builder [#6205](https://github.com/postmanlabs/postman-app-support/issues/6205) - -### Improvements - -* We upped how much you can zoom in from 150% to 500%, so you can appreciate the beauty of every individual pixel -[#8130](https://github.com/postmanlabs/postman-app-support/issues/8130) -* OpenAPI schema validation now supports `nullable` keyword -[#8369](https://github.com/postmanlabs/postman-app-support/issues/8369) -* When importing OpenAPI schemas, users can now choose between `Tags` or `Path` as a way to create folders -[#3](https://github.com/postmanlabs/openapi-to-postman/issues/3), -[#57](https://github.com/postmanlabs/openapi-to-postman/issues/57) -* After creating a mock server, you now have the option to copy the mock server URL and to view the mock server call logs -* You can now view your schema’s sync status by hovering over the sync icon - -### Bug Fixes - -* Fixed a bug in the Collection Runner, where an individual request setting was mistakenly applied to the subsequent requests -[#8293](https://github.com/postmanlabs/postman-app-support/issues/8293) -* Fixed a bug where Authorization and Content-Type headers were duplicated in generated code snippets -[#8271](https://github.com/postmanlabs/postman-app-support/issues/8271), -[#8290](https://github.com/postmanlabs/postman-app-support/issues/8290) -* Fixed an issue where the `minItems` and `maxItems` properties from OpenAPI specifications were not handled correctly -[#193](https://github.com/postmanlabs/openapi-to-postman/issues/193) -* Fixed a bug where GraphQL schemas without an `Input Type` would fail to import -[#10](https://github.com/postmanlabs/graphql-to-postman/issues/10), -[#8429](https://github.com/postmanlabs/postman-app-support/issues/8429) -* Fixed a bug when opening requests where code editors would automatically format the code -[#8488](https://github.com/postmanlabs/postman-app-support/issues/8488) -* Fixed a bug in the collection browser where long collection descriptions would overlap with the folders and requests -[#8503](https://github.com/postmanlabs/postman-app-support/issues/8503) diff --git a/release-notes/app-7.26.md b/release-notes/app-7.26.md deleted file mode 100644 index 76c45647..00000000 --- a/release-notes/app-7.26.md +++ /dev/null @@ -1,54 +0,0 @@ -## Postman v7.26.0 - -Hello! We hope you’re staying safe and healthy. Here’s what you can find in this Postman release: - -### What's New -* We’ve added support for an additional language when generating code snippets: You can now generate code snippets for Axios, to use in both the browser and node.js -[#135](https://github.com/postmanlabs/postman-code-generators/issues/135), -[#3822](https://github.com/postmanlabs/postman-app-support/issues/3822) - -### Improvements -* Navigating between tabs should be smoother and snappier now that it won’t be impacted by syncing -[#5609](https://github.com/postmanlabs/postman-app-support/issues/5609) -* When managing OAuth 2.0 tokens, you now have the options to delete all or just the expired tokens -[#6115](https://github.com/postmanlabs/postman-app-support/issues/6115) -* When working on a request body, you can now use autocomplete to insert variables more quickly and accurately -[#3517](https://github.com/postmanlabs/postman-app-support/issues/3517) -* When working with Postman variables in a JSON request body, there’s now better support for syntax highlighting and formatting. -* When bringing Postman online, open API tabs will now update without going into a loading state. - -### Bug Fixes -* Fixed a bug when generating code where custom headers would go missing -[#8550](https://github.com/postmanlabs/postman-app-support/issues/8550) - -* Fixed an issue when starting the Postman snap app on the Wayland environment, where the app wouldn’t open -[#6252](https://github.com/postmanlabs/postman-app-support/issues/6252) - -* Fixed a bug when restarting the app, where tab titles for deleted requests would show [CONFLICT] instead of [DELETED] -[#7233](https://github.com/postmanlabs/postman-app-support/issues/7233) - -* Fixed a bug when formatting JSON in request body, that would modify long numbers and numbers with decimals. -[#5658](https://github.com/postmanlabs/postman-app-support/issues/5658) - -* Fixed a bug when validating JSON syntax where numbers beginning with zero were not highlighted as a validation error -[#7987](https://github.com/postmanlabs/postman-app-support/issues/7987) - -* Fixed a bug when editing a JSON file that mistook closed brackets for Postman variables -[#7709](https://github.com/postmanlabs/postman-app-support/issues/7709) - -* Fixed a bug in the raw body editor where unclosed `CDATA XML` tags would cause the app to crash -[#6982](https://github.com/postmanlabs/postman-app-support/issues/6982) - -* Fixed a bug when working with languages written from right to left, where selecting a portion of the text would return text from the opposite side -[#6493](https://github.com/postmanlabs/postman-app-support/issues/6493) - -* Fixed a bug when beautifying JSON in the request body, where it wouldn’t work if there were Postman variables -[#4313](https://github.com/postmanlabs/postman-app-support/issues/4313) - -* Fixed a bug when using non-monospace fonts in the text editors where the cursor position was calculated incorrectly -[#2985](https://github.com/postmanlabs/postman-app-support/issues/2985) - -* Fixed a bug where checking for updates multiple times would result in an error. -* Fixed a bug when adding a value to an empty environment variable where the new value wouldn’t save. -* Fixed an issue when loading a request in a tab that caused the contents to flicker. -* Fixed an issue that caused the unsaved changes icon to flicker when the cursor was nearby. diff --git a/release-notes/app-7.27.md b/release-notes/app-7.27.md deleted file mode 100644 index b22ea5c9..00000000 --- a/release-notes/app-7.27.md +++ /dev/null @@ -1,57 +0,0 @@ -## Postman v7.27.0 - -Hello! We hope you’re staying safe and healthy. Here’s what you can find in this Postman release: - -### What's New -* You can now update collections generated from the API builder and keep your API elements in sync with the API schema -[#6722](https://github.com/postmanlabs/postman-app-support/issues/6722) -* We have added a new overview tab for APIs which consolidates important information about your API -* You can now add APIs to your team's Private API Network from the API overview tab -* You can now easily toggle between the custom size and the default size of a Postman window using the Zoom menu item on macOS -[#7442](https://github.com/postmanlabs/postman-app-support/issues/7442) -* Added support for SHA-256 and SHA-512-256 algorithms in Digest authentication helper -[#5265](https://github.com/postmanlabs/postman-app-support/issues/5265) -* Added support for using custom Authorization header prefix in OAuth 2.0 -[#4727](https://github.com/postmanlabs/postman-app-support/issues/4727), -[#6616](https://github.com/postmanlabs/postman-app-support/issues/6616) -* Added support to include AWS auth data in query params -[#3356](https://github.com/postmanlabs/postman-app-support/issues/3356) -* Added callback and verifier fields with body hash support in OAuth 1.0 -[#283](https://github.com/postmanlabs/postman-app-support/issues/283), -[#783](https://github.com/postmanlabs/postman-app-support/issues/783), -[#1240](https://github.com/postmanlabs/postman-app-support/issues/1240), -[#2302](https://github.com/postmanlabs/postman-app-support/issues/2302) -* Added the network information for requests in the App - -### Improvements -* Remove from Workspace action for Collections and Environments now requires the app to be online -* Removed the dropdown list which appeared on clicking the New button in the App header -* Use faked value instead of schema as fallback when an example is not defined or invalid for OpenAPI importer -* Improve collection-run syncing flow to only load details on-demand - - -### Bug Fixes -* Added Read-Only mode to view collection and folder level data for users with view permissions only -[#7117](https://github.com/postmanlabs/postman-app-support/issues/7117), -[#8282](https://github.com/postmanlabs/postman-app-support/issues/8282) -* Fixed a bug where the description is displayed as [object Object] while importing collection having a description in { content, type } format -[#7194](https://github.com/postmanlabs/postman-app-support/issues/7194) -* Fixed a bug where schema validation does not provide mismatch details -[#8313](https://github.com/postmanlabs/postman-app-support/issues/8313) -* Fixed a bug where cookies are not previewed when URL is resolved from a variable -[#8348](https://github.com/postmanlabs/postman-app-support/issues/8348) -* Fixed a bug where request name field in edit mode has a smaller width than in view mode -[#8406](https://github.com/postmanlabs/postman-app-support/issues/8406) -* Fixed a bug where variables with null value were being resolved to an empty string in the request body -[#8493](https://github.com/postmanlabs/postman-app-support/issues/8493) -* Fixed a bug where custom CA certificates were not being respected while sending an HTTPS request through proxy -[#8469](https://github.com/postmanlabs/postman-app-support/issues/8469) -* Fixed a bug where Team Usage dropdown would not open from the notification banner -[#8555](https://github.com/postmanlabs/postman-app-support/issues/8555) -* Fixed a bug where importing collection from PostmanCloudAPI loses basic auth values -[#6950](https://github.com/postmanlabs/postman-app-support/issues/6950) -* Fixed a bug when multiple tabs are open, Cmd/Ctrl + Click would open links in responses in a Postman tab instead of the browser -* Fixed a bug where example dropdown shifts to left on selecting an example -* Fixed a bug where UI would break in cases of error in Response -* Fixed an issue where a wrong error message was being shown when creating a mock from collection browser -* Fixed an issue where unwanted scrollbar appeared in mock creation model when creating a private mock from collection browser diff --git a/release-notes/app-7.28.md b/release-notes/app-7.28.md deleted file mode 100644 index 7a229290..00000000 --- a/release-notes/app-7.28.md +++ /dev/null @@ -1,29 +0,0 @@ -## Postman v7.28.0 - -Hello! We hope you’re staying safe and healthy. Here’s what you can find in this Postman release: - -### Improvements - -* We've made several improvements to the request authoring experience by making the app easier to navigate and customize -[#7035](https://github.com/postmanlabs/postman-app-support/issues/7035), -[#5903](https://github.com/postmanlabs/postman-app-support/issues/5903): - * You can now drag the request and response panes, the sidebar, and the Find and Replace pane to resize and collapse them. - * We have also removed the top-level scroll to fix the scroll-within-a-scroll issue. -* We have also improved the debugging experience by showing Console data directly in the app: - * When inspecting a response, you can now view the pre-request scripts, tests, and request logs by selecting the `Console` button on the app footer. - * You can also access the same Console pane from the Collection Runner, allowing you to get right to debugging all your runs without a moment's delay. -* When sending requests, the “Use next generation URL processing” setting will be enabled by default. Learn more about this [URL processing system](https://github.com/postmanlabs/postman-app-support/issues/8154). -* You can now join any workspace you don’t already belong to directly from the workspace switcher. - -### Bug Fixes - -* Fixed an issue when editing a JSON request body where Postman variables with escaped characters would not be highlighted correctly -[#8616](https://github.com/postmanlabs/postman-app-support/issues/8616) -* Fixed an issue when editing a GraphQL request body where the String type was incorrectly highlighted as `missing` type -[#8567](https://github.com/postmanlabs/postman-app-support/issues/8657) -* Fixed a bug when uploading a profile picture with a transparent background, where the stock picture would still be visible behind the user’s picture -[#8577](https://github.com/postmanlabs/postman-app-support/issues/8577) -* Fixed an issue where importing schemas via links wasn’t working -[#8686](https://github.com/postmanlabs/postman-app-support/issues/8686) -* Fixed an issue where code snippets for cURL, Java, NodeJS, Python, and Swift didn’t have correctly escaped single quotes in the URL -[#8674](https://github.com/postmanlabs/postman-app-support/issues/8674) diff --git a/release-notes/app-7.29.md b/release-notes/app-7.29.md deleted file mode 100644 index 3dbac196..00000000 --- a/release-notes/app-7.29.md +++ /dev/null @@ -1,28 +0,0 @@ -## Postman v7.29.0 - -Here’s what you can find in this Postman release: - -* When writing pre-request and test scripts, global pm.* functions, Node.js, and other Node modules from the Postman Sandbox will now appear in the autocomplete menu. -* When authoring requests, you can now insert an `$isoTimestamp` variable from our library of dynamic variables. -* You can now automatically validate your OpenAPI 3.0 specification while importing or editing it. - -### Improvements - -* A collection or environment that exists only in a single workspace, cannot be removed, but only deleted or shared -[#4509](https://github.com/postmanlabs/postman-app-support/issues/4509) -* When using the workspace switcher, you can now use your keyboard’s arrow keys to navigate between the menu options. -* When importing an OpenAPI specification, there is now support for parameter serialization. - -### Bug Fixes - -* Fixed a bug where after sending a request and opening a new tab, the tab for the previous request would be replaced by the new request tab -[#6992](https://github.com/postmanlabs/postman-app-support/issues/6992) -* Fixed a bug where duplicating a collection, folder, request, or environment twice would give the same name to the duplicated entities -[#8012](https://github.com/postmanlabs/postman-app-support/issues/8012) -* Fixed a bug where examples response pane was not visible for small window height -[#8797](https://github.com/postmanlabs/postman-app-support/issues/8797) -* Fixed error state in share entity modal when the entity is not synced or deleted -[#8676](https://github.com/postmanlabs/postman-app-support/issues/8676) -* Fixed a bug when sharing an API element where zooming in would hide the action buttons -[#8691](https://github.com/postmanlabs/postman-app-support/issues/8691) -* Fixed a bug where after leaving a private team workspace, the workspace switcher would remain in a loading state. diff --git a/release-notes/app-7.30.1.md b/release-notes/app-7.30.1.md deleted file mode 100644 index 2f2fbd3f..00000000 --- a/release-notes/app-7.30.1.md +++ /dev/null @@ -1,5 +0,0 @@ -## Postman v7.30.1 - -### Bug Fix -* Fixed an issue where Send Request shortcut was not working while navigating requests in the sidebar -[#8909](https://github.com/postmanlabs/postman-app-support/issues/8909) diff --git a/release-notes/app-7.30.md b/release-notes/app-7.30.md deleted file mode 100644 index 2250b18d..00000000 --- a/release-notes/app-7.30.md +++ /dev/null @@ -1,19 +0,0 @@ -## Postman v7.30.0 - -### What's New -* Collaborate more effectively and in greater detail now by leaving comments on specific request elements, including params, headers, body, pre-request script, and tests. [Learn More](https://learning.postman.com/docs/collaborating-in-postman/commenting-on-collections/#commenting-in-the-app) - -### Improvements -* Better organize the collections and API elements (mock server, monitors, tests, and documentation) generated from API schemas by using the new advanced preferences. - -### Bug Fixes -* Fixed a bug when viewing a response where response status messages with UTF-8 characters were not displayed correctly -[#3995](https://github.com/postmanlabs/postman-app-support/issues/3995) -* Fixed a bug when viewing variable suggestions, where the dropdown would cut off when it was too close to the edge of the window -[#6816](https://github.com/postmanlabs/postman-app-support/issues/6816) -* Fixed a bug when generating OAuth2 tokens where client certificates were not working -[#8825](https://github.com/postmanlabs/postman-app-support/issues/8825) -* Fixed a bug when sending a request, where you couldn’t use a raw IPv6 address -[#8847](https://github.com/postmanlabs/postman-app-support/issues/8847) -* Fixed a bug when saving a response, where the response wouldn’t save to the last chosen directory -[#8864](https://github.com/postmanlabs/postman-app-support/issues/8864) diff --git a/release-notes/app-7.31.md b/release-notes/app-7.31.md deleted file mode 100644 index d9605d82..00000000 --- a/release-notes/app-7.31.md +++ /dev/null @@ -1,11 +0,0 @@ -We've just released version 7.31 of the Postman app. Update your app or get the latest version here: https://www.postman.com/downloads/ 🚀 - -#### New Feature(s) -#4117 -#4142 -#5519 - -#### Improvement(s) -Closes #8789 - -See the release notes attached to that Pull Request for the full details! :) diff --git a/release-notes/app-7.32.md b/release-notes/app-7.32.md deleted file mode 100644 index 35eb94d3..00000000 --- a/release-notes/app-7.32.md +++ /dev/null @@ -1,22 +0,0 @@ -## Postman v7.32.0 - -### What's New -* Static IPs are enabled by default on monitors for Business and Enterprise teams. You can also view the static IP details on the Create Monitor page for easy reference. -* It’s easier to draft OpenAPI2 and OpenAPI3 schemas with new support for auto-complete. -* You can more accurately depict API behavior with mock servers by simulating a 100ms, 300ms, or custom network delay. - -### Improvements -* You can now import and configure multiple API schemas at once in Postman. -* When inviting teammates to a workspace, we added a confirmation message to ensure any changes weren’t lost on closing the invitation window without saving. -* Updated the placeholder value for the header prefix field in OAuth2, which previously implied that “Bearer” would be added by default if left blank -[#8811](https://github.com/postmanlabs/postman-app-support/issues/8811) - -### Bug Fixes -* Fixed a bug when adding empty params to the OAuth1 signature, where the signature would be calculated incorrectly -[#8737](https://github.com/postmanlabs/postman-app-support/issues/8737) -* Fixed a bug when entering a request query param with the value `hasOwnProperty` would cause the app to crash -[#8924](https://github.com/postmanlabs/postman-app-support/issues/8924) -* Fixed a bug when stopping a collection run would cause the app to crash -[#8972](https://github.com/postmanlabs/postman-app-support/issues/8972) -* Fixed a bug when changing workspaces, where newer collection runs wouldn’t sync. -* Fixed a bug when filtering the workspace activity feed by user, where the list of users wouldn’t show up in the filter menu. diff --git a/release-notes/app-7.33.md b/release-notes/app-7.33.md deleted file mode 100644 index f0d9aac6..00000000 --- a/release-notes/app-7.33.md +++ /dev/null @@ -1,18 +0,0 @@ -## Postman v7.33.0 - -### What's New -* Keep up with the latest changes by “watching” an API schema! [Learn more](https://learning.postman.com/docs/designing-and-developing-your-api/the-api-workflow/#watch-an-api) -* Scan your GitHub repository and import API schemas and collections directly into your workspace! [Learn more](https://go.pstmn.io/github-import) - -### Bug Fixes -* Fixed a bug when generating a collection from OpenAPI schemas, where authorization headers weren’t added in the documentation -[#7914](https://github.com/postmanlabs/postman-app-support/issues/7914) -* Fixed a bug when adding test and pre-request scripts, where some JavaScript syntax highlighting was missing -[#8463](https://github.com/postmanlabs/postman-app-support/issues/8463) -* Fixed a bug when validating collections against OpenAPI schemas where some JSON objects were not validated correctly -[#8474](https://github.com/postmanlabs/postman-app-support/issues/8474) -* Fixed a bug when viewing examples, where a large list was not scrollable -[#8906](https://github.com/postmanlabs/postman-app-support/issues/8906) -* Fixed a bug when formatting XML content, where indentation settings weren’t taken into account -[#9024](https://github.com/postmanlabs/postman-app-support/issues/9024) -* Fixed a bug where, in some cases, users would get notified for comments where they were not tagged. diff --git a/release-notes/app-7.34.md b/release-notes/app-7.34.md deleted file mode 100644 index d8dd3772..00000000 --- a/release-notes/app-7.34.md +++ /dev/null @@ -1,5 +0,0 @@ -## Postman v7.34.0 - -### What's New - -- We've fixed some bugs and updated a few libraries to improve the app performance and provide you with a better experience! diff --git a/release-notes/app-7.35.md b/release-notes/app-7.35.md deleted file mode 100644 index 750f1471..00000000 --- a/release-notes/app-7.35.md +++ /dev/null @@ -1,37 +0,0 @@ -## Postman v7.35.0 - -### What's New -* You can now share the parameters to generate a new OAuth 2.0 token along with a request or collection when collaborating with others -[#5459](https://github.com/postmanlabs/postman-app-support/issues/5459) -* You can also now store multiple OAuth 2.0 token generation configurations in a single collection or workspace -[#4636](https://github.com/postmanlabs/postman-app-support/issues/4636), -[#7537](https://github.com/postmanlabs/postman-app-support/issues/7537) -* Your access tokens will not be shared with the collection unless specified explicitly -[#1507](https://github.com/postmanlabs/postman-app-support/issues/1507) - -### Improvement -* We’ve made some performance improvements to the Manage Environment key-value editor so it’s easier to work with many variables -[#5827](https://github.com/postmanlabs/postman-app-support/issues/5827) - -### Bug Fixes -* Fixed an issue where the Content-Length header was not added to HTTP code snippets -[#244](https://github.com/postmanlabs/postman-code-generators/issues/244) -* Fixed an issue where GraphQL bodies were incorrectly formatted in NodeJS code snippets -[#337](https://github.com/postmanlabs/postman-code-generators/issues/337) -* Fixed an issue where URLs in response viewer had escape character appended to them when clicked to open in a new tab or browser -[#7726](https://github.com/postmanlabs/postman-app-support/issues/7726) -* Fixed an issue where the allOf keyword was not correctly resolved while converting OpenAPI schemas to collections -[#8812](https://github.com/postmanlabs/postman-app-support/issues/8812) -* Fixed an issue where some Swagger2.0 schemas were not converted to collections -[#8457](https://github.com/postmanlabs/postman-app-support/issues/8457) -* Fixed an issue where files with non-ASCII names were not being sent properly in the form-data body -[#8537](https://github.com/postmanlabs/postman-app-support/issues/8537) -* Fixed an issue where custom proxy requests fail with the 407 status code -[#8783](https://github.com/postmanlabs/postman-app-support/issues/8783) -* Fixed an issue where the popover overlapped with the code when hovered over it in the Script Editor -[#8829](https://github.com/postmanlabs/postman-app-support/issues/8829) -* Fixed an issue where a change in the working directory was not being reflected in the UI -[#8878](https://github.com/postmanlabs/postman-app-support/issues/8878) -* Fixed an issue where the console was not logging error message for token request while generating new OAuth token. -* Fixed an issue where strings in JSON text were not highlighted consistently. -* Fixed the indentation of auto-wrapped lines in the markdown editors. diff --git a/release-notes/app-7.36.1.md b/release-notes/app-7.36.1.md deleted file mode 100644 index 54efc950..00000000 --- a/release-notes/app-7.36.1.md +++ /dev/null @@ -1,8 +0,0 @@ -## Postman v7.36.1 - -### Bug Fixes -* Fixed an issue when exporting collections, where the script and variable IDs were included in the collection JSON file. Now they are stripped from the export -[#2906](https://github.com/postmanlabs/postman-app-support/issues/2906), -[#4802](https://github.com/postmanlabs/postman-app-support/issues/4802) -* Fixed an issue where importing invalid swagger was not giving any feedback -[#9315](https://github.com/postmanlabs/postman-app-support/issues/9315) diff --git a/release-notes/app-7.36.md b/release-notes/app-7.36.md deleted file mode 100644 index 137fda79..00000000 --- a/release-notes/app-7.36.md +++ /dev/null @@ -1,24 +0,0 @@ -## Postman v7.36.0 - -### What's New -* Postman now supports generating code snippets in Dart -[#231](https://github.com/postmanlabs/postman-code-generators/issues/231) - -### Bug Fixes -* Fixed an issue where users couldn't generate collection for certain kinds of GraphQL schemas -[#8863](https://github.com/postmanlabs/postman-app-support/issues/8863) -* Fixed an issue where column width wouldn't resize for system-generated Headers -[#8918](https://github.com/postmanlabs/postman-app-support/issues/8918) -* Fixed an issue when importing files, where users were not able to drag and drop files and folders -[#9135](https://github.com/postmanlabs/postman-app-support/issues/9135) -* Fixed an issue when importing from GitHub, where trying to import from an empty repository would cause an error -[#9144](https://github.com/postmanlabs/postman-app-support/issues/9144) -* Fixed an issue in the response viewer, where changes made to indentation settings change weren’t reflected -[#9209](https://github.com/postmanlabs/postman-app-support/issues/9209) -* Fixed an issue where changing access token value for one tab was updating the value for another tab instead -[#9218](https://github.com/postmanlabs/postman-app-support/issues/9218), -[#9238](https://github.com/postmanlabs/postman-app-support/issues/9238), -[#9246](https://github.com/postmanlabs/postman-app-support/issues/9246), -[#9262](https://github.com/postmanlabs/postman-app-support/issues/9262) -* Fixed an issue where users' existing OAuth2 settings seemed to disappear. -* Fixed an issue where Action Menu can change URL in Comment Mode.