Skip to content
This repository was archived by the owner on Nov 4, 2025. It is now read-only.

v1.1.15

Latest

Choose a tag to compare

@tbelmega tbelmega released this 17 Sep 15:40
· 2 commits to main since this release
afba3e5

[1.1.15] - 2025-09-17

Security

  • Updated axios from 1.7.7 to 1.12.1 to 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