|
| 1 | +# GoProX – Major Changes Since 00.52.00 |
| 2 | + |
| 3 | +This document summarizes the major changes, enhancements, and fixes introduced in GoProX since version 00.52.00. |
| 4 | + |
| 5 | +## Highlights |
| 6 | +- Automated, issue-driven release notes and changelog generation |
| 7 | +- Major improvements to firmware management, validation, and discovery |
| 8 | +- Enhanced Homebrew installation, upgrade, and troubleshooting documentation |
| 9 | +- Repository cleanup, organization, and new developer tools |
| 10 | + |
| 11 | +## Issues Addressed |
| 12 | + |
| 13 | +### Issue #68: Enhancement: AI Instructions Tracking and Evolution |
| 14 | +- Release process and AI instructions are now tightly integrated and automated |
| 15 | +- All release script changes require commit/push and dry run validation before real release |
| 16 | +- Automated Markdown issue list generation and project awareness for AI |
| 17 | + |
| 18 | +### Issue #66: Repository Cleanup and Organization |
| 19 | +- Improved script headers and usage documentation |
| 20 | +- Standardized organization of scripts and documentation |
| 21 | + |
| 22 | +### Issue #65: Enhancement/Workflow: Automate maintenance of latest firmware packages (official & labs) |
| 23 | +- Added firmware-tracker and firmware wiki table generator |
| 24 | +- Improved automation for official and labs firmware packages |
| 25 | + |
| 26 | +### Issue #64: Enhancement: Exclude firmware zip files from release packages via .gitattributes |
| 27 | +- Firmware zip files are now excluded from release packages and tracked with Git LFS |
| 28 | +- Enhanced filter-repo operations and performance monitoring |
| 29 | + |
| 30 | +### Issue #63: Enhancement: Rename SD card volume label to HERO11-8909 format |
| 31 | +- Added SD card volume renaming script and documentation |
| 32 | + |
| 33 | +### Issue #62: Enhancement: Add firmware URL validation tool |
| 34 | +- Added automated firmware URL validation script |
| 35 | +- Improved error handling for HTTP redirects and license headers |
| 36 | + |
| 37 | +### Issue #60: Feature: Redesign firmware processing to use URL-based fetch and local cache |
| 38 | +- New scripts for adding and downloading firmware URLs |
| 39 | +- All firmware updates now use direct URLs and local caching |
| 40 | + |
| 41 | +### Issue #20: Workflow: Implement git-flow Model |
| 42 | +- Unified, automated, and dry-run enabled full release process |
| 43 | +- Release notes are now grouped by issue with titles and unreferenced commits under 'Other Commits' |
| 44 | +- Major refactor of release automation, workflow, and documentation |
| 45 | + |
| 46 | +## For a complete list of all changes and minor commits, see the full release notes or changelog. |
0 commit comments