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