Updates

Changelog & Version History

All platform updates from v1.0.0 to v2.1.0

7RELEASES
25+FEATURES ADDED
15+UPDATED
v2.1.0CURRENT VERSION
ADDEDUPDATEDFIXEDREMOVED

v2.1.0

16 June 2026

Stability & Next.js Frontend Release

Added a Next.js frontend template, hardened the apps against null/timeout/server errors, and refreshed permissions, build tooling and documentation.

ADDED
NextJS Template for the frontend website
Graceful error state with retry option (No Data screen) when the server is unreachable or an API call fails
iOS camera and photo library permission descriptions (NSCameraUsageDescription, NSPhotoLibraryUsageDescription)
iOS App Transport Security (ATS) configuration
Android 13+ media permission (READ_MEDIA_IMAGES) and explicit network-state permission
FIXED
App crash on splash, dashboard, and multiple screens caused by uninitialized data when API responses were null, timed out, or returned server errors (502/503)
Crash on Virtual Card, Add Money, Withdraw, Send Money, Voucher and other screens due to null values in API response parsing
font_awesome_flutter compatibility issue with the latest Flutter SDK (sealed IconData)
Gradle build failure caused by Java heap memory (OutOfMemory) during build
Drawer menu icon alignment and spacing inconsistency
UPDATED
Improved loading experience – loading now appears on the destination screen instead of the previous screen
API response model parsing made null-tolerant across the app for better stability
Gradle, Dart, Flutter and Package versions
Documentation
Next.jsStabilityCrash FixiOSAndroid

v2.0.1

22 January 2026

Maintenance Patch

Minor patch fixing mobile transaction payment logs with updated build tooling and documentation.

FIXED
Missing logs for receiving payments on mobile transactions
UPDATED
Gradle, Dart, Flutter and Package versions
Documentation
PatchMaintenance

v2.0.0

13 January 2026

Security & Storage Update

Major release adding Google reCAPTCHA, flexible storage options, a rate limiter and an updated project entry point.

ADDED
Google Recaptcha integration for enhanced security
Storage settings (local and Amazon S3) support
Rate limiter for improved system security
Updated project entry point configuration
UPDATED
Gradle, Dart, Flutter and Package versions
Documentation
MajorSecurityStorage

v1.3.0

3 September 2025

Admin & Gateway Expansion

Expanded admin capabilities with dynamic section management, notifications, support tickets and Authorize.net, plus refined roles & permissions.

ADDED
Admin ability to add users from project registration data
Dynamic section management from admin panel
Full Notifications page in admin
Support ticket creation by admin on behalf of users
Authorize.net payment gateway integration
Dynamic admin URL access
Admin panel error log viewer with clear option
UPDATED
Extensions section – credential check logic
Roles and permissions management system
Gradle, Dart, Flutter and Package versions
Documentation
AdminGatewayPermissions

v1.2.0

24 November 2024

Maintenance Mode & Languages

Introduced system maintenance mode, automatic exchange rates and two new languages.

ADDED
System Maintenance Mode
Currency Layer API for automatic exchange rate
Two new languages (French, Hindi)
UPDATED
Gradle, Dart, Flutter and Package versions
Documentation
Maintenance ModeExchange RateLanguage

v1.1.0

11 September 2024

PayStack Gateway

Added the PayStack payment gateway along with bug improvements and dependency updates.

ADDED
PayStack Payment Gateway
UPDATED
Bugs Improvement
Dart, Flutter and Package version
Documentation
GatewayImprovement

v1.0.0

10 August 2024

Initial Release

Initial release of fully functional Android & iOS apps, website, and admin panel.

ADDED
Initial release of fully functional Android - iOS Apps, Website, and Admin Panel
ReleaseCore