v2.3.1
Billionmail/BillionMailv2.3.1May 30, 2026by github-actions[bot]
AI Summary
This minor release focuses on desktop app UX improvements, including the renaming of the app to 'Harper' and adding issue reporting buttons. It also fixes child process exit handling.
Key Highlights
- Desktop app renamed to 'Harper'
- Added 'Report Issue' buttons to menus
- Fixed exit handling for child processes when the parent stops
New Features
- Report issue buttons
- App rename to Harper
- Child process exit fix
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