v0.41.0

Automattic/harperv0.41.0Jun 8, 2025by github-actions[bot]

AI Summary

Implements server information endpoints and enhances the Chrome extension's onboarding experience and style.

Key Highlights

  • Implemented server_info endpoint
  • Improved Chrome extension onboarding experience
  • Grammar fixes for 'piece of mind' and 'a couple of more'
  • Added Sublime Text integration

New Features

  • Server_info API implementation
  • Chrome extension onboarding improvements
  • Grammar fix for 'piece of mind'
  • Grammar fix for 'a couple of more'

Full Release Notes

## What's Changed
* Implement server_info by @jvoisin in https://github.com/Automattic/harper/pull/1341
* fix: correct and improve verb morphology by @hippietrail in https://github.com/Automattic/harper/pull/1257
* docs(sublime-text): added sublime text integration by @ssahayam-zd in https://github.com/Automattic/harper/pull/1346
* feat: piece of mind→peace of mind by @hippietrail in https://github.com/Automattic/harper/pull/1360
* Dictionary curation 2025 05 30 by @hippietrail in https://github.com/Automattic/harper/pull/1352
* feat: fix noun that should be related verb by @hippietrail in https://github.com/Automattic/harper/pull/1362
* fix: missing `the` from `SufficeItToSay` message by @hippietrail in https://github.com/Automattic/harper/pull/1350
* feat: open a device→turn on a device by @hippietrail in https://github.com/Automattic/harper/pull/1356
* fix: don't close compound if open is in dictionary by @hippietrail in https://github.com/Automattic/harper/pull/1347
* feat: throw rubbish→throw rubbish away / throw away rubbish by @hippietrail in https://github.com/Automattic/harper/pull/1274
* fix: different messages for wrong word vs missing hyphen by @hippietrail in https://github.com/Automattic/harper/pull/1354
* feat(obsidian): tweak style of code block by @elijah-potter in https://github.com/Automattic/harper/pull/1367
* fix: add special case for "how come" by @hippietrail in https://github.com/Automattic/harper/pull/1279
* test: `exact_phrase` and `exact_word` differ in case sensitivity by @hippietrail in https://github.com/Automattic/harper/pull/1361
* feat: in need for→in need of by @hippietrail in https://github.com/Automattic/harper/pull/1359
* build(deps): bump clap from 4.5.38 to 4.5.39 by @dependabot in https://github.com/Automattic/harper/pull/1358
* build(deps): bump reqwest from 0.12.15 to 0.12.18 by @dependabot in https://github.com/Automattic/harper/pull/1357
* fix: false positives after object case pronouns by @hippietrail in https://github.com/Automattic/harper/pull/1353
* feat: `harper-cli compounds` command by @hippietrail in https://github.com/Automattic/harper/pull/1351
* dictionary: Add UUID by @jpds in https://github.com/Automattic/harper/pull/1371
* feat:a couple of more→a couple more by @hippietrail in https://github.com/Automattic/harper/pull/1374
* feat(chrome-ext): Improve onboarding experience by @elijah-potter in https://github.com/Automattic/harper/pull/1375

## New Contributors
* @ssahayam-zd made their first contribution in https://github.com/Automattic/harper/pull/1346

**Full Changelog**: https://github.com/Automattic/harper/compare/v0.40.0...v0.41.0