What's New in v1.7.2
Security Fixes
- Flask-CORS 6.0.0 → 6.0.2 (fixes improper CORS matching vulnerabilities)
- requests 2.32.4 → 2.32.5 (fixes .netrc credentials leak)
New Features
- Structured JSON Logging - Enable with
LOG_FORMAT=jsonfor observability platforms (ELK, Splunk, Datadog) - Playwright UI E2E Tests - New
test_ui_e2e.pyfor browser-based testing
Improvements
- Documentation cleanup (professional formatting)
- CI/CD improvements (E2E tests excluded from CI)
- Python 3.9 compatibility fixes
Bug Fixes
- Fixed Python indentation issues in 47 files
Full Changelog: v1.7.1...v1.7.2