v0.4.2

Tencent-Hunyuan/HY-Motion-1.0v0.4.2Nov 27, 2025by huacnlee

AI Summary

A bug fix release addressing race conditions in menus, scroll offset issues, and a critical security vulnerability in the tracing-subscriber dependency.

Key Highlights

  • Security patch for CVE-2025-58160 in tracing-subscriber
  • Fixes for menu click race conditions and input scroll offsets
  • Improvements to editor scroll to support edge positioning

New Features

  • Security upgrade to tracing-subscriber
  • Input scroll offset fix for soft wrap mode
  • Editor scroll to edge click support

Full Release Notes

- menu: Use defer to avoid race conditions with click listeners by @zanmato in #1651
- input: Fix scroll to offset to support soft wrap mode. by @huacnlee in #1671
- editor: Improve scroll to support position at the edge of the editor on click. by @huacnlee in #1672
- tab: Allow tab item to fill remaining space. by @obito in #1654
- chore: Upgrade tracing-subscriber to fix CVE-2025-58160 @orbisai0security by in #1678