Skip to content

Releases: rmichelena/apple_mail_processors

v1.0.1 - Bug Fixes

15 Dec 12:37

Choose a tag to compare

🐛 Bug Fixes

  • AppleScript: Quote msgId parameter to handle special characters in message IDs
  • Error Handling: Replace bare except: with proper ValueError handling + 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.default for 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

15 Dec 11:47

Choose a tag to compare

🎉 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

  1. Download Mail_Processors_v1.0.0.zip
  2. Unzip and move to Applications
  3. Run the app and follow the wizard
  4. Configure Mail rules as instructed

Requirements

  • macOS 11 Big Sur or later
  • Python 3.11+
  • Google Gemini API key (get free)