Skip to content

v1.1.1 - Download link fix

Choose a tag to compare

@ianustec ianustec released this 18 Jul 07:38

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.