Skip to main content

Change Logs

Estimated reading: 1 minutes

[v2.3.0] - 14 Aug 2024

Mobile

  • New - Integrated GPT-4o mini for enhanced performance and improved AI-driven features.
  • Fix - Minor UI fixes

[v2.2.0] - 08 Aug 2024

Admin

  • Update - Migrate from legacy FCM APIs to HTTP v1 for Firebase push notifications.

[v2.1.0] - 15 June 2024

Mobile

  • New - Added Arabic language support in the app.
  • Update - Payment gateway keys can now be managed from the admin panel.
  • Update - Added a "View All" option in the dashboard screen for templates.
  • Fix - Resolved an issue where deleting or changing the free plan resulted in a null value for users' current plan.
  • Fix - Stopping text-to-speech when the chat window is closed or the chat is deleted. Previously, it continued even with long texts.
  • Fix - Corrected the display issue of the plan name in the profile tab, where the name did not appear the first time the user accessed the profile tab.

[v2.0.1] - 29 May 2024

Mobile

  • New - Android Themed Icon Support.
  • Fix - Addressed compatibility issues with specific audio formats in the AI Voice to Text tool.
  • Remove - Removed unnecessary dependencies and eliminated unused code.

[v2.0.0] - 28 May 2024

Mobile

  • New - GPT-4o Support - Enhanced AI chat with the advanced GPT-4o model for improved performance.
  • New - File Support - Upload and interact with image, PDF, and text files directly in the chat.
  • New - Payment Integration - Secure transactions with PayPal, Paystack, Flutterwave, Airtel Money, Midtrans, Sadad, and CinetPay
  • Update - Migrate to Flutter 3.22.x
  • Update - Separated Firebase Options Configuration from config.dart for easier management.
  • Update - Updated various libraries to their latest versions to leverage new features and optimizations.
  • Fix - Implemented responsive design for improved UI across different screen sizes
info

Please do this configuration after updating your project to v2.0.0 - Firebase option configuration otherwise your social login won't work.

[v1.4.0] - 17 May 2024

Mobile

  • Update - Implemented optimization in the App Configuration API calls to prevent unnecessary invocations.
  • Fix - Refined Firebase initialization to resolve issues impacting social login providers like Google and Apple.

[v1.3.0] - 08 May 2024

Mobile

  • Update - Migrate to Flutter 3.19.x
  • Update - Updated various libraries to their latest versions to leverage new features and optimizations.
info

Please do this configuration after updating your project to v2.0.0 - Firebase option configuration otherwise your social login won't work.

[v1.2.1] - 04 Apr 2024

Mobile

  • Update - Added remaining localization strings.
  • Fix - The issue with rewarded interstitial ads not displaying for free users has been resolved.

[v1.2.0] - 12 Mar 2024

Mobile

  • New - Implemented convenient access for users to view their credit limits within the Current Plan Details under their Profile.
  • New - Enhanced accessibility for users exceeding plan limits by providing access to AI tools through ad viewing.
  • New - Automated notification system for Admins to track recharges needed for essential keys like OpenAI, Cutout.pro, and PicsArt.
  • Update - Major enhancements made to the Subscription Module.
  • Update - Localization refined for better user experience.
  • Update - UI enhancements applied to the Buy Subscription screen.
  • Fix - Resolved issue with AI Image display due to insufficient credits.
  • Fix - Resolved issue with automatic opening of the Detail View in AI Image upon screen entry.

Admin

  • New - Administrators empowered with the ability to create and customize multiple plans, each with its own feature limits.

[v1.1.0] - 29 Feb 2024

Mobile

  • New - Introduced Voice to Text feature, enabling users to convert spoken words into text.
  • Update - Enhanced the UI for AI Image generation to improve user experience.
  • Fix - Resolved the issue where the AI image result screen would automatically open after completion.
  • Fix - Restricted AI chat functionality to logged-in users, enhancing security and personalized interactions.

[v1.0.0] - 27 Feb 2024

  • New - Initial Release