Mercurial > dive4elements > framework
comparison NEWS @ 259:8c4c37ee0d57 1.2
Updated Changes and NEWS for release 1.2
artifacts/trunk@1919 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 13 May 2011 10:43:42 +0000 |
parents | f03a309a037f |
children |
comparison
equal
deleted
inserted
replaced
258:c41b300b02c3 | 259:8c4c37ee0d57 |
---|---|
1 2011-05-13 RELEASE 1.2 | |
2 | |
3 New: | |
4 | |
5 * Introduced a new concept called "facets" to subselect parts/concrete | |
6 types of an Artifact's output. | |
7 | |
8 * New REST interfaces to set/get attributes of an ArtifactCollection. | |
9 | |
10 * Improved the DatabaseCleaner to cleanup Artifacts, ArtifactCollections | |
11 and CollectionItems properly. | |
12 | |
13 * Reduce I/O costs while database transactions by compressing XML | |
14 documents. | |
15 | |
16 | |
17 2011-03-30 RELEASE 1.1 | |
18 | |
1 2010-04-28 RELEASE 1.0 | 19 2010-04-28 RELEASE 1.0 |
2 | 20 |
3 New: | 21 New: |
4 | 22 |
5 * The path to database in the configuration can be relative to central | 23 * The path to database in the configuration can be relative to central |