2026.4.1

Avatar-Home-Automation/A.V.A.T.A.R-Server2026.4.1May 14, 2026by jamesgeorge007

AI Summary

A patch release that fixes a regression affecting script imports in the sandbox and resolves a desktop blank screen issue on older macOS versions, while adding a setting for keyboard shortcuts on non-QWERTY layouts.

Key Highlights

  • Fix for script imports in pre-request and test scripts (WebKit lookbehind)
  • Desktop blank screen fix for older macOS versions
  • New desktop setting for keyboard shortcuts on non-QWERTY layouts

New Features

  • Keyboard layout strategy setting
  • Script import preservation fix
  • macOS blank screen fix

Full Release Notes

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