Aikeedo AI - AI Chat, Content, Image, Voice, Code - SaaS - OpenAI, Claude, StabilityAI, ElevenLabs

Aikeedo AI - AI Chat, Content, Image, Voice, Code - SaaS - OpenAI, Claude, StabilityAI, ElevenLabs v2.8.2 Nulled

  • Author Author kashif
  • Creation date Creation date

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
Password:

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
Password:


Version 1.4.3 / 19 Jan, 2024

CHANGE LOG:
- BUGFIX: Unable to download generated voices

UPDATE INSTRUCTION:
Update following files and clear the cache:

- /public/assets/app.js
- /public/assets/app.js.map
- /resources/views/templates/app/voiceover.twig
- /VERSION

- /resources/assets/js/app/voiceover.js
Password:

Version 1.4.0 / 25 Dec, 2023

CHANGE LOG:
- NEW: StabilityAI integration (text to image feature only)
- NEW: Clipdrop integration (text to image feature only)
- NEW: Clear cache directly from admin UI
- NEW: Enable/Disable caching directly from admin UI
- NEW: Enable/Disable debug mode directly from admin UI
- NEW: Email verification system with 3 different policy: None, Relaxed, Strict
- NEW: Google reCAPTCHA
- NEW: Show Social Media Accounts, Business name and address on the footer
- NEW: Api reference (Postman Collection)
- ENHANCEMENT: Enhancements to the localization.
- ENHANCEMENT: General enhancements to the imagine tool.
- ENHANCEMENT: Landing page speed optimizations
- BUGFIX: Payment gateways' status are now properly applied to the checkout UI
- BUGFIX: Ai Writer responds in English only.
- BUGFIX: Several other minor bugs fixed.

UPDATE INSTRUCTION:
- Update all files
- Import following SQL:

ALTER TABLE user ADD is_email_verified TINYINT(1) DEFAULT NULL, ADD email_verification_token VARCHAR(255) DEFAULT NULL
Password:

Version 1.3.5 / 01 Dec, 2023

CHANGE LOG:
- FIX: Fatal error: Uncaught UnhandledMatchError: ...

UPDATE INSTRUCTION:
Following files should be updated:
- /src/Ai/Infrastruture/Services/ElevenLabs/TextToSpeechService.php
Top