v0.34.1

Automattic/harperv0.34.1May 8, 2025by github-actions[bot]

AI Summary

A maintenance release focusing on text correction refinements and fixing UI padding issues in the Obsidian plugin.

Key Highlights

  • Fixed odd padding around messages in the Obsidian plugin.
  • Corrected phrases written as single words (e.g., 'infront').
  • Renamed 'definitive article' lint to 'definite article'.

New Features

  • Text correction for compound words and articles.

Full Release Notes

## What's Changed

* feat:definitive article→definite article by @hippietrail in https://github.com/Automattic/harper/pull/1248
* fix(obsidian): odd padding around message by @elijah-potter in https://github.com/Automattic/harper/pull/1252
* feat: Correct "infront" and other phrases written as a single word by @hippietrail in https://github.com/Automattic/harper/pull/1192


**Full Changelog**: https://github.com/Automattic/harper/compare/v0.34.0...v0.34.1