v1.8.0
danielmiessler/Fabricv1.8.0Jun 22, 2026by github-actions[bot]
AI Summary
Added support for multi-repo targets by removing the `.git` check during preflight execution.
Key Highlights
- Preflight now supports multi-repo targets
- Removed `.git` check limitation
- Enables broader target compatibility
New Features
- Support for multi-repo targets in preflight
- Removed `.git` check for target execution
Full Release Notes
# [1.8.0](https://github.com/KeygraphHQ/shannon/compare/v1.7.0...v1.8.0) (2026-06-22) ### Features * **preflight:** support multi-repo targets by removing .git check ([#371](https://github.com/KeygraphHQ/shannon/issues/371)) ([4be4853](https://github.com/KeygraphHQ/shannon/commit/4be4853fd3110a4097ad8b87dd611b07ed163ce9))