Skip to content

Hisaab v1.0.0 — Bank-Grade Offline Vault & Cross-Device Sync

Latest

Choose a tag to compare

@prabalshakya262-hue prabalshakya262-hue released this 06 Sep 03:33
Immutable release. Only release title and notes can be modified.
8d780a9

Hisaab v1.0.0 — Bank-Grade Offline Vault & Cross-Device Sync 🚀

Hisaab is an offline-first, private personal finance manager built with Flutter. Keep complete ownership of your transactions, accounts, and budgets with zero trackers, bank-grade encryption, and seamless automatic cloud sync using your personal Google account.


🌟 What's New in v1.0.0

🛡️ Privacy & Security

  • 100% Offline-First Architecture: Your financial data lives on your device. Zero telemetry, zero analytics, and zero tracking SDKs.
  • Bank-Grade Encryption: Encrypted SQLite local vault with AES-256-GCM authenticated encryption.
  • Master Passphrase Protection: Strong client-side key derivation ensures only you hold the keys to your financial vault.

☁️ Zero-Touch Automatic Cloud Sync (Windows & Android)

  • 1-Click Google Sign-In: Connect seamlessly with your Google account without developer configuration.
  • Continuous Background Auto-Sync: The app automatically detects database changes and synchronizes them within 2 seconds.
  • 30-Second Cross-Device Polling: Real-time periodic synchronization keeps PC and mobile devices aligned effortlessly without manual tapping.
  • Zero-Knowledge Architecture: Financial data is encrypted locally on your device before uploading. Neither Google nor Firebase can view your records.

🖥️ Windows Support (Modern & Legacy)

  • Windows 10 & 11 (64-bit): Native desktop performance with Fluent design touches and smooth keyboard shortcuts.
  • Windows 7 SP1 & 8.1 Legacy Compatibility: Dedicated installer bundled with runtime libraries (vcruntime140.dll, msvcp140.dll) to run out-of-the-box.
  • Portable Edition: Standalone .zip archive that runs directly from any folder or USB drive without installation or admin rights.

📱 Android Lightweight APKs

  • Architecture Split Builds: Download sizes slashed from 76 MB down to ~22–27 MB for faster downloads and lower data usage.
  • Universal APK Available: All-in-one package for maximum device compatibility.

📦 Downloads & Verification

All official release binaries are compiled directly from source and verified with SHA-256 checksums:

File Name Platform / Architecture Size SHA-256 Checksum
Hisaab_Setup.exe Windows 10 / 11 (64-bit) 13.97 MB 36F68B498A24EAB5ED1BB453D5262918FEAB168EA99CC992E179191553F5674F
Hisaab_Windows7_Setup.exe Windows 7 SP1 / 8.1 (64-bit) 13.97 MB F4AAAEEA7434EB9E789F1A621CB73E66E5B0131982CDA68205E8DC18A7CCEC38
Hisaab_Windows_Portable.zip Windows (Standalone / Portable) 32.05 MB 0A019CC8F4D05F10D86F89661127CF71F99A3CBA4CDC30A66B9A4B4BA8984695
Hisaab_arm64.apk Android (arm64-v8a, Modern Phones) 25.79 MB A9B07FFB1A2E12B7D17DCB69C6E26C3FDA8DCEE6D05748C35C12327644296F04
Hisaab_armv7.apk Android (armeabi-v7a, Older Phones) 22.19 MB E6BFA9B342F2021382BE50228B4836588BEFE1220DA2F3F6AE13C0B8401A2BA0
Hisaab_x86_64.apk Android (x86_64, Emulators & PCs) 27.61 MB E21AFD330345A63850A4A8EB73F200E4D761978612B7784E88134FF146AC2361
Hisaab.apk Android (Universal, All Devices) 72.52 MB 8F7ADDCD748093C842024374E0A60DFE33E9557A7AD350EF2509AC1562AAD89D

🔍 How to Verify Checksums

On Windows:

certutil -hashfile Hisaab_Setup.exe SHA256