thanks to dear member @Zechariah updated Aikeedo - AI Powered Content Platform - SaaS Ready with a new update entry:
05 Sep, 2024
Read the rest of this update entry...
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...
Read the rest of this update entry...