2 * [FEAT] Order 1 similarity validated and optimized
5 * [FIX] Node Calc import + more flexible delimiter for CSV parser
8 * [FEAT] Node Calc Parsing added (in tests)
11 * [FIX] Graph Screenshot
14 * [FEAT] Graph with order 1 and order 2 and node size
17 * BACKEND: fix psql function util without sensitive data
18 * FRONTEND: fix folder navigation (up link)
24 * FIX the graph generation (automatic/default, renewal, any distance)
27 * FIX the ngrams grouping
30 * Unary document insertion: Doc table is reloaded after upload
33 * Migration: instance dev is now dev.sub.gargantext.org
36 * Refact/code design better syntax for DataType fields
39 * Fix the search in Title and abstracts.
40 * [UPGRADE] execute devops/postgres/upgrade/0.0.4.sql to your database to upgrade it
44 * Document view: full text removed
47 * Fix the community detection.
48 * TextFlow starts to make sense
51 * Very first version (main functions ready for tests) of Haskell Version
52 of Gargantext. Previous versions (3) were written with another
53 language and another framework (Python/Javascript mainly).