mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 08:45:58 +03:00
-
2026.1.0 Stable
released this
2026-01-28 09:17:31 +03:00 | 72 commits to main since this release📅 Originally published on GitHub: Wed, 28 Jan 2026 08:05:29 GMT
🏷️ Git tag created: Wed, 28 Jan 2026 06:17:31 GMTThis 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
JSONPathwithjqfor 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 https://github.com/hoppscotch/hoppscotch/pull/5743
- fix(common): environment variable mapping when referencing other variables by @AaronFortG in https://github.com/hoppscotch/hoppscotch/pull/5704
- fix: strip comments from JSON request bodies in CLI by @jamesgeorge007 in https://github.com/hoppscotch/hoppscotch/pull/5769
- fix(cli): inherit collection variables in folders without own variables by @jamesgeorge007 in https://github.com/hoppscotch/hoppscotch/pull/5771
- fix(common): prevent hang when highlighting large responses by @chhaviG22 in https://github.com/hoppscotch/hoppscotch/pull/5714
- feat(common): use jq for JSON response filtering by @gerardbalaoro in https://github.com/hoppscotch/hoppscotch/pull/5703
- feat(common): add
armeniantranslation by @NarekCodes in https://github.com/hoppscotch/hoppscotch/pull/5740 - fix(common): correct typo in repo
Frenchlocale by @NoobFullStack in https://github.com/hoppscotch/hoppscotch/pull/5733 - feat(common): update and complete Dutch translations for Hoppscotch UI by @NoobFullStack in https://github.com/hoppscotch/hoppscotch/pull/5734
- fix(common): prevent duplication of request ID when duplicating requests by @anwarulislam in https://github.com/hoppscotch/hoppscotch/pull/5781
- fix: improve endpoint parsing in parseExample method by @mirarifhasan in https://github.com/hoppscotch/hoppscotch/pull/5762
- feat: migrate ESLint to
v9across packages by @jamesgeorge007 in https://github.com/hoppscotch/hoppscotch/pull/5773 - fix(common): restore scrolling on response panel by @nivedin in https://github.com/hoppscotch/hoppscotch/pull/5783
- chore: security patch for the dependency chain v2026.1.0 by @mirarifhasan in https://github.com/hoppscotch/hoppscotch/pull/5786
- chore(common): complete missing Spanish translations by @taberoajorge in https://github.com/hoppscotch/hoppscotch/pull/5761
- feat(js-sandbox): add extensive Web Crypto API support by @jamesgeorge007 in https://github.com/hoppscotch/hoppscotch/pull/5791
- fix(backend): prevent cross-user
orderIndexcorruption and collection deadlocks by @shaezard in https://github.com/hoppscotch/hoppscotch/pull/5647 - docs(desktop): add installation instruction using
Homebrewby @swanandvk in https://github.com/hoppscotch/hoppscotch/pull/5790 - fix(common): ignore shift keybindings in CodeMirror editors by @Leon-Luu in https://github.com/hoppscotch/hoppscotch/pull/5794
- feat(desktop): host mapping infra for cloud orgs by @CuriousCorrelation in https://github.com/hoppscotch/hoppscotch/pull/5795
- fix(desktop): use store dir for unified store path by @CuriousCorrelation in https://github.com/hoppscotch/hoppscotch/pull/5799
- feat(common): show full request path in tab tooltip by @abhibarkade in https://github.com/hoppscotch/hoppscotch/pull/5750
- feat(common): display user roles in member stack tooltips by @Leon-Luu in https://github.com/hoppscotch/hoppscotch/pull/5793
- fix: prevent memory leaks in experimental scripting sandbox by @jamesgeorge007 in #5800
New Contributors
- @aparna-bhatt made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/5743
- @gerardbalaoro made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/5703
- @NarekCodes made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/5740
- @NoobFullStack made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/5733
- @taberoajorge made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/5761
- @shaezard made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/5647
- @swanandvk made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/5790
- @abhibarkade made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/5750
Full Changelog: https://github.com/hoppscotch/hoppscotch/compare/2025.12.1...2026.1.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads