v1.1.1 - Download link fix
Fix: the download link could return a 500 error when the document title contained spaces or accented characters (the /cache/files fallback route can't serve those). The file saved there now uses a safe ASCII name, the chat still shows the readable title.
Also removed a few unused imports.