Skip to content

Releases: Utkarsh-X/EmailFlow

EmailFlow v1.5.01 – Stable Public Release

Choose a tag to compare

@Utkarsh-X Utkarsh-X released this 06 Oct 16:43
000cb7c

🎉 Release Highlights

This release focuses on bug fixes, UI improvements, and enhanced security based on user feedback and real-world testing.

🐛 Bug Fixes

  • Fixed UI rendering issues in specific screen resolutions
  • Resolved file path handling errors on Windows systems with special characters
  • Corrected DPI validation logic to prevent invalid input
  • Fixed switch state persistence issues between sessions
  • Resolved memory leaks in PDF conversion process
  • Fixed theme color application on startup

✨ Improvements

  • Enhanced UI Smoothness: Optimized frame rendering and widget updates
  • Better Error Handling: More informative error messages for common issues
  • Improved Security: Strengthened password encryption in data.json
  • Performance: Reduced memory usage during batch PDF conversions
  • Stability: Better handling of network timeouts and SMTP errors

🔧 Technical Changes

  • Updated CustomTkinter dependency handling
  • Improved thread management for background tasks
  • Enhanced file cleanup routines in temporary folders
  • Better exception handling in email sending workflow

📦 Installation

Windows Users (Recommended):

  1. Download EmailFlow_v1.5.01.zip
  2. Extract and run EmailFlow.exe
  3. No Python installation required

Python Users:

git clone https://github.com/Utkarsh-X/EmailFlow.git
cd EmailFlow
pip install -r requirements.txt
python EmailFlow.py

EmailFlow v1.4.22 – Initial Public Release

Choose a tag to compare

@Utkarsh-X Utkarsh-X released this 11 Aug 18:12

📢 First Public Release – EmailFlow v1.4.22

EmailFlow is an intelligent automation tool designed to streamline your workflow:

  • ✉️ Automated email delivery with custom subjects, recipient lists, and scheduling options
  • 📄 High-precision PDF-to-image conversion with DPI control for professional output
  • 📂 Advanced file management to handle multiple files seamlessly in one go

Built for speed, reliability, and productivity, EmailFlow empowers professionals and students to accomplish more with fewer steps.

👨‍💻 Developer: Utkarsh Chandra (Utkarsh-X)