Skip to main content

๐Ÿš€ New

  • Added keyboard shortcuts to close active API Client tabs for faster navigation. #3622
  • Added collection runner config and history persistence in logged out state, allowing you to save and access run history without being logged in. #3658
  • Added multipart-form support in cURL import, enabling better handling of file uploads and form data. #3650
  • Added virtualization in collection runner result view for improved performance with large result sets. #3655
  • Added unsaved history banner for collection runs to notify when history isnโ€™t saved. #3654

๐Ÿ› Fixes

  • Fixed issue where request body couldnโ€™t be sent without making changes. #3690
  • Fixed body container persistence in importers to properly maintain request body data. #3677
  • Fixed response status style consistency across API Client. #3669
  • Fixed badge style in test results. #3666
  • Fixed tab indentation in GraphQL editor. #3640
  • Fixed global environment creation issue. #3651
  • Fixed test result title and test tab titles consistency. #3653
Full Changelog: GitHub Compare