api-client/packages
Shreyas 26cb342969
fix(desktop): arrow inserting escape sequences (#5108)
The unstable flag was causing arrow keys to
display ANSI escape sequences as literal text
instead of performing cursor navigation.

For example the arrow keys in URL input fields
display escape sequences (`^[[C, ^[[D, ^[[A, ^[[B`)
as literal text.

Closes HFE-880
Closes #5102

The unstable feature flag was originally added to
support experimental features that were required
for functionality that is no longer needed
in the current implementation.

See:
- [Tauri Issue #9257] - Keyboard shortcuts broken with unstable flag
- [Tauri Issue #10194] - Arrow keys printing invalid characters
- [Wry Issue #1177] - Related macOS input handling issues
2025-06-06 14:17:30 +05:30
..
codemirror-lang-graphql feat: platform independent core and the new desktop app (#4684) 2025-02-28 00:01:25 +05:30
hoppscotch-agent fix(relay): better matching for content-type detection (#5025) 2025-04-29 13:10:08 +05:30
hoppscotch-backend chore: bump version to 2025.5.1 2025-05-29 15:14:19 +05:30
hoppscotch-cli feat: add support for version bounded parsing and migration (#5127) 2025-06-05 14:51:19 +05:30
hoppscotch-common fix(desktop): arrow inserting escape sequences (#5108) 2025-06-06 14:17:30 +05:30
hoppscotch-data feat: add support for version bounded parsing and migration (#5127) 2025-06-05 14:51:19 +05:30
hoppscotch-desktop fix(desktop): arrow inserting escape sequences (#5108) 2025-06-06 14:17:30 +05:30
hoppscotch-js-sandbox chore: remove support for fetch from experimental scripting sandbox 2025-05-28 15:37:32 +05:30
hoppscotch-kernel fix(desktop): arrow inserting escape sequences (#5108) 2025-06-06 14:17:30 +05:30
hoppscotch-relay feat: platform independent core and the new desktop app (#4684) 2025-02-28 00:01:25 +05:30
hoppscotch-selfhost-desktop feat: add support for version bounded parsing and migration (#5127) 2025-06-05 14:51:19 +05:30
hoppscotch-selfhost-web feat: add support for version bounded parsing and migration (#5127) 2025-06-05 14:51:19 +05:30
hoppscotch-sh-admin chore: bump version to 2025.5.1 2025-05-29 15:14:19 +05:30