Releases: SysAdminDoc/InboxForge
Releases · SysAdminDoc/InboxForge
InboxForge v1.1.0
InboxForge v1.1.0
New Features
- Email Preview Panel — Click any email in the table to see its full rendered content (HTML or plain text) in a preview pane below. Works with downloaded .eml files; shows metadata for header-only scans.
- Search & Filter Bar — Instant keyword search across subject/sender + date range pickers to narrow results across any view.
- Contact Analysis Dialog — Sortable table of all contacts with total/sent/received counts, first/last seen dates. Dormant contacts (1+ year) are dimmed. Includes a search filter.
- HTML Archive Export — Generates a complete static HTML website from your organized emails. Dark-themed, browseable index by category with per-email detail pages. Open
index.htmlto browse offline. - Large Email Finder — Stats dashboard now shows the top 20 largest emails by size for easy cleanup.
- Gmail Storage Quota Estimate — Stats dashboard shows estimated usage against Gmail's 15GB free tier with a colored progress bar.
- Select All Button — Quickly select all visible emails for bulk move operations.
- Window State Persistence — Remembers window size, position, and last-used email address between sessions.
Improvements
- Toolbar reorganized into two rows for cleaner layout with all buttons accessible
- Export menu now includes CSV, JSON, and HTML Archive options
- Export confirmations with email count
- Fixed DownloadPage title rendering bug
InboxForge v1.0.0
InboxForge v1.0.0 — Full Power Release
Full Gmail mailbox downloader, AI-powered organizer, and analytics suite.
Core
- Download entire Gmail mailbox as
.emlfiles with original folder structure - Resumable downloads with Message-ID deduplication
- AI categorization: 150+ domain mappings + Claude Haiku for ambiguous emails
- Dual execute: organize locally or apply Gmail labels
- Feedback loop: learns from your corrections
Analytics & Tools
- Statistics dashboard with bar charts and activity heatmap
- Group-by views (category, domain, sender, folder)
- Subscription scanner with one-click unsubscribe
- Auto clean rules engine + Gmail filter XML import
- Attachment extraction with SHA-256 dedup
- Sensitive content scanner (SSN, CC#, passwords, API keys)
- Thread summarization via Claude AI
- CSV/JSON metadata export
Requirements
- Python 3.10+
- Gmail App Password
- Optional: Anthropic API key for AI features