Back ||
v2025.9.0

September 29th 2025

Release Notes - v2025.9.0

Collection Sorting, Experimental hopp Scripting Namespace, Enhanced Security Updates and More! 🚀

New Features
Improvements

Highlights

  • Alphabetical sorting for user and team collections for better organization.
  • Enhanced workspace management with support for non-empty shared workspace names.
  • Improved UI interactions including better sidebar indentation and modal handling.
  • New experimental hopp scripting namespace for future-proof script development.

It is not recommended to migrate or reformat your existing scripts to the new scripting APIs at this time. Upcoming updates are expected to introduce breaking changes as we continue to refine and improve the scripting experience.


The current rollout is intentionally gradual, allowing us to gather user feedback and iterate based on real-world usage.


All further updates to scripting will be scoped to the experimental scripting sandbox, which is the default, and the preference can be updated from Settings → Experiments.



Added
  • Alphabetical sort for user and team collections
  • Support for non-empty shared workspace names
  • New experimental hopp scripting namespace
  • Improved modal interactions with overlay click-to-close
Fixed
  • Correct indentation for nested endpoints in sidebar
  • Prevent empty entries when dragging items past last row
  • Handle actions for logged-in users in case of token expiration
  • Multiple Set-Cookie headers in response handling
  • Race condition in active team collection tab inheritance
  • Ensure npm is installed for Node.js base image
Changed
  • Bump non-major dependencies
  • Security patch for the dependency chain
  • Streamline duplicated advanced param type definitions for OAuth grant types