Strabon
changeset 1334:e5abd174045f
re-phrased last-added item in ChangeLog and moved it to the proper place
author | Babis Nikolaou <charnik@di.uoa.gr> |
---|---|
date | Wed May 07 01:19:31 2014 +0300 (2014-05-07) |
parents | da58093307e3 |
children | 4dff2f1163d8 135662fde67f |
files | ChangeLog |
line diff
1.1 --- a/ChangeLog Tue May 06 20:45:05 2014 +0300 1.2 +++ b/ChangeLog Wed May 07 01:19:31 2014 +0300 1.3 @@ -1,16 +1,26 @@ 1.4 + 1.5 + 1.6 + * Version 3.2.10 released. 1.7 + 1.8 + * Various changes in the interface and behavior of Strabon Endpoint: 1.9 + - Revised the logos and the sample queries. 1.10 + - Results query limit is set to zero (unlimited). 1.11 + - Users can now store RDF data that is present in a file on the 1.12 + client side (the file is uploaded to the server). 1.13 + - Credentials are now required for uploading files or executing 1.14 + UPDATE queries, unless Strabon Endpoint runs locally (localhost). 1.15 + - When viewing the results of queries in HTML, any URI is now an 1.16 + active link to itself. Previously, that URI was being DESCRIBEd 1.17 + and one was being transferred to a page viewing the result of the 1.18 + DESCRIBE query. 1.19 + - The DESCRIBE functionality can now be accessed through the menu bar. 1.20 + 1.21 * Fixed a bug where strdf:intersection function did not work as an 1.22 aggregate when used without 'GROUP BY'. 1.23 (bug #46 https://bug.strabon.di.uoa.gr/ticket/46) 1.24 1.25 Sat Oct 19 23:37:23 2013 Pyravlos Team 1.26 1.27 - * Revised the logos in Strabon Endpoint and the sample queries. 1.28 - Results query limit is set to zero (unlimited). 1.29 - Users can store from files and credentials are now required for uploading files or updating, 1.30 - except if you run the endpoint on localhost. 1.31 - Results in queries that are web urls now link to those urls and are not described. 1.32 - The describe functionality can be accessed through the menu bar. 1.33 - 1.34 * Version 3.2.9 released. 1.35 1.36 * Added support for the following google chart types: PieChart,