Skip to content

mpesa2csv v1.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 09:59
f426bc5

What's New in v1.0.0

Release Summary: 3 changes

Major Changes

  • #70 9e0ac87 - Success screen now shows a financial snapshot — date range covered, total money in, total money out, and charges — all derived from the parsed statement before you export. Window height reduced from 850 → 650px, footer simplified to a single line, and dead-zone layout issues resolved.

Patch Changes

  • #69 0395f66 - Reduce initial JS bundle from 1 466 kB to 487 kB (−67%) by removing 10 unused packages, lazy-loading ExcelJS via dynamic import
  • #70 6c45724 - improved success state ui

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: 1.0.0
  • Build Date: 2026-07-15 09:54 UTC
  • Total Changes: 3
  • Platforms: Windows, macOS (Intel + Apple Silicon), Linux
  • Breaking Changes: 3

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.14.0...v1.0.0