Releases: rmichelena/apple_mail_processors
Releases · rmichelena/apple_mail_processors
v1.0.1 - Bug Fixes
🐛 Bug Fixes
- AppleScript: Quote
msgIdparameter to handle special characters in message IDs - Error Handling: Replace bare
except:with properValueErrorhandling + logging - CSV Export: Log when no movements exist for a currency (PEN/USD)
- PDF Rename: Better feedback when destination file exists
- Email Parsing: Add
policy=policy.defaultfor modern email format handling - Config: API key validation with clear error message when missing
📥 Installation
Download Mail_Processors_v1.0.1.zip, unzip, and run the app.
v1.0.0 - Mail Processors App
🎉 First stable release with native macOS app!
Features
- 📬 Mail Processors.app with guided setup wizard
- 💳 Credit card statement processor (EECC)
- 🚕 Taxi trip processor (Uber, Cabify, Beat, etc.)
- 🤖 Google Gemini AI for intelligent extraction
- 🔐 Automatic PDF decryption
- 📊 CSV output separated by currency (PEN/USD)
Installation
- Download
Mail_Processors_v1.0.0.zip - Unzip and move to Applications
- Run the app and follow the wizard
- Configure Mail rules as instructed
Requirements
- macOS 11 Big Sur or later
- Python 3.11+
- Google Gemini API key (get free)