# Hoppscotch 2026.2.1 - Product: Hoppscotch (https://whatsnew.fyi/product/hoppscotch) - Vendor: Hoppscotch - Date: 2026-03-05 - Version: 2026.2.1 - Original notes: https://github.com/hoppscotch/hoppscotch/releases/tag/2026.2.1 - Permalink: https://whatsnew.fyi/product/hoppscotch/releases/2026.2.1 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Hide horizontal scrollbar in Firefox for URL input - **fixed** — Prevent request payload from overriding id and name - **security** — Enforce user ownership when deleting Personal Access Token - **fixed** — Update documentation link for mock server - **changed** — Bump Prisma packages to 7.4.2 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.2` by @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