v2.3.1

Automattic/harperv2.3.1May 30, 2026by github-actions[bot]

AI Summary

A minor patch release addressing UI issues in the desktop app and web interface, including renaming and font corrections.

Key Highlights

  • Desktop app renamed to 'Harper' and report issue buttons added to menus.
  • Fixed incorrect font usage on the web interface.
  • Improved desktop exit handling when the parent process stops.
  • Dictionary curation for May 22, 2026.

New Features

  • Added report issue buttons to desktop menus.
  • Renamed desktop app from 'harper-desktop' to 'Harper'.
  • Fixed web font importance settings.
  • Exit child process improvements.

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