diff NEWS @ 4805:0a38000b086d

Archive jobs response now contains a header Content-Disposition:filename='archive.zip'
author Alain Mazy <am@osimis.io>
date Tue, 09 Nov 2021 09:51:14 +0100
parents ae643f664628
children 2ca4213fb50a
line wrap: on
line diff
--- a/NEWS	Thu Oct 28 13:05:56 2021 +0200
+++ b/NEWS	Tue Nov 09 09:51:14 2021 +0100
@@ -10,9 +10,10 @@
 --------
 
 * API version upgraded to 16
-* If an image can not be decoced, ../preview and ../rendered routes are now returning 
+* If an image can not be decoded, ../preview and ../rendered routes are now returning 
   unsupported.png only if the ?returnUnsupportedImage option is specified; otherwise, 
   it raises a 415 error code.
+* Archive jobs response now contains a header Content-Disposition:filename='archive.zip'