v0.44.2
tinyhumansai/openhumanv0.44.2Aug 1, 2026by rtk-release-bot[bot]
AI Summary
This release prioritizes security by restricting history database, tee logs, and audit logs to owner-only access. It also includes a fix for recovery hint paths containing spaces.
Key Highlights
- Security: History DB, tee logs, and audit logs are now owner-only
- Security: Tightened permissions for existing data directories
- Bug Fix: Quoted recovery hint paths with spaces to prevent errors
Full Release Notes
## [0.44.2](https://github.com/rtk-ai/rtk/compare/v0.44.1...v0.44.2) (2026-08-01) ### Bug Fixes * **security:** store history db, tee logs and audit log owner-only ([57b7900](https://github.com/rtk-ai/rtk/commit/57b79008d492bf6e070f7a56e3e25a699c4227a6)) * **security:** tighten data dirs that already exist ([18925c2](https://github.com/rtk-ai/rtk/commit/18925c28346e4f76396ba3bb2fccdda96b14e3ec)) * **tee:** quote recovery hint paths with spaces ([8a24ce2](https://github.com/rtk-ai/rtk/commit/8a24ce2e2828117f69ffc31134ed12f36d33fac4))