πŸš€ Aikeedo v5 is now available!

Your AI SaaS business, ready by this week!

TryΒ demo
All releases

Release notes

Aikeedo v2.7.x

04 Sep, 2024 – 11 Sep, 2024

v2.7.0

04 Sep, 2024

New feature πŸ”₯

Introduced Affiliate Module

Added a new affiliate system to expand user engagement and growth opportunities.

New integration πŸ”—

Integrated FLUX AI Models via Fal AI

Incorporated Flux Pro and Flux Realism models to enhance AI capabilities.

New model ⚑

Added latest Stable Diffusion models

Introduced SD Ultra, SD Core, SD3 Large, SD3 Large Turbo, and SD3 Medium for improved image generation.

New feature πŸ”₯

Implemented plan-based feature toggling

Added ability to enable/disable writer templates, chat assistants, and chat models based on user plans.

New feature πŸ”₯

Added global NSFW content filter configuration

Introduced a safety check toggle to filter NSFW content across supported models.

Improvement βš™οΈ

Enhanced Imagine tool

Various improvements to the Imagine tool for better user experience and functionality.

Improvement βš™οΈ

Added password setting for new user creation in admin panel

Administrators can now set passwords when creating new users through the admin interface.

Improvement βš™οΈ

Enabled custom script injection in authentication pages

Added the ability to inject custom script tags into authentication pages for enhanced flexibility.

Improvement βš™οΈ

Enhanced localization

Improved language support and translations throughout the application.

Bug fix πŸͺ²

Resolved Voice Isolator output generation issue

Fixed a problem affecting the generation of outputs in the Voice Isolator tool.

Bug fix πŸͺ²

Addressed assistant update errors

Corrected issues occurring during the update process for AI assistants.

v2.7.1

05 Sep, 2024

Bug fix πŸͺ²

Resolved admin account creation issue post-installation

Fixed a bug preventing the creation of an admin account after completing the installation process.

Bug fix πŸͺ²

Addressed 500 error after upgrading to v2.7

Corrected a server error that was occurring for some users after upgrading to version 2.7.

Update Instructions

Update the following files and clear the app cache:

  • /src/Shared/Infrastructure/Twig/CustomExtension.php
  • /src/Application.php
  • /src/Presentation/Resources/Admin/Api/AffiliateResource.php
  • /src/Presentation/Resources/Admin/Api/PayoutResource.php
  • /src/Presentation/Resources/Api/AffiliateResource.php
  • /src/Presentation/Resources/Api/PayoutResource.php
  • /VERSION

v2.7.2

05 Sep, 2024

Bug fix πŸͺ²

Resolved extra query input issue in writer tool

Fixed a problem where unnecessary query inputs were appearing in the writer tool interface.

Bug fix πŸͺ²

Addressed 500 error when selecting non-USD currency

Corrected a server error that occurred when users selected a currency other than USD.

Improvement βš™οΈ

Removed unnecessary source files from zip archive

Cleaned up the zip archive by removing files starting with '._' symbols, improving package efficiency.

Update Instructions

Utilize the following terminal command to remove these files from your server:

find . -name '._*' -exec rm -rf {} +

If you are unable to access the admin due to the 500 error, update the following files and clear the app cache:

  • /resources/views/templates/app/writer.twig
  • /src/Billing/Infrastructure/Currency/Exchange.php
  • /src/Billing/Infrastructure/Currency/RateProviders/NullRateProvider.php
  • /src/Presentation/RequestHandlers/Admin/SettingsRequestHandler.php
  • /src/Shared/Domain/ValueObjects/CurrencyCode.php
  • /VERSION

v2.7.3

11 Sep, 2024

Bug fix πŸͺ²

Improved rendering of small values on credit ratios page

Enhanced the display of very small numerical values for better readability.

Bug fix πŸͺ²

Enhanced referral signup tracking for third-party logins

Resolved an issue affecting the accurate tracking of referral signups when users utilize third-party login buttons.

Improvement βš™οΈ

Implemented code optimizations and enhancements

Various improvements to code efficiency and overall system performance.

Β© 2026 Aikeedo. All rights reserved.