What's New
Frappe fix framework

Allowed file extensions setting not enforced for files with an unknown mimetype

KA @kaulith · #42375 · merged 2 Sep 2026

File upload validation now checks extensions directly instead of relying on mimetype table lookups, preventing unintended accepts when OS/Python versions don't recognize extensions.