v0.1.100

anomalyco/opentuiv0.1.100Apr 16, 2026by github-actions[bot]

AI Summary

Adds Windows code signing and improves background color synchronization with the terminal renderer.

Key Highlights

  • Added Windows code signing
  • Synced terminal background color via OSC 11/111
  • Ensured layout is up to date for culling

Full Release Notes

## What's Changed
* windows code signing by @Hona in https://github.com/anomalyco/opentui/pull/949
* fix: emit OSC 11/111 to sync terminal background color with renderer by @mynameistito in https://github.com/anomalyco/opentui/pull/951
* ensure layout is up to date for culling by @kommander in https://github.com/anomalyco/opentui/pull/953

## New Contributors
* @mynameistito made their first contribution in https://github.com/anomalyco/opentui/pull/951

**Full Changelog**: https://github.com/anomalyco/opentui/compare/v0.1.99...v0.1.100