How to update: https://github.com/mauriceboe/TREK/wiki/Updating
What's Changed
Details
- fix: collab chat input hidden by mobile bottom nav bar (#939)
- chore: prepare database for nest + typeorm
- fix(ssrf): relax internal network resolution (#947)
- docs(ssrf): update Internal-Network-Access wiki to reflect relaxed guard
- fix(ssrf): let .local/.internal hostnames pass to IP-level checks
- fix(auth): trim username and email on all write paths
- feat(notices): add v3014-whitespace-collision admin notice
Full Changelog: v3.0.13...v3.0.14