v1.8.0
TimoBolkart/FLAME-Universev1.8.0Jun 22, 2026by github-actions[bot]
AI Summary
Version 1.8.0 introduces a new feature in the preflight phase that removes the `.git` check, thereby enabling support for multi-repo targets.
Key Highlights
- Supports multi-repo targets
- Removes `.git` check during preflight
- Addresses issue #371 regarding repository targets
New Features
- Multi-repo target support in preflight phase
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))