[1.5.0]
Update fider to 0.32.0
Full Changelog
There were some issues with the "raw markdown mode" editor where markdown formatting wasn't always persisting properly between HTML and raw view. Switching to use a textarea for the raw markdown mode fixed these issues, and meant that the code was simpler since we had less kludging to do. That fixes many little issues, including #1401
Also sorted #1402, and implemented some security improvements too (CWE-22 Path Traversal vulnerability).