v25.5.31
sxyazi/yaziv25.5.31May 30, 2025by github-actions[bot]
AI Summary
This is a maintenance release published on May 30, 2025, focusing on bug fixes. It addresses several issues related to UI components, input handling, and file state management.
Key Highlights
- Maintenance release focused on bug fixes
- Fixed exposure of ui.Wrap component
- Fixed forward --end-of-word input handling to consider mode's delta
- Fixed carrying hidden states for dummy files
Full Release Notes
This is a maintenance release, focusing on bug fixes. ## What's Changed * fix: expose `ui.Wrap` by @sxyazi in https://github.com/sxyazi/yazi/pull/2810 * fix: `forward --end-of-word` of the input should consider the mode's delta by @sxyazi in https://github.com/sxyazi/yazi/pull/2811 * fix: make every effort to carry hidden states for dummy files by @sxyazi in https://github.com/sxyazi/yazi/pull/2814 **Full Changelog**: https://github.com/sxyazi/yazi/compare/v25.5.28...v25.5.31