v0.44.2
makehumancommunity/mpfb2v0.44.2Aug 1, 2026by rtk-release-bot[bot]
AI Summary
A maintenance release focused on security enhancements and bug fixes regarding data directories and logging paths.
Key Highlights
- Security tightening for history DB and audit log ownership
- Tightened permissions for existing data directories
- Fixed recovery hint paths to handle spaces correctly
New Features
- Security updates for tee logs
- Audit log owner restrictions
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))