v1.4.1
Automattic/harperv1.4.1Jan 8, 2026by github-actions[bot]
AI Summary
Bug fixes for Chrome extension and Obsidian to improve stability and feature support.
Key Highlights
- Chrome extension Zendesk support
- Obsidian Indian dialect crash fix
- harper.js disposal function fix
New Features
- Chrome extension Zendesk support
- Obsidian Indian dialect crash fix
- harper.js disposal function
Full Release Notes
## What's Changed * fix(chrome-ext): properly support Zendesk by @elijah-potter in https://github.com/Automattic/harper/pull/2424 * refactor(cli): refactor `Input` and adjacent code by @86xsk in https://github.com/Automattic/harper/pull/2412 * fix(obsidian): bug causing the Indian dialect to crash the settings page by @elijah-potter in https://github.com/Automattic/harper/pull/2444 * fix: don't flag "need to run into" by @hippietrail in https://github.com/Automattic/harper/pull/2437 * feat: alloc→allocate/allocation deref→dereference ptr→pointer by @hippietrail in https://github.com/Automattic/harper/pull/2427 * build(deps): bump lru from 0.16.2 to 0.16.3 by @dependabot[bot] in https://github.com/Automattic/harper/pull/2440 * fix(harper.js): create disposal function and use it by @elijah-potter in https://github.com/Automattic/harper/pull/2445 **Full Changelog**: https://github.com/Automattic/harper/compare/v1.4.0...v1.4.1