Skip to content

Release 2026.6.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Aug 22:18
7e2db77

This release contains major performance improvements for large workspaces.

🎁 New

  • Add an optional dropdown to pick header names and values (#489, feedback)
  • Name collapsed response values and open them in a viewer (#533)

💄 Improved

  • Link the date-fns format reference from timestamp.format (#529)
  • Allow renaming URL path parameters from the Params tab (#528, feedback)
  • Major sidebar and typing performance improvements in large collections (#516, feedback)
  • Show pasted images as previews in request bodies (#534)

🛠️ Fixed

  • Allow imports to take up to 60 seconds instead of 5 (feedback)
  • Fix OAuth login hanging when the browser opens preconnections
  • Fix renaming saving early when composing text with an IME (#519, feedback)
  • Correct the timestamp.format help text to describe date-fns patterns (#527, feedback)
  • Stop duplicate plugin actions appearing after a plugin is renamed (#530, feedback)
  • Fix the UI freezing on responses with very long lines (#532, feedback)
  • Keep template tag text readable in light themes
  • Fix nested template function depth tracking (#523, feedback)