v0.5.1
khoj-ai/khojv0.5.1Aug 4, 2026by github-actions[bot]
AI Summary
This release focuses on fixing image processing issues within the core library, specifically addressing PNG file handling to ensure compatibility with various image specifications.
Key Highlights
- Accept trailing PNG whitespace
- Support ICC PNG profiles
Full Release Notes
## What's Changed * fix(core): accept trailing PNG whitespace by @kommander in https://github.com/anomalyco/opentui/pull/1326 * feat(core): support ICC PNG profiles by @kommander in https://github.com/anomalyco/opentui/pull/1327 **Full Changelog**: https://github.com/anomalyco/opentui/compare/v0.5.0...v0.5.1