🚨 Important
- Docker Compose Update: Volume path is no longer required, and environment variables are no longer needed.
✨ Added
- Asynchronous Processing: The entire codebase has been refactored to support asynchronous operations, enhancing performance and responsiveness.
🐛 Fixed
- Worker Timeout: Resolved an issue where long-running requests caused the worker to be killed.
- Out of Memory: Fixed a Docker issue that triggered out-of-memory exceptions and resulted in worker restarts.
- Cron Execution: Fixed an issue preventing the cron job from starting correctly.
🚀 Improved
- Docker Performance: Optimized Docker performance for smoother operation.