v1.8.0
pathwaycom/pathwayv1.8.0Jun 22, 2026by github-actions[bot]
AI Summary
A feature release that expands preflight capabilities to support multi-repository targets by removing the strict .git check requirement.
Key Highlights
- Enabled support for multi-repository targets in the preflight system
- Removed the .git check requirement to allow broader target support
- Resolves issue #371
New Features
- Multi-repository target support for preflight
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))