mpesa2csv v0.14.0
What's New in v0.14.0
📊 Release Summary: 6 changes
⚠️ BREAKING CHANGES: This release contains breaking changes. Please review the changelog carefully before updating.
🔒 SECURITY UPDATE: This release includes important security fixes. We recommend updating as soon as possible.
Minor Changes
- #67
159e467Thanks @davidamunga! - - Clickable drop zone- Cancel button during processing
- Transaction preview before export
- Re-export without Start Again
- XLSX blob only on Export click
- Visible webhook result badge.
Patch Changes
- #65
65c8984Thanks @davidamunga! - Fix analytics sheets ignoring active export filters (e.g. exclude charges, sort order). - #65
98f56beThanks @davidamunga! - Fix multi-file batch losing already-processed statements when a mid-batch file requires a password. - #66
1dfacf4Thanks @davidamunga! - fix : dependencies security - #65
98f56beThanks @davidamunga! - Treat a parsed PDF with zero transactions as an error instead of showing a silent success screen. - #65
98f56beThanks @davidamunga! - Kill the Java/Tabula process when PDF extraction times out instead of leaving it running in the background.
📥 Download & Installation
Choose the appropriate download for your platform:
| Platform | Architecture | Download | Installation |
|---|---|---|---|
| Windows | x64 (Intel/AMD) | 📥 Download .exe | Run the installer and follow the setup wizard |
| macOS | Apple Silicon (M1/M2/M3) | 📥 Download .dmg | Open DMG and drag to Applications |
| macOS | Intel x64 | 📥 Download .dmg | Open DMG and drag to Applications |
| Linux | x64 (Ubuntu/Debian) | 📥 Download .deb | sudo dpkg -i mpesa2csv_*.deb |
| Linux | x64 (Portable) | 📥 Download .AppImage | chmod +x mpesa2csv_*.AppImage && ./mpesa2csv_*.AppImage |
📊 Release Metadata
- Version:
0.14.0 - Build Date:
2026-07-14 19:56 UTC - Total Changes: 6
- Platforms: Windows, macOS (Intel + Apple Silicon), Linux
- Breaking Changes: 6
🔍 System Requirements
- Windows: Windows 10 version 1903 or later
- macOS: macOS 10.15 Catalina or later
- Linux: Modern distribution with GTK 3.24+ and WebKit2GTK 4.1+
🔄 Auto-Update
Note: If you have a previous version installed, the app will automatically notify you when this update is available and guide you through the update process.
Full Changelog: v0.13.0...v0.14.0