Skip to content

Firewood v0.6.1

Choose a tag to compare

@github-actions github-actions released this 12 Apr 13:55
· 8 commits to main since this release

πŸ› Bug Fixes

  • Fix release notes parsing so the first markdown heading is no longer truncated in the About panel.

πŸ”§ Chore / Updates

  • Add MIT LICENSE file to the repository.
  • Include release prompt refinement updates from the merged maintenance pull request.

Download

  • macOS (Apple Silicon): Download `firewood_0.6.1_aarch64.dmg`
  • macOS (Intel): Download `firewood_0.6.1_x64.dmg`
  • Windows: Download the `.exe` installer

macOS Installation Guide

Since the app is not yet notarized by Apple, you need to bypass Gatekeeper on the first launch using one of the following methods:

Method 1 (Recommended): Run this single command in your Terminal to remove the quarantine attribute, then open the app normally:

xattr -cr /Applications/Firewood.app

Method 2: Open the app, and when you see the security warning, go to System Settings -> Privacy & Security, scroll down to find Firewood, and click "Open Anyway".