## Bug Fixes - Fixed Habitat Supervisor when a Supervisor is started and peers are added with `--peer-watch-file`. Supervisor now reads all peers in the file at startup. ([#9208](https://github.com/habitat-sh/habitat/pull/9208)) - Fixed a bug where `hab pkg install` wouldn't verify if dependencies have been removed when reinstalling a package. Habitat now reinstalls missing dependencies when reinstalling a package. ([#9082](https://github.com/habitat-sh/habitat/pull/9082)) - Fixed a bug with the `toToml` helper when rendering values rather than TOML objects. ([#9081](https://github.com/habitat-sh/habitat/pull/9081))