2012-11-28 23:45:49 +08:00
|
|
|
1.3.3 (DD/MM/YY)
|
|
|
|
-----
|
2012-12-08 00:10:55 +08:00
|
|
|
* Fix Date format in CSV output (#77)
|
2012-11-28 23:45:49 +08:00
|
|
|
|
2012-12-01 00:01:17 +08:00
|
|
|
1.3.2 (30/11/12)
|
2012-11-15 01:24:26 +08:00
|
|
|
-----
|
2012-11-16 19:23:30 +08:00
|
|
|
* Fix KML export truncation (#70)
|
2012-11-16 19:50:21 +08:00
|
|
|
* Fix UTF8 in shapefile export (#66)
|
2012-11-15 01:24:26 +08:00
|
|
|
|
2012-11-13 18:42:18 +08:00
|
|
|
1.3.1 (DD/MM/YY)
|
|
|
|
-----
|
2012-11-14 02:28:09 +08:00
|
|
|
* Support 'format' and 'filename' params in POST
|
2012-11-15 01:06:46 +08:00
|
|
|
* Fix oAuth bug introduced by 'skipfields' param in 1.3.0 (#69)
|
2012-11-13 18:42:18 +08:00
|
|
|
|
2012-11-12 19:37:34 +08:00
|
|
|
1.3.0 (DD/MM/YY)
|
2012-11-12 19:27:37 +08:00
|
|
|
-----
|
2012-11-12 19:37:34 +08:00
|
|
|
* Support for specifying a filename for exports (#64)
|
2012-11-13 00:10:16 +08:00
|
|
|
* Support for specifying a list of fields to skip from output (#63)
|
2012-11-13 02:14:20 +08:00
|
|
|
* Add 'cache_policy' parameter (#62)
|
2012-11-12 19:27:37 +08:00
|
|
|
|
2012-11-02 22:38:24 +08:00
|
|
|
1.2.1 (DD/MM/YY)
|
|
|
|
-----
|
2012-11-12 19:23:06 +08:00
|
|
|
* Added timeout default to 600 miliseconds in cluster.js
|
2012-11-02 22:38:24 +08:00
|
|
|
|
|
|
|
1.2.0 (DD/MM/YY)
|
2012-10-04 14:38:44 +08:00
|
|
|
-----
|
2012-10-18 18:56:16 +08:00
|
|
|
* New output formats:
|
|
|
|
* ESRI Shapefile (format=shp)
|
|
|
|
* SVG (format=svg)
|
2012-10-25 18:38:45 +08:00
|
|
|
* KML (format=kml)
|
2012-10-26 00:07:51 +08:00
|
|
|
* Advertise header presence in CSV Content-Type
|
|
|
|
* Fix CSV output with no rows (#60)
|
|
|
|
* Use "attachment" Content-Disposition for all output formats (#61)
|
2012-10-12 18:21:37 +08:00
|
|
|
* Only use last format parameter when multiple are requested
|
|
|
|
* Return a 400 response on unsupported format request
|
2012-11-01 20:16:46 +08:00
|
|
|
* Added X-Prototype-Version, X-CSRF-Token to Access-Control-Allow-Headers
|
2012-10-31 01:56:11 +08:00
|
|
|
|
|
|
|
1.1.0 (30/10/12)
|
|
|
|
-----
|
2012-10-04 18:03:34 +08:00
|
|
|
* Fixed problem in cluster2 with pidfile name
|
2012-10-31 01:56:11 +08:00
|
|
|
* SVG output format
|
2012-10-04 18:03:34 +08:00
|
|
|
* Enhancement to the cdbsql tool:
|
|
|
|
- New switches: --format, --key, --dp
|
|
|
|
- Interactive mode
|
|
|
|
* API documentation
|
|
|
|
* ./configure script
|
2012-10-30 20:11:34 +08:00
|
|
|
* Restrict listening to a node host
|
2012-10-04 14:38:44 +08:00
|
|
|
|
2012-10-03 22:53:17 +08:00
|
|
|
1.0.0 (03/10/12)
|
|
|
|
-----
|
|
|
|
* Migrated to node 0.8 version
|
|
|
|
|
2012-09-18 23:04:29 +08:00
|
|
|
0.9.0 (18/09/12)
|
|
|
|
-----
|
|
|
|
* Fix INSERT and UPDATE with RETURNING clause
|