# Hoppscotch 2026.4.1 - Product: Hoppscotch (https://whatsnew.fyi/product/hoppscotch) - Vendor: Hoppscotch - Date: 2026-05-14 - Version: 2026.4.1 - Original notes: https://github.com/hoppscotch/hoppscotch/releases/tag/2026.4.1 - Permalink: https://whatsnew.fyi/product/hoppscotch/releases/2026.4.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** — Preserve script imports and avoid WebKit lookbehind regression affecting top-level imports in pre-request and test scripts on the experimental scripting sandbox - **fixed** — Resolve desktop blank screen on older macOS versions - **added** — Add desktop setting for keyboard shortcuts on non-QWERTY layouts This patch release fixes a regression affecting top-level imports in pre-request and test scripts on the experimental scripting sandbox, resolves a desktop blank screen on older macOS versions, and adds a desktop setting for keyboard shortcuts on non-QWERTY layouts. ##### What's Changed * fix: preserve script imports and avoid WebKit lookbehind by @jamesgeorge007 in https://github.com/hoppscotch/hoppscotch/pull/6306 * feat(desktop): settings phase 3a - keyboard layout strategy by @CuriousCorrelation in https://github.com/hoppscotch/hoppscotch/pull/6289 **Full Changelog**: https://github.com/hoppscotch/hoppscotch/compare/2026.4.0...2026.4.1