This repository was archived by the owner on Nov 4, 2025. It is now read-only.
[1.1.15] - 2025-09-17
Security
- Updated axios from
1.7.7to1.12.1to mitigate CVE-2025-58754, a DoS vulnerability
Changed
- Updated Poetry to
2.0.1 - Generated requirements.txt files for Python dependencies
- Updated .gitignore to exclude all .env files
Fixed
- Added null checks in Redis operations to prevent errors
- Fixed Docker builds for ARM64 environments