v0.53.3

tinyhumansai/openhumanv0.53.3Apr 27, 2026by github-actions[bot]

AI Summary

This release focuses on macOS packaging fixes for CEF framework signing and notarization, alongside UI improvements for the home screen and Telegram integration.

Key Highlights

  • macOS CEF framework signing and notarization fixes
  • Home screen UI updates including banners and welcome typewriter
  • Telegram silent streaming updates and calm reasoning placeholders
  • Slack backfill ingestion and LLM summarizer additions
  • WhatsApp Web upgrade to upstream rust 0.5

New Features

  • macOS DMG layout restoration
  • Docs migration from Yarn to pnpm
  • Scope CEF data to OpenHuman user profiles
  • Telegram suppressed thought streaming

Full Release Notes

## What's Changed
* fix(release): sign CEF framework as single bundle on macOS by @senamakel in https://github.com/tinyhumansai/openhuman/pull/937
* feat(home): banners, welcome typewriter, conversation gating by @senamakel in https://github.com/tinyhumansai/openhuman/pull/936
* Docs/yarn to pnpm by @VectorJet in https://github.com/tinyhumansai/openhuman/pull/938
* Restore macOS DMG layout after re-package by @senamakel in https://github.com/tinyhumansai/openhuman/pull/939
* docs: add changelog entry for issue #867 loading overlay verification by @unn-Known1 in https://github.com/tinyhumansai/openhuman/pull/944
* Telegram: silent streaming updates to reduce notification spam by @senamakel in https://github.com/tinyhumansai/openhuman/pull/940
* fix(release): sign CEF inner dylibs so macOS notarization passes by @senamakel in https://github.com/tinyhumansai/openhuman/pull/951
* [UX] Telegram: Calm reasoning placeholders and suppressed thought streaming by @senamakel in https://github.com/tinyhumansai/openhuman/pull/949
* Add Trendshift badge to README by @senamakel in https://github.com/tinyhumansai/openhuman/pull/953
* Update README with badge and project description by @senamakel in https://github.com/tinyhumansai/openhuman/pull/954
* fix(release): retry hdiutil convert on intermittent UDZO internal error by @senamakel in https://github.com/tinyhumansai/openhuman/pull/952
* fix(release): convert UDZO to temp path + compact (DMG repackage) by @senamakel in https://github.com/tinyhumansai/openhuman/pull/955
* feat(slack): backfill ingestion + LLM summariser + tree fanout gate by @sanil-23 in https://github.com/tinyhumansai/openhuman/pull/934
* fix(whatsapp): upgrade WhatsApp Web channel to upstream whatsapp-rust 0.5 by @sanil-23 in https://github.com/tinyhumansai/openhuman/pull/916
* fix(release): rebuild DMG from scratch via bundle_dmg.sh (supersedes #952/#955) by @senamakel in https://github.com/tinyhumansai/openhuman/pull/957


**Full Changelog**: https://github.com/tinyhumansai/openhuman/compare/v0.53.1...v0.53.3