release-notes/app-7.26.md
Hello! We hope you’re staying safe and healthy. Here’s what you can find in this Postman release:
Fixed a bug when generating code where custom headers would go missing #8550
Fixed an issue when starting the Postman snap app on the Wayland environment, where the app wouldn’t open #6252
Fixed a bug when restarting the app, where tab titles for deleted requests would show [CONFLICT] instead of [DELETED] #7233
Fixed a bug when formatting JSON in request body, that would modify long numbers and numbers with decimals. #5658
Fixed a bug when validating JSON syntax where numbers beginning with zero were not highlighted as a validation error #7987
Fixed a bug when editing a JSON file that mistook closed brackets for Postman variables #7709
Fixed a bug in the raw body editor where unclosed CDATA XML tags would cause the app to crash
#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
Fixed a bug when beautifying JSON in the request body, where it wouldn’t work if there were Postman variables #4313
Fixed a bug when using non-monospace fonts in the text editors where the cursor position was calculated incorrectly #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.