v0.51.4
tinyhumansai/openhumanv0.51.4Apr 2, 2026by github-actions[bot]
AI Summary
This update adds a runtime capability catalog for app discovery and introduces new permissions for core services. It also fixes state management issues during logout.
Key Highlights
- Added runtime capability catalog for app discovery
- Introduced new service-related permissions
- Fixed onboarding overlay state reset on logout
New Features
- Runtime capability catalog
- New service permissions
- Onboarding overlay state fixes
Full Release Notes
## What's Changed * feat(about_app): add a runtime capability catalog for app discovery by @YellowSnnowmann in https://github.com/tinyhumansai/openhuman/pull/267 * fix(onboarding): reset OnboardingOverlay local state on logout by @graycyrus in https://github.com/tinyhumansai/openhuman/pull/269 * feat(permissions): add new service-related permissions to allow-core-… by @M3gA-Mind in https://github.com/tinyhumansai/openhuman/pull/272 **Full Changelog**: https://github.com/tinyhumansai/openhuman/compare/v0.51.2...v0.51.4