ποΈ 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.