v0.44.2

rtk-ai/rtkv0.44.2Aug 1, 2026by rtk-release-bot[bot]

AI Summary

This release focuses on security hardening and bug fixes, specifically improving access control for sensitive system logs and correcting path handling issues.

Key Highlights

  • Enhanced security by making history database, tee logs, and audit logs owner-only.
  • Tightened permissions for existing data directories to prevent unauthorized access.
  • Fixed a bug in the tee module to correctly handle file paths containing spaces.

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))