v0.25.1
Automattic/harperv0.25.1Mar 11, 2025by github-actions[bot]
AI Summary
A maintenance release addressing indexing issues in Regexish and improving paragraph handling in code blocks.
Key Highlights
- Fixed indexing problem in Regexish work
- Fixed insertion of paragraph breaks after code blocks
- Updated documentation for disabling sentence_capitalization
New Features
- Just getforms improvements
Full Release Notes
## What's Changed * docs(ls): give example config that disables `sentence_capitalization` by @elijah-potter in https://github.com/Automattic/harper/pull/879 * fix(core): indexing problem in Regexish work by @elijah-potter in https://github.com/Automattic/harper/pull/883 * Just getforms improvements by @hippietrail in https://github.com/Automattic/harper/pull/862 * Dictionary curation 2025 03 11 by @hippietrail in https://github.com/Automattic/harper/pull/884 * fix(core): insert paragraph breaks after code blocks by @elijah-potter in https://github.com/Automattic/harper/pull/882 **Full Changelog**: https://github.com/Automattic/harper/compare/v0.25.0...v0.25.1