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

from v2.0.116 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.

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

v2.0.1

from v2.0.022 January 2026
Maintenance Patch

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

FIXEDMissing logs for receiving payments on mobile transactions
UPDATEDGradle, Dart, Flutter and Package versions
UPDATEDDocumentation
PatchMaintenance

v2.0.0

from v1.3.013 January 2026
Security & Storage Update

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

ADDEDGoogle Recaptcha integration for enhanced security
ADDEDStorage settings (local and Amazon S3) support
ADDEDRate limiter for improved system security
ADDEDUpdated project entry point configuration
UPDATEDGradle, Dart, Flutter and Package versions
UPDATEDDocumentation
MajorSecurityStorage

v1.3.0

from v1.2.03 September 2025
Admin & Gateway Expansion

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

ADDEDAdmin ability to add users from project registration data
ADDEDDynamic section management from admin panel
ADDEDFull Notifications page in admin
ADDEDSupport ticket creation by admin on behalf of users
ADDEDAuthorize.net payment gateway integration
ADDEDDynamic admin URL access
ADDEDAdmin panel error log viewer with clear option
UPDATEDExtensions section – credential check logic
UPDATEDRoles and permissions management system
UPDATEDGradle, Dart, Flutter and Package versions
UPDATEDDocumentation
AdminGatewayPermissions

v1.2.0

from v1.1.024 November 2024
Maintenance Mode & Languages

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

ADDEDSystem Maintenance Mode
ADDEDCurrency Layer API for automatic exchange rate
ADDEDTwo new languages (French, Hindi)
UPDATEDGradle, Dart, Flutter and Package versions
UPDATEDDocumentation
Maintenance ModeExchange RateLanguage

v1.1.0

from v1.0.011 September 2024
PayStack Gateway

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

ADDEDPayStack Payment Gateway
UPDATEDBugs Improvement
UPDATEDDart, Flutter and Package version
UPDATEDDocumentation
GatewayImprovement

v1.0.0

Initial Release10 August 2024
Initial Release

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

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