Skip to content

Construct v0.3.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Aug 12:42
5c4406b

Construct v0.3.0 adds at-a-glance Git freshness to every repository in Locations, so teams can see when local work and the tracked remote have drifted before they start editing.

Highlights

  • Compact Git status indicators for clean, dirty, ahead, behind, diverged, and warning states.
  • Read-only remote checks that never fetch, pull, push, or modify repository state.
  • Stable background refreshes without indicator flicker.
  • A fixed trailing action slot so the repository status and three-dot menu no longer shift on hover.

Downloads

  • macOS Apple Silicon: Construct_0.3.0_aarch64.dmg
  • macOS Intel: Construct_0.3.0_x64.dmg
  • Windows x64: Construct_0.3.0_x64-setup.exe
  • CLI: standalone archives are available for macOS Apple Silicon, macOS Intel, Windows x64, and Linux x64.

Verify downloaded files with SHA256SUMS when appropriate.

Preview notice

This is a public pre-release. The macOS and Windows applications are currently unsigned, so the operating system may show a security warning during installation. Only install files downloaded from this release page.

Changes

  • Git freshness for Locations: #57
  • Release preparation: #58

Full changelog: v0.2.0...v0.3.0