Wishing all Scriptzhub users a joyful and blessed Eid!
May this season of sacrifice bring you peace, inspiration, and endless creativity.
Thank you for being part of our growing community of learners and developers.
— The Scriptzhub Team
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
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
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:
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