v1.6.6
Changelog v1.6.6
Full Changelog: v1.6.5...v1.6.6
🚀 Features & Improvements
- Repository Templates: Formatted and launched official repository community files to standardize future code submissions and tracking layout consistency.
bug_report.md: Configured a dedicated issue framework demanding step-by-step reproduction and specific system environment context.feature_request.md: Added an enhancement schema requesting distinct problem scoping and solution design comparisons.PULL_REQUEST_TEMPLATE.md: Established a comprehensive change type validation checklist and localized development code reviews.
- Automated Release Scaffolding: Added the static
release_template.mdarchitecture into the repository configuration directory to lock down structural consistency for upcoming versions.
🛠 Technical Changes
- CI/CD Automation: Introduced a new GitHub Action workflow (
update-manifest.yml) engineered to dynamically increment the integration manifest version key during deployment sequences. - File System Refactoring: Reorganized the
.github/environment tree by correcting deep pathing discrepancies for structural tracking models (ISSUE_TEMPLATE).