[328] | 1 | Version 1.3.0-dev |
---|
| 2 | |
---|
[342] | 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) |
---|
[328] | 6 | * Support for dataInputs URLEncoded and xlink:href (ticket #62) |
---|
| 7 | * Use the same object structure for JavaScript arguments than for Python |
---|
[336] | 8 | * Add the Normalized Difference Vegetation Index service |
---|
| 9 | * Add importScripts function to JavaScript support (ticket #66) |
---|
[328] | 10 | |
---|
[303] | 11 | Version 1.2.0-rc3 |
---|
| 12 | |
---|
| 13 | * add basic SOAP Envelope support (ticket #49) |
---|
| 14 | * support request when Content-Length header is not set by the client (ticket #57) |
---|
| 15 | * fix issue when POST request is empty (ticket #45) |
---|
| 16 | * add minimalist cache system (ticket #51) |
---|
| 17 | * fix Python support (ticket #29) |
---|
| 18 | |
---|
| 19 | Verseion 1.2.0-rc2 |
---|
| 20 | |
---|
| 21 | * fix for process to run in background |
---|
| 22 | * add support for ALL identifier for !DescribeProcess |
---|
| 23 | * add a small test suite in the testing directory to test ogr base-vect-ops |
---|
| 24 | * big fix for storage of Session maps on disk |
---|
| 25 | * support for {{{<Default />}}} node in ZCFG files |
---|
| 26 | * fastcgi version now support both !GetCapabilities and !DescribeProcess requests |
---|
| 27 | |
---|
| 28 | Version 1.2.0-rc1 |
---|
| 29 | |
---|
| 30 | * add WIN32 support |
---|
| 31 | * add GRASS support through wps-grass-bridge |
---|
| 32 | * add languages support using libintl |
---|
| 33 | * binary support for inputs and outputs for both JAVA and Python |
---|
| 34 | * automatic loading of ZOO-API and proj4js files (if present in the ZOO-Kernel directory) when loading JS Service Provider |
---|
| 35 | * numerous memory leaks removed |
---|
| 36 | * add PERL support |
---|
| 37 | * enhance speed for JAVA support |
---|
| 38 | * enhance POST request support |
---|
| 39 | * add !BoundingBoxData support |
---|
| 40 | * Python support is now optional as other languages |
---|
| 41 | * add lenv section before running the service to store informations runtime specific |
---|
| 42 | * add COOKIE support and {{{senv}}} section to store informations session specific |
---|
| 43 | * add {{{USE_GDB}}} compilation flag to remove signal handling for debuging purpose |
---|
| 44 | * enhance base64 support when included in and XML POST request |
---|
| 45 | * return !ExceptionReport when no protocol was specified for xlink:href value |
---|
| 46 | |
---|