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