What's Changed
🚀 Features
- feat: replace hotkey cancellation with tray icon click @jamesbrink (#7)
📦 Downloads
Download the appropriate installer for your platform:
🪟 Windows
- Installer (Recommended): Pasta_0.2.1_x64-setup.exe
- MSI Package: Pasta_0.2.1_x64_en-US.msi
Note: May trigger antivirus warnings due to keyboard emulation. This is expected behavior.
🍎 macOS
- Intel Macs: Pasta_0.2.1_x64.dmg
- Apple Silicon (M1/M2/M3): Pasta_0.2.1_aarch64.dmg
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
- AppImage (Universal): Pasta_0.2.1_amd64.AppImage
- Debian/Ubuntu: Pasta_0.2.1_amd64.deb
- Fedora/RHEL: Pasta-0.2.1-1.x86_64.rpm
GNOME Users: Install system tray support:
# Ubuntu/Debian sudo apt install gnome-shell-extension-appindicator # Fedora sudo dnf install gnome-shell-extension-appindicatorOr install from GNOME Extensions
Full Changelog: v0.2.0...v0.2.1