prevent error when attachments are disabled, but paste with attachment gets displayed

This commit is contained in:
El RIDO
2022-03-13 20:18:51 +01:00
parent 5617612eb3
commit 36cb37c029
4 changed files with 9 additions and 2 deletions

View File

@@ -17,6 +17,7 @@
* CHANGED: Removed configurable `dir` for `traffic` & `purge` limiters (#419)
* CHANGED: Server salt, traffic and purge limiter now stored in the storage backend (#419)
* CHANGED: Drop support for attachment download in IE
* FIXED: Error when attachments are disabled, but paste with attachment gets displayed
* **1.3.5 (2021-04-05)**
* ADDED: Translations for Hebrew, Lithuanian, Indonesian and Catalan
* ADDED: Make the project info configurable (#681)