3.8.4 / 2026-04-20
Security
- Fix issue where partially attacker controlled links could be served to other users possibly resulting in arbitrary JavaScript execution if those links are clicked
- Fix issue where the safe URL redirect validator could be bypassed possibly allowing an attacker the ability to phish other users
Deployment
- The
REVERSE_PROXYconfig when set totruewill now default to1,1,1,1,0instead of1,1,1,1,1 - Update Pillow version to 12.2.0
- Update mako version to 1.3.11