Skip to content

Releases: FlutterPlaza/actionforge

v1.4.3

11 Mar 16:55

Choose a tag to compare

Full Changelog: v1.4.2...v1.4.3

Full Changelog: v1.4.2...v1.4.3

Full Changelog: v1.4.2...v1.4.3

v1.4.2

19 Feb 19:55

Choose a tag to compare

Full Changelog: v1.4.1...v1.4.2

v1.4.1

19 Feb 09:24

Choose a tag to compare

Full Changelog: v1.4.0...v1.4.1

v1.4.0

19 Feb 09:00

Choose a tag to compare

Full Changelog: v1.2.1...v1.4.0

v1.2.1

18 Feb 20:14

Choose a tag to compare

Full Changelog: v1.2.0...v1.2.1

v1.2.0

18 Feb 20:01

Choose a tag to compare

Full Changelog: v1.1.0...v1.2.0

Full Changelog: v1.1.0...v1.2.0

v1.1.0

18 Feb 17:43

Choose a tag to compare

Changelog

Bug Fixes

  • Fix arm64/Apple Silicon support in Docker mode — The Dockerfile previously hardcoded RUNNER_ARCH=x64, causing qemu-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 using dpkg --print-architecture.

Improvements

  • Updated Homebrew formula with verified SHA256

Full diff

v1.0.0...v1.1.0

v1.0.0

18 Feb 16:55

Choose a tag to compare

v0.1.1

18 Feb 17:39

Choose a tag to compare

Changelog

Bug Fixes

  • Fix arm64/Apple Silicon support in Docker mode — The Dockerfile previously hardcoded RUNNER_ARCH=x64, causing qemu-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 using dpkg --print-architecture.

Improvements

  • Updated Homebrew formula with real SHA256 for v1.0.0

Full diff

v1.0.0...v0.1.1