Releases: FlutterPlaza/actionforge
Releases · FlutterPlaza/actionforge
v1.4.3
v1.4.2
Full Changelog: v1.4.1...v1.4.2
v1.4.1
Full Changelog: v1.4.0...v1.4.1
v1.4.0
Full Changelog: v1.2.1...v1.4.0
v1.2.1
Full Changelog: v1.2.0...v1.2.1
v1.2.0
Full Changelog: v1.1.0...v1.2.0
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Changelog
Bug Fixes
- Fix arm64/Apple Silicon support in Docker mode — The Dockerfile previously hardcoded
RUNNER_ARCH=x64, causingqemu-x86_64: Could not open '/lib64/ld-linux-x86-64.so.2'errors on Apple Silicon Macs. The runner architecture is now auto-detected at build time usingdpkg --print-architecture.
Improvements
- Updated Homebrew formula with verified SHA256
Full diff
v1.0.0
Full Changelog: https://github.com/FlutterPlaza/actionforge/commits/v1.0.0
v0.1.1
Changelog
Bug Fixes
- Fix arm64/Apple Silicon support in Docker mode — The Dockerfile previously hardcoded
RUNNER_ARCH=x64, causingqemu-x86_64: Could not open '/lib64/ld-linux-x86-64.so.2'errors on Apple Silicon Macs. The runner architecture is now auto-detected at build time usingdpkg --print-architecture.
Improvements
- Updated Homebrew formula with real SHA256 for v1.0.0