2 * FIX the graph generation (automatic/default, renewal, any distance)
5 * FIX the ngrams grouping
8 * Unary document insertion: Doc table is reloaded after upload
11 * Migration: instance dev is now dev.sub.gargantext.org
14 * Refact/code design better syntax for DataType fields
17 * Fix the search in Title and abstracts.
18 * [UPGRADE] execute devops/postgres/upgrade/0.0.4.sql to your database to upgrade it
22 * Document view: full text removed
25 * Fix the community detection.
26 * TextFlow starts to make sense
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).