| | 1 | = ZOO-Project 1.3.0 release notes = |
| | 2 | |
| | 3 | * Updating ZOO.Class object with the !OpenLayers.Class Updating ZOO.Class with the (ticket #64) |
| | 4 | * Correct the content of proj4js (ticket #63) |
| | 5 | * Enhance the COOKIE gesture (ticket #68) |
| | 6 | * Support for dataInputs URLEncoded and xlink:href (ticket #62) |
| | 7 | * Use the same object structure for !JavaScript arguments than for Python |
| | 8 | * Add the Normalized Difference Vegetation Index service |
| | 9 | * Add importScripts function to !JavaScript support (ticket #66) |
| | 10 | * Add multiple inputs values for the same identifier (ticket #72) |
| | 11 | * Add Python ZOO-API to access ZOO-Kernel internel functions |
| | 12 | * Add a [headers] section in main.cfg file to add specifics to header returned |
| | 13 | * Add support for multiple outputs for both GET and POST requests |
| | 14 | * Add Content-Length to the headers if the result is sized |
| | 15 | * Add Content-Disposition to the headers if the result contains a filename |
| | 16 | * Add support for sending headers through JS ZOO-api |
| | 17 | * Add support for multi-valued inputs in JS ZOO-api |
| | 18 | * Fixing issue about invalid status document #73 |
| | 19 | * Add Python-3.3.0 support |
| | 20 | * Update documentation |
| | 21 | * Add !MapServer W*S Support documentation #34 |