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