-
2.0.0 Stable
released this
2025-03-14 12:32:49 +07:00 | 123 commits to main since this releaseFull Changelog: View on GitHub
- Codebase Refactoring: The entire code structure has been reorganized, with all functions now modularized within the
/srcdirectory. This improves maintainability, configuration, and development efficiency. - Optimized Docker Image: The Dockerfile has been updated to utilize an Alpine-based image, reducing the overall image size by approximately 5x, leading to faster deployments and lower resource consumption.
- Image generation: Now you can generate image while chatting with the bot without using /generate slash command.
Downloads
- Codebase Refactoring: The entire code structure has been reorganized, with all functions now modularized within the