Skip to content

Releases: KitStream/ralph

v0.2.8

27 Apr 13:46

Choose a tag to compare

macOS notes

The desktop app (.dmg) and CLI binaries are signed and notarized
with a Developer ID. macOS will check Apple's notary service
online on first launch — no manual xattr workaround needed.

Full Changelog: release-0.2.7...release-0.2.8

v0.2.7

27 Apr 12:53

Choose a tag to compare

macOS notes

The desktop app (.dmg) and CLI binaries are signed and notarized
with a Developer ID. macOS will check Apple's notary service
online on first launch — no manual xattr workaround needed.

Full Changelog: release-0.2.6...release-0.2.7

v0.2.6

27 Apr 11:35

Choose a tag to compare

macOS notes

The desktop app (.dmg) and CLI binaries are signed and notarized
with a Developer ID. macOS will check Apple's notary service
online on first launch — no manual xattr workaround needed.

Full Changelog: release-0.2.5...release-0.2.6

v0.2.5

23 Apr 14:09

Choose a tag to compare

macOS notes

The desktop app (.dmg) and CLI binaries are signed and notarized
with a Developer ID. macOS will check Apple's notary service
online on first launch — no manual xattr workaround needed.

Full Changelog: release-0.2.4...release-0.2.5

v0.2.4

14 Apr 19:34

Choose a tag to compare

macOS notes

The desktop app (.dmg) and CLI binaries are signed and notarized
with a Developer ID. macOS will check Apple's notary service
online on first launch — no manual xattr workaround needed.

What's Changed

New Contributors

Full Changelog: release-0.2.2...release-0.2.4

v0.2.3

14 Apr 18:24

Choose a tag to compare

macOS notes

The desktop app (.dmg) and CLI binaries are signed and notarized
with a Developer ID. macOS will check Apple's notary service
online on first launch — no manual xattr workaround needed.

Full Changelog: release-0.2.2...release-0.2.3

v0.2.2

09 Apr 17:12

Choose a tag to compare

macOS notes

The desktop app (.dmg) and CLI binaries are signed and notarized
with a Developer ID. macOS will check Apple's notary service
online on first launch — no manual xattr workaround needed.

Full Changelog: release-0.2.0...release-0.2.2

v0.2.0

06 Apr 20:04

Choose a tag to compare

macOS CLI notice

macOS may block the CLI binary with a Gatekeeper warning. To fix, run:

xattr -d com.apple.quarantine <path-to-binary>

Full Changelog: release-0.1.0...release-0.2.0

v0.1.0

04 Apr 06:03

Choose a tag to compare

macOS CLI notice

macOS may block the CLI binary with a Gatekeeper warning. To fix, run:

xattr -d com.apple.quarantine <path-to-binary>

Full Changelog: https://github.com/KitStream/ralph/commits/release-0.1.0