- FIX: Various minor bug fixes and improvements
- NEW: Implemented comprehensive coupon code system for flexible discount management
- NEW: Integration with OpenAI-compatible servers, enabling seamless connectivity with leading AI providers including HuggingFace, Groq, OpenRouter, DeepSeek, and TogetherAI
- NEW: Added support for advanced Grok models:
- Grok Vision
- Grok-2
- Grok-2 Vision
- NEW: Enhanced workspace management allowing administrators to adjust add-on credits
- User Management Enhancements:
- Redesigned user profile interface featuring avatar, geolocation data, and interactive map
- Advanced user filtering capabilities by country and email verification status
- Email System Improvements:
- Modernized email template designs
- Comprehensive multilingual email support
Version 2.11.1
- Various minor bug fixes and improvements
- NEW: Ollama integration: Added support for Ollama, enabling access to 100+ open source LLMs including popular models like Llama 3.2, Phi 3, Mistral, and Gemma 2.
- FIX: Minor bug fixes and improvements
Version 2.10.1
- FIX: User uploaded images in chat are not accessible after pre-signed URL expiration
- FIX: Usage reports timezone inconsistency in charts
- NEW: BYOK (Bring Your Own Key) support for OpenAI and Anthropic (Claude)
- NEW: Anthropic Claude Haiku 3.5 model integration
- NEW: Grok API integration
- NEW: AI YouTube capability
- NEW: Secure pre-signed file URLs
- NEW: Optional email verification for third-party logins
- NEW: Configurable checkout address requirement
- NEW: Customizable default post-login landing page
- FIX: Incorrect rounding of included credits in default theme
- FIX: Pack descriptions visibility issue in app
- FIX: Usage reports timezone inconsistency
- FIX: PWA install button visibility on home page
- ENHANCEMENT: Various bug fixes and improvements
Version 2.9.2
- FIX: Dall-e 3 images generated through the chat are being overcharged
- FIX: Users are not able to save the address at the checkout page to go to the payment page
- FIX: Users are not able to create new workspaces
- FIX: Users are not able to rename workspaces
- ENHANCEMENT: Synchronize ElevenLabs legacy voices as well
Version 2.9.1
- FIX: Various minor bug fixes
- NEW: LaTeX support for mathematical formulas
- NEW: Implement member count limit (member cap) in workspaces based on plan
- NEW: Implement workspace count limit (workspace cap) globally and per user
- NEW: Add workspace usage log in app
- NEW: Develop admin analytics module
- NEW: Enable training assistants with PDF, DOCS, JSON, and other text-based files
- NEW: Implement capability to train assistants with web pages
- ENHANCEMENT: Copy and paste images directly from clipboard in chat interface
- ENHANCEMENT: Update Claude 3.5 Sonnet model to the latest version
- FIX: Unable to hide classifications even when the feature is disabled
- FIX: Avatars cannot generate initials for non-English characters
- FIX: Files are not being deleted when library item is removed
- FIX: Action buttons in the "Getting Started" section are not clickable on mobile
- FIX: Users are not auto-joining the invited workspace when email verification policy is set to strict
- FIX: 'instrumental' parameter must be a boolean in Composer tool
- FIX: Document titles are not being generated in languages other than English
- FIX: Code outputs in chat breaking mobile UI
- FIX: Mobile version lacks button to invite participants to workspace
- BUG: Cancelled subscription ends immediately instead of remaining active until end of billing cycle
- FIX: Composer tool returning timeout error
- FIX: Icons not visible on mobile landing page
- FIX: Claude Haiku model incorrectly calling file analysis capability when no file is uploaded
Version 2.8.2 / 26 Sep, 2024
- FIX: Unable to load JS files on the auth pages
Version 2.8.1 / 25 Sep, 2024
- FIX: Assets are not being loaded on the installation page
Version 2.8.0 / 25 Sep, 2024
- NEW: Introduced new Composer tool for music and sound creation
- NEW: Implemented Suno AI integration for enhanced audio capabilities
- NEW: Added file analysis functionality for Claude and Cohere models
- NEW: Expanded model offerings with FLUX.1 [dev] and FLUX.1 [schnell]
- NEW: Integrated new OpenAI models: o1-preview and o1-mini
- ENHANCEMENT: Enhanced OpenAPI Specification (OAS) for improved documentation
- FIX: Implemented various fixes and improvements across the platform
Version 2.7.3
- Fixed: Corrected rendering of very small values on the credit ratios page
- Fixed: Resolved issue with tracking referral signups when using third-party login buttons
- Improved: Implemented various code optimizations and enhancements
Version 2.7.2 / 05 Sep, 2024
- FIX: Resolved extra query input issue in the writer tool.
- FIX: Fixed 500 error occurring when selecting a currency other than USD.
- FIX: Removed unnecessary source files from the zip archive.(files starting with "._" symbols). Utilize the following terminal command to remove these files from your server:
```
find . -name '._*' -exec rm -rf {} +
```
Update Instructions:
- 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
Version 2.7.1 / 05 Sep, 2024
CHANGE LOG:
- FIX: Admin account is not being created after the installation
- FIX: 500 error after upgrading to the v2.7
UPDATE INSTRUCTION:
- Update following files:
- 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
Version 2.7.0 / 04 Sep, 2024
CHANGE LOG:
- NEW: Affiliate Module
- NEW: Integration of FLUX AI Models via Fal AI (Flux Pro, Flux Realism)
- NEW: Latest Stable Diffusion models: SD Ultra, SD Core, SD3 Large, SD3 Large Turbo, SD3 Medium
- NEW: Toggle Writer templates based on plan
- NEW: Toggle chat assistants based on plan
- NEW: Toggle chat models based on plan
- NEW: Global configuration for Safety check (toggle NSFW content - not available for all models)
- ENHANCEMENT: Improvements to the Imagine tool
- ENHANCEMENT: Option to set user password during new user creation in the admin panel
- ENHANCEMENT: Ability to inject custom script tags into authentication pages
- ENHANCEMENT: Localization improvements
- FIX: Voice Isolator output generation issue
- FIX: Assistant update errors
- FIX: Various bug fixes and performance enhancements
Version 2.6.0 / 11 Aug, 2024
CHANGE LOG:
- NEW: In-Chat Image Creation: Seamlessly generate images within the chat interface using integrated imagine tool.
- NEW: Multi-Format File Support in Chat: Send and ask questions about documents directly in chat. Works with PDF, DOC, DOCX, CSV, JSON, and other text files.
- NEW: Figma file for the landing page theme. Available for Extended License holders at https://docs.aikeedo.com/settings/figma
- NEW: OpenAI gpt-4o-mini model
- NEW: OpenAI text-embedding-3-small model
- NEW: OpenAI text-embedding-3-large model
- NEW: OpenAI text-embedding-ada-002 model
- ENHANCEMENT: Enhanced Mobile UI: Discover a more user-friendly mobile interface.
- FIX: Various bug fixes and performance improvements.
Version 2.5.1 / 18 July, 2024
CHANGE LOG:
- FIX: Minor bug fixes and improvements
Version 2.5.0 / 14 July, 2024
CHANGE LOG:
- NEW TOOL: Classifier
- NEW TOOL: Voice Isolator
- NEW: Claude Sonnet 3.5
- NEW: Chat tool now able to scrap the given URL and scan for the asked information
- NEW: API Tokens
- NEW: Cost calculation for the Serper API usage
- NEW: Now its possible to adjust the accent color (Aikeedo's default green color) directly from the admin UI
- NEW: PWA support
- NEW: OneSignal Integaration for web push notifications
- ENHANCEMENT: Now assistant and model is being selected automatically based on the last message in the chat conversation
- ENHANCEMENT: Regenerate button added for the chat responses
- ENHANCEMENT: Search for on the dashboard page is now connected to the chat tool
- ENHAANCEMENT: Show information about the terms and policies at sign up page
- ENHANCEMENTS: Minor improvements to the mobile version. More is coming soon.
- FIX: When quality option selected for the imagine tool, app throws an error: '' is not one of ["standard","hd"] - 'quality'
- FIX: Clipdrop option is not available in imagine tool
- FIX: Various other bug fix and improvements
Version 2.4.3 / 02 July, 2024
CHANGE LOG:
- FIX: Unable to generate voices with Azure TTS and Google TTS
Version 2.4.2 / 21 June, 2024
CHANGE LOG:
- Enhancement: Language detection in Google Search capability in chat
Version 2.4.1 / 19 June, 2024
CHANGE LOG:
- Minor bug fix
Version 2.4.0 / 19 June, 2024
- NEW: Web search (real time web browsing) in chat
- NEW: Integration with Serper API
- NEW: Integration with Cohere AI
- NEW: New model: Command R+ (chat, writer, coder and title generator)
- NEW: New model: Command R (chat, writer, coder and title generator)
- NEW: New model: Command (chat, writer, coder and title generator)
- NEW: New model: Command Light (chat, writer, coder and title generator)
- ENHANCEMENT: Chat tool refactored to improve performance
- ENHANCEMENT: Added several missing translation strings
- FIX: Various bug fixes
v2.3.0 / 12 June, 2024
CHANGE LOG:
- NEW: Azure TSS integration
- NEW: Voice management module
- NEW: Multi currency support
- NEW: Voiceover language filter
- NEW: New admin controls for features
- Set default language for Writer
- Set default model for Imagine
- Control imagine models globally
- Control voice over models globally
- Control chat models globally
- Set default model for Chat
- FIX: Various minor bug fixes and improvements
- NEW: AI Chat
- NEW: AI Chat Assistants
- NEW: AI Vision
- NEW: Option to resync plan snapshot configuration to the latest version
- FIX: Various minor bug fixes