Document: Load title translations and test them.
[online-glom:gwt-glom.git] / NEWS
1 1.21.9.3 (unstable):
2
3 * Supprt version 7 of the Glom document file format, as well as the current
4   version 8.
5   (Murray Cumming) Bug #676737
6 * Details: Do not add yet another primary key to related records 
7   portals each and every time they are loaded
8   (Murray Cumming) Bug #676986 (Ben Konrath)
9 * Add a French translatino.
10 * Tests: Add the ability to self-host Glom databases with PostgreSQL, so we can 
11   test the UI more later.
12   (Murray Cumming)
13 * Build: Add configuration for auto-generating mvn:i18n from with Eclipse.
14   (Ben Konrath)
15
16 1.21.9.2 (unstable):
17
18 * Use translations for top-level group titles too, fixing a regression in
19   1.21.9.
20
21 1.21.9.1 (unstable):
22
23 * Just recompiled to fix a problem in the released .tar.gz file.
24
25 1.21.9 (unstable):
26
27 * Remove the dependency on libglom, removing any use of native code.
28 * Depend on jOOQ (instead of libgda's GdaSqlBuilder C API, indirectly) to 
29   build SQL queries.
30   (Murray Cumming)
31
32 1.21.8.1 (unstable):
33
34 * Add Report generation, via a Reports drop-down.
35   This is a rough first version of this feature.
36   This uses JasperReports, though it probably will not in future.
37
38 1.21.8 (unstable):
39
40 * Use the latest java-libglom.
41   (Murray Cumming)
42
43 1.21.4.* (unstable):
44
45 * Many changes that were not noted in NEWS.
46   See the ChangeLog
47
48 1.21.1 (unstable):
49
50 * The first gwt-glom release.