v1.0.1

AIEraDev/Clyprav1.0.1May 20, 2026by github-actions[bot]

AI Summary

Release notes point to CHANGELOG.md for details, providing standard download links and installation methods for all platforms.

Key Highlights

  • Download links for .dmg, .msi, and .AppImage
  • macOS installation via Homebrew Cask
  • Windows SmartScreen bypass instructions
  • Linux AppImage execution instructions

New Features

  • Download links for .dmg, .msi, and .AppImage

Full Release Notes

## What's New in v1.0.1

See [CHANGELOG.md](https://github.com/AIEraDev/Clypra/blob/master/CHANGELOG.md) for full details.

## Downloads

Choose the right version for your platform:

- **macOS**: Download the `.dmg` file (works on both Intel and Apple Silicon)
- **Windows**: Download the `.msi` installer
- **Linux**: Download the `.AppImage` file

## Installation

### macOS
1. Download the `.dmg` file
2. Open it and drag Clypra to Applications
3. First time: Right-click → Open (to bypass Gatekeeper)

### Windows
1. Download the `.msi` file
2. Run the installer
3. If SmartScreen appears, click "More info" → "Run anyway"

### Linux
1. Download the `.AppImage` file
2. Make it executable: `chmod +x Clypra*.AppImage`
3. Run it: `./Clypra*.AppImage`