Ver código fonte

Update changelog

DarthSim 3 anos atrás
pai
commit
1de96252ed
1 arquivos alterados com 5 adições e 0 exclusões
  1. 5 0
      CHANGELOG.md

+ 5 - 0
CHANGELOG.md

@@ -1,6 +1,11 @@
 # Changelog
 
 ## [Unreleased]
+### Add
+- Add `IMGPROXY_RETURN_ATTACHMENT` config and [return_attachment](https://docs.imgproxy.net/generating_the_url?return-attachment) processing option.
+
+### Fix
+- Respond with 404 when file wasn't found in the local storage.
 
 ## [3.5.1] - 2022-05-20
 ### Change