Release Notes
Release notes document what changed in each PastePrompt build and what users should verify before installing. Each public entry should list the version, date, artifact availability, SHA256 checksum, channel, signing/notarization status, and known issues.
Latest release
The v0.1.0 page is the initial release-note entry and links to the published Universal DMG release artifact.
Use the Launch Checklist before publishing new artifacts or changing payment flows.
Release Streams
- Current: the latest public release listed on the Download page.
- Future stable stream: lower-change releases may be listed separately after artifact URLs, checksums, signing/notarization status, and release notes are verified.
Release note template
Use this structure for each release:
---
title: PastePrompt vX.Y.Z
description: Release notes for PastePrompt vX.Y.Z.
---
# PastePrompt vX.Y.Z
## Release metadata
- Version:
- Release date:
- Channel:
- Download URLs:
- Universal DMG:
- Apple Silicon DMG, if published:
- Intel DMG, if published:
- SHA256:
- Minimum macOS:
- Signing/notarization:
## Highlights
-
## New features
-
## Improvements
-
## Fixes
-
## Security notes
-
## Known issues
-
## Checksums
```text
SHA256 PastePrompt-<version>.dmg
```
## Upgrade notes
-
Release checklist
Before publishing a release note, verify:
- Version number.
- Release date.
- Channel or release stream.
- Universal, Apple Silicon, or Intel artifact availability.
- DMG URLs.
- SHA256 checksums.
- Minimum macOS version.
- Signing and notarization status for that artifact.
- Known install caveats.
- License activation behavior.
- Update channel behavior.
- Link from the Download page and public Changelog.