v0.68.0
Automattic/harperv0.68.0Oct 15, 2025by github-actions[bot]
AI Summary
Adds a rule to condense typos like 'miss spell' and enables Harper by default on WordPress pages. It also fixes issues with Typst and Reddit comments.
Key Highlights
- Rule to condense 'miss spell' and friends
- Enabled by default on WordPress pages
- Fixes for Typst paragraph break spans
- Fixes for Reddit comment duplication
New Features
- Rule to condense `miss spell` and friends
- Chrome extension enabled by default on WordPress
- Various new core rules
Full Release Notes
## What's Changed * feat(core): rule to condense `miss spell` and friends by @elijah-potter in https://github.com/Automattic/harper/pull/2066 * feat(chrome-ext): enable by default on WordPress pages by @elijah-potter in https://github.com/Automattic/harper/pull/2065 * fix(chrome-ext): duplication test on Reddit by @elijah-potter in https://github.com/Automattic/harper/pull/2068 * build(deps): bump unicode-width from 0.2.1 to 0.2.2 by @dependabot[bot] in https://github.com/Automattic/harper/pull/2076 * fix(core): detect acronyms in `AnA` by @86xsk in https://github.com/Automattic/harper/pull/2072 * 2075 -- Harper Auto-submits Reddit Comments by @LoganBrinsmead in https://github.com/Automattic/harper/pull/2079 * fix(typst): fix paragraph break spans by @86xsk in https://github.com/Automattic/harper/pull/2080 * feat(core): Add various new rules by @elijah-potter in https://github.com/Automattic/harper/pull/2084 ## New Contributors * @LoganBrinsmead made their first contribution in https://github.com/Automattic/harper/pull/2079 **Full Changelog**: https://github.com/Automattic/harper/compare/v0.67.0...v0.68.0