1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-20 14:51:23 +02:00

Adding save-as as part of the generated cache filename, #121.

This commit is contained in:
Mikael Roos
2015-10-20 10:26:09 +02:00
parent 37b39fbecf
commit f721ef4b35
2 changed files with 26 additions and 2 deletions

View File

@@ -8,7 +8,8 @@ Revision history
v0.7.6* (2015-10-20)
-------------------------------------
* Add extra fileds to json-response, #114.
* Adding save-as as part of the generated cache filename, #121.
* Add extra fields to json-response, #114.
* Add header for Content-Length, #111.
* Add check for postprocessing tools in path in `webroot/check_system.php`, #104.