v2.3.1
h2oai/h2ogptv2.3.1May 30, 2026by github-actions[bot]
AI Summary
A maintenance release for the desktop application, featuring UI improvements like renaming the app to 'Harper', adding report issue buttons, and fixing font display issues on the web interface.
Key Highlights
- Renamed desktop app to 'Harper'.
- Added 'Report Issue' buttons to desktop menus.
- Fixed web font display by making fonts 'important'.
- Fixed exit behavior for child processes.
New Features
- Report issue buttons in desktop menus.
- Renaming of the app to 'Harper' (UI change).
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