github aofp/yume v0.2.0

latest releases: v0.30.1, v0.30.0, v0.29.0...
3 months ago

yume v0.2.0

Overview

This release improves the macOS installation process with enhanced .pkg installers that resolve application relocation issues encountered in previous versions.

Changes

macOS Installation

The macOS installers now use component-based packaging (--component mode) to ensure the application installs to a fixed location. This prevents relocation during installation and resolves the "damaged application" errors that occurred when the system attempted to move the app bundle.

Improvements:

  • Component-based .pkg installation prevents relocation issues
  • Automatic quarantine attribute removal
  • Consistent installation location across systems

Installation

macOS

  • Apple Silicon: yume_0.2.0_arm64.pkg
  • Intel: yume_0.2.0_x64.pkg

Download and run the installer. The package automatically handles code signing and quarantine attribute removal.

Windows

  • x64: yume_0.2.0_x64-setup.exe

Download and execute the installer. Administrative privileges may be required.

System Requirements

  • macOS: 10.13 or later (Apple Silicon and Intel)
  • Windows: 10/11 (x64)
  • Dependencies: Claude CLI configured with valid credentials

Verification

SHA-256 checksums for release artifacts:

yume_0.2.0_arm64.pkg
d4d180dd5b025df3fb86a19b03dd32dd31787bae11f1f7d661c3508019f901a1

yume_0.2.0_x64.pkg
306de8ce7b9607f5be583ba513e1379f94ed14aaa035b5c81e55252e8ec8cf6a

yume_0.2.0_x64-setup.exe
9b2d009b872a554cf1ad3a78ef495ad149e24d2b20884143fea44c7f6dbd3a67

Report Issues: https://github.com/aofp/yume/issues

Full Changelog: v0.1.7...v0.2.0

Don't miss a new yume release

NewReleases is sending notifications on new releases.