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