v0.5.1

anomalyco/opentuiv0.5.1Aug 4, 2026by github-actions[bot]

AI Summary

This patch release focuses on improving image handling capabilities within the core library, specifically addressing PNG format compatibility.

Key Highlights

  • Fixed core to accept trailing PNG whitespace
  • Added support for ICC PNG color profiles
  • Core library improvements

New Features

  • ICC PNG profile support

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