© 2024 Aikeedo. All rights reserved.
What is new?
Stay updated with the latest features, enhancements, and bug fixes in Aikeedo. Learn about the new capabilities and improvements in each release.
v2.9.5
12 Nov, 2024
Fixed credit usage discrepancy in chat
Resolved an issue with incorrect credit usage calculations in the chat feature.
v2.9.4
3 Nov, 2024
Fixed Azure voice samples loading
Resolved an issue where Azure voice samples were not loading properly.
Corrected post-signup checkout redirection
Fixed a redirection issue where users were being sent to the checkout page after completing signup and payment through pricing section.
Internal improvements
Various small internal improvements to enhance system performance.
v2.9.3
1 Nov, 2024
Minor internal improvements
Various small internal improvements to enhance system performance.
v2.9.2
30 Oct, 2024
Fixed DALL-E 3 chat image pricing
Corrected overcharging issue for DALL-E 3 images generated through chat.
Resolved checkout address submission
Fixed an issue preventing users from saving addresses during checkout.
Fixed workspace management
Addressed issues preventing users from creating and renaming workspaces.
Enhanced ElevenLabs voice synchronization
Added support for synchronizing legacy ElevenLabs voices.
v2.9.1
24 Oct, 2024
Minor bug fixes
Addressed various small issues to improve overall system stability and performance.
v2.9.0
23 Oct, 2024
LaTeX support for math formulas
Added support for rendering LaTeX mathematical formulas in chat and other text-based tools.
Workspace member and count limits
Implemented plan-based limits on the number of members per workspace and the total number of workspaces globally and per user.
Workspace usage logging
Introduced in-app logging of workspace usage for better tracking and management.
Admin analytics module
Added a comprehensive analytics module for administrators to gain insights into system usage and performance.
Enhanced AI assistant training
Enabled training of AI assistants using PDF, DOCS, JSON, and other text-based files, as well as web pages.
Clipboard image support in chat
Added the ability to copy and paste images directly from the clipboard in the chat interface.
Updated Claude 3.5 Sonnet model
Upgraded to the latest version of the Claude 3.5 Sonnet model for improved AI capabilities.
Fixed classification hiding
Resolved an issue where classifications couldn't be hidden even when the feature was disabled.
Improved avatar initial generation
Fixed a problem where avatars could only generate initials for English characters.
Corrected library item deletion
Addressed an issue where files were not being deleted when removing library items.
Fixed mobile UI issues
Resolved various mobile UI problems, including non-clickable action buttons on the 'Getting Started' page and missing workspace invitation buttons.
Corrected workspace auto-join behavior
Fixed an issue where users were not automatically joining invited workspaces when email verification policy was set to strict.
Addressed Composer tool errors
Fixed a bug where the Composer tool was returning timeout errors and corrected the 'instrumental' parameter type.
Improved multi-language document title generation
Fixed an issue where document titles were only being generated in English.
Resolved chat code output display on mobile
Fixed a bug where code outputs in chat were breaking the mobile UI.
Corrected subscription cancellation behavior
Fixed an issue where cancelled subscriptions were ending immediately instead of remaining active until the end of the billing cycle.
Addressed Claude model file analysis
Corrected a problem where the Claude haiku model was calling file analysis capabilities even when no file was uploaded.
Fixed landing page icon visibility on mobile
Resolved an issue where icons were not visible on mobile devices on the landing page.
v2.8.2
26 Sep, 2024
Fixed JS file loading on auth pages
Resolved an issue where JavaScript files were not loading properly on authentication pages.
v2.8.1
25 Sep, 2024
Fixed assets not loading on installation page
Resolved an issue where assets were not being properly loaded on the installation page, ensuring a smoother setup process for new users.
v2.8.0
25 Sep, 2024
Introduced Composer tool for music and sound creation
Added a new tool that allows users to create music and sounds directly within the platform.
Integrated Suno AI for enhanced audio capabilities
Implemented Suno AI integration to provide advanced audio generation features.
Enabled file analysis for Claude and Cohere models
Added functionality for file analysis using Claude and Cohere AI models, expanding the platform's analytical capabilities.
Introduced new FLUX.1 models: [dev] and [schnell]
Expanded model offerings with the addition of FLUX.1 [dev] and FLUX.1 [schnell], providing more options for AI-powered tasks.
Added support for OpenAI o1-preview and o1-mini models
Integrated new OpenAI models, o1-preview and o1-mini, to offer users access to the latest AI technologies.
Enhanced OpenAPI Specification (OAS)
Made significant improvements to the OpenAPI Specification, enhancing API documentation and integration processes.
Implemented various fixes and improvements
Addressed multiple issues and made general enhancements across the platform to improve overall performance and user experience.
v2.7.3
11 Sep, 2024
Improved rendering of small values on credit ratios page
Enhanced the display of very small numerical values for better readability.
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.
Implemented code optimizations and enhancements
Various improvements to code efficiency and overall system performance.
v2.7.2
05 Sep, 2024
Resolved extra query input issue in writer tool
Fixed a problem where unnecessary query inputs were appearing in the writer tool interface.
Addressed 500 error when selecting non-USD currency
Corrected a server error that occurred when users selected a currency other than USD.
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.1
05 Sep, 2024
Resolved admin account creation issue post-installation
Fixed a bug preventing the creation of an admin account after completing the installation process.
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.0
04 Sep, 2024
Introduced Affiliate Module
Added a new affiliate system to expand user engagement and growth opportunities.
Integrated FLUX AI Models via Fal AI
Incorporated Flux Pro and Flux Realism models to enhance AI capabilities.
Added latest Stable Diffusion models
Introduced SD Ultra, SD Core, SD3 Large, SD3 Large Turbo, and SD3 Medium for improved image generation.
Implemented plan-based feature toggling
Added ability to enable/disable writer templates, chat assistants, and chat models based on user plans.
Added global NSFW content filter configuration
Introduced a safety check toggle to filter NSFW content across supported models.
Enhanced Imagine tool
Various improvements to the Imagine tool for better user experience and functionality.
Added password setting for new user creation in admin panel
Administrators can now set passwords when creating new users through the admin interface.
Enabled custom script injection in authentication pages
Added the ability to inject custom script tags into authentication pages for enhanced flexibility.
Enhanced localization
Improved language support and translations throughout the application.
Resolved Voice Isolator output generation issue
Fixed a problem affecting the generation of outputs in the Voice Isolator tool.
Addressed assistant update errors
Corrected issues occurring during the update process for AI assistants.
v2.6.0
11 Aug, 2024
In-Chat Image Creation
Integrated the imagine tool directly into the chat interface for seamless image generation.
Multi-Format File Support in Chat
Added support for sending and querying various document types (PDF, DOC, DOCX, CSV, JSON, etc.) directly in chat.
Figma file for landing page theme
Provided Figma file for the landing page theme to Extended License holders.
New OpenAI models
Added support for gpt-4o-mini, text-embedding-3-small, text-embedding-3-large, and text-embedding-ada-002 models.
Enhanced Mobile UI
Improved the mobile interface for a more user-friendly experience.
Various bug fixes and performance improvements
Addressed multiple issues and optimized overall system performance.
v2.5.1
18 July, 2024
Minor bug fixes and improvements
Addressed various small issues and made general enhancements to the system.
v2.5.0
14 July, 2024
New Classifier tool
Introduced a new Classifier tool for improved data categorization.
New Voice Isolator tool
Added a Voice Isolator tool for enhanced audio processing capabilities.
Claude Sonnet 3.5 integration
Integrated the latest Claude Sonnet 3.5 model for improved AI interactions.
URL scraping in Chat tool
Enhanced the Chat tool to scrape and analyze information from given URLs.
API Tokens
Implemented API token functionality for secure API access.
Serper API cost calculation
Added cost calculation feature for Serper API usage.
Customizable accent color
Enabled accent color customization directly from the admin UI.
PWA support
Added Progressive Web App (PWA) support for improved mobile experience.
OneSignal Integration
Integrated OneSignal for web push notifications.
Automatic assistant and model selection
Implemented automatic selection of assistant and model based on the last message in chat conversations.
Added regenerate button for chat responses
Introduced a regenerate button to easily refresh chat responses.
Enhanced dashboard search functionality
Connected the dashboard search to the chat tool for improved user experience.
Display terms and policies at sign up
Added information about terms and policies on the sign-up page.
Mobile version enhancements
Implemented various improvements to the mobile version of the application.
Resolved imagine tool quality option error
Fixed an error occurring when selecting the quality option in the imagine tool.
Fixed Clipdrop availability in imagine tool
Addressed an issue where Clipdrop was not available in the imagine tool.
v2.4.3
02 July, 2024
Resolved voice generation issues
Fixed problems with generating voices using Azure TTS and Google TTS services.
v2.4.2
21 June, 2024
Enhanced language detection for Google Search in chat
Improved the accuracy of language detection when using Google Search capabilities within the chat feature.
v2.4.1
19 June, 2024
Minor bug fixes
Addressed various small issues to improve overall system stability.
v2.4.0
19 June, 2024
Web search in chat
Introduced real-time web browsing capabilities within the chat interface.
Serper API integration
Integrated Serper API to enhance search functionalities.
Cohere AI integration
Added support for Cohere AI models including Command R+, Command R, Command, and Command Light for various AI tasks.
Chat tool performance optimization
Refactored the chat tool to enhance overall performance and responsiveness.
Expanded localization
Added several missing translation strings to improve multilingual support.
Various bug fixes
Addressed multiple issues to improve system stability and user experience.
v2.3.0
12 June, 2024
Azure TTS integration
Integrated Azure Text-to-Speech service for enhanced voice synthesis capabilities.
Voice management module
Introduced a new module for managing and customizing voice options.
Multi-currency support
Added support for multiple currencies throughout the application.
Voiceover language filter
Implemented a language filter for the voiceover feature to streamline language selection.
Enhanced admin controls
Added new admin controls for managing default settings and global feature availability.
Minor bug fixes and improvements
Addressed various small issues and made general enhancements to improve user experience.
v2.2.2
29 May, 2024
Various minor bug fixes and improvements
Addressed multiple small issues and made general enhancements to improve system stability and performance.
v2.2.1
21 May, 2024
Various minor bug fixes
Resolved several small issues to improve overall system functionality.
v2.2.0
17 May, 2024
AI Chat
Introduced a new AI-powered chat feature for enhanced user interactions.
AI Chat Assistants
Added customizable AI assistants to provide specialized support in chat conversations.
AI Vision
Implemented AI vision capabilities for image analysis and processing.
GPT-4o integration
Added support for the GPT-4o model to enhance AI-powered functionalities.
Plan snapshot re-sync option
Introduced an option to re-synchronize plan snapshot configurations to the latest version.
Various minor bug fixes
Addressed multiple small issues to improve overall system stability and performance.
v2.1.4
10 May, 2024
Various minor bug fixes
Resolved several small issues to enhance system stability and user experience.
v2.1.3
4 May, 2024
Various minor bug fixes
Addressed multiple small issues to improve overall system functionality.
v2.1.2
3 May, 2024
Various minor bug fixes
Resolved several small issues to enhance system performance and reliability.
v2.1.1
27 Apr, 2024
Various minor bug fixes
Addressed multiple small issues to improve overall system stability and user experience.
v2.1.0
26 Apr, 2024
Google TTS integration
Integrated Google Text-to-Speech service for enhanced voice synthesis capabilities.
Anthropic / Claude AI 3 integration
Added support for Anthropic's Claude AI 3 model to expand AI functionalities.
Admin analytics dashboard overview
Introduced a new analytics dashboard for administrators to gain insights into system performance and usage.
YooKassa Integration
Added YooKassa payment gateway integration (available as a plugin).
Cloudflare R2 Integration
Integrated Cloudflare R2 for improved content delivery and storage (available as a plugin).
Various bug fixes
Addressed multiple issues to improve overall system stability and performance.
v2.0.1
12 Apr, 2024
Minor bug fixes
Resolved several small issues to improve system functionality and user experience.
v2.0.0
10 Apr, 2024
Workspaces & Teams
Introduced Workspaces & Teams for better organization and collaboration.
- Create workspaces to organize AI creations and teams
- Invite team members to workspaces
- Subscribe to different plans in each workspace
- Share AI creations with team members
New Appearance Settings
Enhanced user experience with new appearance options.
- Enable/disable dark/light modes for app and theme through Admin UI
- Select default mode (System, Dark & Light)
Revamped Billing and Payment Architecture
Completely redesigned billing and payment infrastructure.
- Subscriptions moved from users to workspaces
- Introduced Credit-addons for permanent, non-renewing extras
- Added support for LifeTime deals
Plan Snapshots and Orders
Introduced flexible plan management and order tracking.
- New Plan Snapshots for adjustable plan details
- New Orders module for tracking order history
New Payment Gateways
Added new payment gateway integrations.
- Paystack integration (Available through plugin)
- Iyzico integration (Available through plugin)
Universal Usage Credit System
Implemented a unified credit system for all usage types.
Enhanced Script Tags and Analytics
Added support for various analytics and custom scripts.
- Google Analytics integration
- Google Tag Manager integration
- Intercom integration
- Custom script tags for page head, body, and footer sections
Modular Architecture
Introduced plugin-based architecture for extensibility.
- New modular architecture for plugins
- New theme architecture for easy theme switching
Enhanced Localization
Improved multilingual support throughout the application.
- Language switcher in login/signup pages
- Localized dates and currency display
Library Module
Introduced a centralized library for AI-generated content.
- Automatic saving of documents, images, transcriptions, and speech generations
- Option to share or keep generations private
File Storage (CDN) Options
Added support for multiple file storage solutions.
- AWS S3 Integration (Available through plugin)
- Digital Ocean Spaces Integration (Available through plugin)
- Wasabi Integration (Available through plugin)
Tool Enhancements
Major updates to various tools.
- Revamped Writer Tool with automatic saving and regeneration
- Updated Coder Tool with improved UI
- Completely redesigned Imagine Tool with new features
- Revamped Transcriber Tool with advanced functionality
- Enhanced VoiceOver Tool with new UI and OpenAI TTS integration
Admin Enhancements
Improved admin capabilities for better management.
- Enhanced data management for orders, subscriptions, and workspaces
- New data export features
- Auto-update functionality (beta)
- Global and per-plan feature management
Admin Dashboard
Introduced a new admin dashboard showing latest orders, subscriptions, and users.
v1.4.3
19 Jan, 2024
Resolved voice download issue
Fixed a problem preventing users from downloading generated voices.
v1.4.2
15 Jan, 2024
Minor system enhancements
Implemented various small improvements to enhance overall system performance.
v1.4.1
10 Jan, 2024
Fixed document file opening
Resolved an issue preventing users from opening generated document files.
Addressed Stable Diffusion image creation
Fixed a problem that was preventing image creation with Stable Diffusion.
Resolved mobile voice playback issues
Fixed issues with playing voice samples and generating audio on mobile devices.
Updated deprecated NumberFormatter constant
Addressed a deprecation warning related to the NumberFormatter::TYPE_CURRENCY constant.
v1.4.0
25 Dec, 2023
StabilityAI integration
Integrated StabilityAI for text-to-image generation capabilities.
Clipdrop integration
Added Clipdrop integration for text-to-image functionality.
Admin UI cache management
Implemented direct cache clearing and management options in the admin UI.
Email verification system
Introduced a new email verification system with three policy options: None, Relaxed, and Strict.
Google reCAPTCHA integration
Added Google reCAPTCHA support for enhanced security.
Enhanced footer customization
Added options to display social media accounts, business name, and address in the footer.
API reference documentation
Provided a Postman Collection for API reference documentation.
Localization enhancements
Improved and expanded localization support throughout the application.
Imagine tool enhancements
Implemented general improvements to the Imagine tool functionality.
Landing page optimization
Optimized the landing page for improved loading speed.
Payment gateway status display
Fixed issues with payment gateway status not being properly reflected in the checkout UI.
AI Writer language issue
Resolved a problem where the AI Writer was responding only in English.
v1.3.5
01 Dec, 2023
Resolved UnhandledMatchError
Fixed a fatal error caused by an unhandled match exception.
v1.3.4
29 Nov, 2023
Fixed usage credits display
Corrected an issue where zero usage credits were displayed as 'Unlimited' in the dashboard.
Addressed Stripe payment issue
Fixed a problem where payments with invalid card numbers were creating incomplete subscriptions in Stripe and activating plans in the app.
Resolved theme translation loading
Fixed an issue preventing theme translations from loading correctly.
v1.3.3
29 Nov, 2023
Fixed ElevenLabs voice list display
Resolved an issue preventing the ElevenLabs voice list from being displayed.
v1.3.2
25 Nov, 2023
Enhanced public web root flexibility
Made changes to facilitate easier renaming of the default public web root directory to public_html.
v1.3.1
24 Nov, 2023
Resolved installation page error
Fixed an 'Uncaught Error: Call to undefined function p__()' occurring on the installation page.
v1.3.0
24 Nov, 2023
Mobile-first design implementation
Redesigned the application with a mobile-first approach for improved responsiveness.
Full translation functionality
Integrated comprehensive translation capabilities throughout the application.
Revamped admin settings view
Updated the admin settings interface to align with the app's overall design for consistency.
Various design enhancements
Implemented multiple design improvements to enhance overall user experience.
v1.2.2
13 Nov, 2023
Fixed account menu rendering
Resolved an issue with incomplete rendering of the account menu in the sidebar.
Addressed SSO icon visibility
Fixed a problem where SSO icons were not visible on mobile devices.
Resolved SSO login data persistence
Fixed an issue where SSO login was showing data from previously authenticated accounts.
Corrected button outlines in Safari
Addressed incorrect button outline appearances in the Safari browser.
Updated required extensions list
Added the php-intl module to the list of required extensions.
v1.2.1
9 Nov, 2023
Resolved billing overview deprecation notice
Fixed a deprecated notice appearing in the billing overview section of the dashboard when usage credits were null.
v1.2.0
8 Nov, 2023
Introduced Voiceover feature
Added a new Voiceover functionality to the application.
Implemented User Dashboard
Introduced a comprehensive dashboard for users to manage their account and activities.
Enhanced sidebar functionality
Upgraded the sidebar and extended its functionality to the user dashboard.
Added landing page toggle
Implemented settings to enable or disable the landing page.
User account management options
Added settings to enable/disable the signup form and user accounts globally.
Admin user creation
Implemented functionality for administrators to add new users directly.
General UI/UX enhancements
Made various improvements to the user interface and overall user experience.
Addressed Authorization header issue
Fixed a problem with missing Authorization headers in some Apache servers.
v1.1.0
27 Oct, 2023
Social login integration
Added support for login via Google, Facebook, LinkedIn, and Github.
Minor bug fixes
Resolved several small issues to improve overall system stability.
v1.0.0
22 Oct, 2023
Initial release
First public release of the application with core functionalities.