Skip to content

GoProX v01.11.00

Choose a tag to compare

@github-actions github-actions released this 28 Jun 23:01
· 4 commits to main since this release
41cd9da

GoProX v01.11.00

Changes since v01.10.00

Issues Addressed

Issue #75: release: v01.11.00 - git-flow implementation and CI/CD validation

41cd9da release: v01.11.00 - git-flow implementation and CI/CD validation (#75)

Issue #74: test: git-flow implementation and CI/CD validation

94345fa docs: add repository restructure proposal for modular lib-based architecture (refs #74)

Issue #73: Enhanced Default Behavior: Intelligent Media Management Assistant

a9ac28a feat(docs): create comprehensive implementation plan for enhanced default behaviors (refs #73)
92a28f1 feat(docs): add multi-library support section to default behaviors plan (refs #73)
07d0dd9 docs: clarify that default behavior work belongs to Issue #73 (refs #73)
249e12b docs: align default behaviors plan with project standards (refs #73)
a96c293 docs: add multi-system user scenarios and professional workflow environments (refs #73)

Issue #70: Architecture: Establish Design Principles and Architectural Documentation Framework

868bade Add structural change proposal requirements to AI instructions (refs #70)
b1cfff3 Restructure feature-planning to directory-by-issue with descriptive titles (refs #70)
2829e38 Restructure feature-planning directory by issue and add missing issue documentation (refs #70)

Issue #68: Enhancement: AI Instructions Tracking and Evolution

9ba0bc5 Clarify GitHub issue assignment: fxstein is user's official handle (refs #68)
2745b4f Fix terminology inconsistencies: replace 'executive summary' with 'summary' and bash code blocks with zsh (refs #68)
010254c Add terminology standards to AI instructions (refs #68)
a0ea5a9 docs: add mandatory requirement to read Design Principles with AI Instructions (refs #68)
bdfe819 docs(release): rename major changes summary for release 01.10.00 (refs #68)

Issue #67: Enhanced default behavior: Automatic GoPro SD card detection and firmware management

27e0c20 fix(docs): remove macOS files from SD card cleaning preserve patterns (refs #67)
734c45b fix(docs): clarify metadata preservation - cleaning preserves macOS files, formatting only preserves camera metadata (refs #67)
048d108 fix(docs): replace 'format' with 'clean' terminology and add SD card metadata preservation (refs #67)
4831928 fix(docs): change all bash code blocks to zsh in default behaviors doc to match project standards (refs #67)
44ac8c4 docs: add comprehensive testing framework and CI/CD integration plan (refs #67)
4c9f36e docs: add processing order and archive optimization strategy (refs #67)
70f3e87 docs: add comprehensive default behavior enhancement plan (refs #67)

Issue #20: Workflow: Implement git-flow Model

a98ee61 Enhance git-flow implementation with multi-channel Homebrew release support (refs #20)
7f8f455 Focus git-flow implementation plan on pure git-flow scope (refs #20)
1b8a2e7 Remove incorrect date from git-flow implementation plan (refs #20)
9cde934 Create comprehensive git-flow implementation plan for Issue #20 (refs #20)

Installation

The recommended way to install or update GoProX is via Homebrew:

brew install fxstein/fxstein/goprox

Or, add the tap manually and then install:

brew tap fxstein/fxstein
brew install goprox

To upgrade to the latest version:

brew upgrade goprox

If you encounter issues, you can uninstall and reinstall:

brew uninstall goprox
brew install goprox

Note: Homebrew installs to /opt/homebrew/bin/goprox on Apple Silicon and /usr/local/bin/goprox on Intel Macs.

For configuration and advanced setup, see the project README or run:

goprox --setup