🗞️ Read the full v2025.1.0 changelog →
✨ Enhancements
- 💇♀️ UI refresh — A cleaner and more focused UI.
- ⚡ Variable autocomplete — Searchable autocomplete for variables.
- 🎛️ Interactive references — Interact with variables as tokens.
- 🗃 Variables context menu — All the actions in one place.
- 🧩 Refactor variables — Rename variables across all usages.
- 🎯 Go to definition — Quickly navigate to variable definitions.
- 🏷️ Quick-define variables — Define variables on the fly during usage.
- ⛓️ Inline values — Replace variable references with their values.
- 🎭 Peek at values — Securely reveal masked variable values.
- 📋 Copy references — Copy variable references easily.
- 💤 Case-sensitivity — Support any variable naming style.
- 🏃 Escape variables — Escape variables for use as strings.
🪲 Bug fixes
- Fixed importing of individual Postman collections. (#129)
- Fixed false positives when detecting AI-prompt mode in the URL field.
- Various other minor fixes.