| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2026.2.1 source code.tar.gz | 2026-03-04 | 9.1 MB | |
| 2026.2.1 source code.zip | 2026-03-04 | 10.4 MB | |
| README.md | 2026-03-04 | 1.2 kB | |
| Totals: 3 Items | 19.5 MB | 0 | |
This patch release addresses a security issue related to Personal Access Token deletion, a regression with stored request payloads that could override collection identifiers, and list truncation beyond 10 items in team workspaces, alongside minor bug fixes.
What's Changed
- fix(common): hide horizontal scrollbar in Firefox for URL input by @Theproudcold in https://github.com/hoppscotch/hoppscotch/pull/5906
- fix(backend): prevent request payload from overriding id and name by @mirarifhasan in https://github.com/hoppscotch/hoppscotch/pull/5913
- fix(backend): enforce user ownership when deleting PAT by @mirarifhasan in https://github.com/hoppscotch/hoppscotch/pull/5916
- fix(common): update documentation link for mock server by @sh3xu in https://github.com/hoppscotch/hoppscotch/pull/5929
- fix(backend): bump Prisma packages to
7.4.2by @mirarifhasan in https://github.com/hoppscotch/hoppscotch/pull/5932
New Contributors
- @Theproudcold made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/5906
- @sh3xu made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/5929
Full Changelog: https://github.com/hoppscotch/hoppscotch/compare/2026.2.0...2026.2.1