v2.3.1
alibaba/MNNv2.3.1May 30, 2026by github-actions[bot]
AI Summary
A maintenance release improving the desktop user experience and fixing web font rendering alongside dictionary updates.
Key Highlights
- Added report issue buttons to desktop menus
- Renamed application to 'Harper'
- Fixed desktop child process exit handling
- Corrected font importance in web view
New Features
- Report issue functionality
- App rename
- Font correction
Full Release Notes
## What's Changed * feat(desktop): add report issue buttons to menus by @elijah-potter in https://github.com/Automattic/harper/pull/3543 * fix(desktop): rename to `Harper` by @elijah-potter in https://github.com/Automattic/harper/pull/3542 * Dictionary curation for May 22, 2026 by @hippietrail in https://github.com/Automattic/harper/pull/3469 * fix(desktop): exit child when parent stops by @elijah-potter in https://github.com/Automattic/harper/pull/3544 * fix(web): make correct font "important" by @elijah-potter in https://github.com/Automattic/harper/pull/3545 **Full Changelog**: https://github.com/Automattic/harper/compare/v2.3.0...v2.3.1