]> Git — Sourcephile - gargantext.git/blob - CHANGELOG.md
[docker] update ca-certificates package
[gargantext.git] / CHANGELOG.md
1 ## Version 0.0.4.8.7
2 * FIX the graph generation (automatic/default, renewal, any distance)
3
4 ## Version 0.0.4.8.6
5 * FIX the ngrams grouping
6
7 ## Version 0.0.4.8.5
8 * Unary document insertion: Doc table is reloaded after upload
9
10 ## Version 0.0.4.8.4
11 * Migration: instance dev is now dev.sub.gargantext.org
12
13 ## Version 0.0.4.1
14 * Refact/code design better syntax for DataType fields
15
16 ## Version 0.0.4
17 * Fix the search in Title and abstracts.
18 * [UPGRADE] execute devops/postgres/upgrade/0.0.4.sql to your database to upgrade it
19
20 ## Version 0.0.3.9.1
21 * Graph Update fix
22 * Document view: full text removed
23
24 ## Version 0.0.0.2
25 * Fix the community detection.
26 * TextFlow starts to make sense
27
28 ## Version 0.0.0.1
29 * Very first version (main functions ready for tests) of Haskell Version
30 of Gargantext. Previous versions (3) were written with another
31 language and another framework (Python/Javascript mainly).