v0.59.0
Automattic/harperv0.59.0Aug 21, 2025by github-actions[bot]
AI Summary
Updates dictionary curation, fixes a Neovim code action hiding issue, and allows users to configure the hotkey for the Chrome extension.
Key Highlights
- Dictionary curation updates
- Fixed Neovim code action hiding
- Chrome extension hotkey is now configurable
- Fixed Reddit comments highlighting
New Features
- Configurable Chrome extension hotkey
- Neovim code action fix
Full Release Notes
## What's Changed * feat: condense R&D and Q&A to single word tokens by @hippietrail in https://github.com/Automattic/harper/pull/1758 * fix(harper-ls): remove version check by @mcecode in https://github.com/Automattic/harper/pull/1782 * feat:sort after→sought after by @hippietrail in https://github.com/Automattic/harper/pull/1780 * chore: simplify / minimalize github templates by @hippietrail in https://github.com/Automattic/harper/pull/1762 * Neovim code action does not hide Harper diagnostic #1785 fix by @JanikkinaJ in https://github.com/Automattic/harper/pull/1788 * feat(chrome-ext): allow the hotkey to be configured by @elijah-potter in https://github.com/Automattic/harper/pull/1787 * feat(obsidian): change how default values are displayed by @elijah-potter in https://github.com/Automattic/harper/pull/1789 * fix(chrome-ext): Reddit comments on comments by @elijah-potter in https://github.com/Automattic/harper/pull/1784 ## New Contributors * @JanikkinaJ made their first contribution in https://github.com/Automattic/harper/pull/1788 **Full Changelog**: https://github.com/Automattic/harper/compare/v0.58.0...v0.59.0