Skip to content

Pasta v0.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Jun 05:26
v0.2.1
ccb40ee

What's Changed

🚀 Features

  • feat: replace hotkey cancellation with tray icon click @jamesbrink (#7)

📦 Downloads

Download the appropriate installer for your platform:

🪟 Windows

Note: May trigger antivirus warnings due to keyboard emulation. This is expected behavior.

🍎 macOS

Important:

1. Grant Accessibility Permissions (Required for keyboard emulation):

  • System Preferences → Security & Privacy → Privacy → Accessibility
  • Add Pasta.app to the list and ensure it's checked
  • If Pasta doesn't type anything, this is usually the issue

2. Handle Unsigned Build Warning:

  • Remove quarantine: xattr -d com.apple.quarantine /Applications/Pasta.app
  • Or right-click the app and select "Open" on first launch

🐧 Linux

GNOME Users: Install system tray support:

# Ubuntu/Debian
sudo apt install gnome-shell-extension-appindicator
# Fedora
sudo dnf install gnome-shell-extension-appindicator

Or install from GNOME Extensions

Full Changelog: v0.2.0...v0.2.1