This release introduces jq-based JSON response filtering, Web Crypto API support and memory leak fixes in the experimental scripting sandbox, alongside desktop cloud organization infrastructure, CLI fixes, and backend performance improvements.
Note
This release replaces JSONPath with jq for JSON response filtering. Please refer to #5703 for details.
What's Changed
- feat(common): add copy functionality to console output entries by @aparna-bhatt in #5743
- fix(common): environment variable mapping when referencing other variables by @AaronFortG in #5704
- fix: strip comments from JSON request bodies in CLI by @jamesgeorge007 in #5769
- fix(cli): inherit collection variables in folders without own variables by @jamesgeorge007 in #5771
- fix(common): prevent hang when highlighting large responses by @chhaviG22 in #5714
- feat(common): use jq for JSON response filtering by @gerardbalaoro in #5703
- feat(common): add
armeniantranslation by @NarekCodes in #5740 - fix(common): correct typo in repo
Frenchlocale by @NoobFullStack in #5733 - feat(common): update and complete Dutch translations for Hoppscotch UI by @NoobFullStack in #5734
- fix(common): prevent duplication of request ID when duplicating requests by @anwarulislam in #5781
- fix: improve endpoint parsing in parseExample method by @mirarifhasan in #5762
- feat: migrate ESLint to
v9across packages by @jamesgeorge007 in #5773 - fix(common): restore scrolling on response panel by @nivedin in #5783
- chore: security patch for the dependency chain v2026.1.0 by @mirarifhasan in #5786
- chore(common): complete missing Spanish translations by @taberoajorge in #5761
- feat(js-sandbox): add extensive Web Crypto API support by @jamesgeorge007 in #5791
- fix(backend): prevent cross-user
orderIndexcorruption and collection deadlocks by @shaezard in #5647 - docs(desktop): add installation instruction using
Homebrewby @swanandvk in #5790 - fix(common): ignore shift keybindings in CodeMirror editors by @Leon-Luu in #5794
- feat(desktop): host mapping infra for cloud orgs by @CuriousCorrelation in #5795
- fix(desktop): use store dir for unified store path by @CuriousCorrelation in #5799
- feat(common): show full request path in tab tooltip by @abhibarkade in #5750
- feat(common): display user roles in member stack tooltips by @Leon-Luu in #5793
- fix: prevent memory leaks in experimental scripting sandbox by @jamesgeorge007 in #5800
New Contributors
- @aparna-bhatt made their first contribution in #5743
- @gerardbalaoro made their first contribution in #5703
- @NarekCodes made their first contribution in #5740
- @NoobFullStack made their first contribution in #5733
- @taberoajorge made their first contribution in #5761
- @shaezard made their first contribution in #5647
- @swanandvk made their first contribution in #5790
- @abhibarkade made their first contribution in #5750
Full Changelog: 2025.12.1...2026.1.0
SOCIAL SHARE CARD GENERATOR