Skip to content

Pasted 1.0.0 RC6

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Aug 00:15
· 12 commits to main since this release
cdb279f

Pasted 1.0.0 RC6 is the first signed-update baseline for Pasted and adds first-class, on-device Apple Intelligence for Transforms on supported Macs.

Highlights

  • Added Apple Intelligence as a first-class Transform provider, with shared GUI and CLI availability, execution, fallback, timeout, cancellation, and privacy-safe errors.
  • Added provider-independent structured output using a bounded JSON Schema subset. Unsupported schemas fail before execution, and every provider response is validated before use.
  • Corrected the shipped Extractor schema contract and expanded cross-provider validation coverage for objects, arrays, enums, bounds, patterns, nullability, required properties, and additional properties.
  • Added signed, user-confirmed stable and prerelease update channels. Pasted asks before installing, verifies the updater signature, preserves the local library, and restarts into the new version.

RC6 must be installed manually because RC5 did not contain the updater. It establishes the baseline for the required RC6-to-RC7 (or later candidate) signed-update acceptance test before stable 1.0.

Downloads

Platform Download Status
macOS 13+ on Apple Silicon or Intel Pasted_1.0.0-rc.6_universal.dmg Signed, notarized, stapled, and Gatekeeper verified
Linux x86_64 Pasted_1.0.0-rc.6_amd64.AppImage Preview; desktop integration varies by distribution and Wayland compositor
Windows x86_64 Pasted_1.0.0-rc.6_x64-setup.exe or pasted-windows-x86_64.exe Experimental and unsigned; Windows security policy may block it

Standalone pasted CLI binaries, updater signatures, per-platform SHA-256 manifests, source and exact-artifact SPDX SBOMs, third-party notices, and the matching Homebrew Cask are included with this release.

Privacy and verification

Pasted stores its library locally and includes no analytics or telemetry. Intelligence-assisted Transforms contact a provider only when explicitly run through an enabled connection; Apple Intelligence runs through the on-device system model when available.

The macOS draft artifact was downloaded back from GitHub and verified for disk-image integrity, universal architectures, nested CLI and app signatures, Developer ID acceptance, Gatekeeper acceptance, and stapled app and DMG notarization tickets. Use the included SHA256SUMS-* files to verify downloads on each platform.

Feedback

Please report RC issues through GitHub Issues. Include the platform, Pasted version, and reproducible steps, but do not attach private clipboard contents or credentials.

Full changelog: v1.0.0-rc.5...v1.0.0-rc.6

Complete 1.0 feature notes: https://github.com/getpasted/pasted/blob/v1.0.0-rc.6/docs/RELEASE_NOTES_1.0.0.md