2 * [FEAT] Corpus docs download
5 * [BACK] Graph update with force option
8 * [BACK] Opaleye Upgrade
10 ## Version 0.0.4.9.9.1
11 * [FRONT] 350-dev-graph-search-in-forms-not-labels
12 * [FRONT] 359-dev-input-with-autocomplete
15 * [FIX] Continuous Integration (CI)
18 * [FEAT] All backend routes with clients functions
21 * [FEAT] Searx API done (needs a fix for language selection)
24 * [UX] GT.query forces trees reload for async tasks
27 * [FEAT] Order 2 fixed with filtered edges
30 * [FEAT] Order 1 similarity validated and optimized
33 * [FIX] Node Calc import + more flexible delimiter for CSV parser
36 * [FEAT] Node Calc Parsing added (in tests)
39 * [FIX] Graph Screenshot
42 * [FEAT] Graph with order 1 and order 2 and node size
45 * BACKEND: fix psql function util without sensitive data
46 * FRONTEND: fix folder navigation (up link)
52 * FIX the graph generation (automatic/default, renewal, any distance)
55 * FIX the ngrams grouping
58 * Unary document insertion: Doc table is reloaded after upload
61 * Migration: instance dev is now dev.sub.gargantext.org
64 * Refact/code design better syntax for DataType fields
67 * Fix the search in Title and abstracts.
68 * [UPGRADE] execute devops/postgres/upgrade/0.0.4.sql to your database to upgrade it
72 * Document view: full text removed
75 * Fix the community detection.
76 * TextFlow starts to make sense
79 * Very first version (main functions ready for tests) of Haskell Version
80 of Gargantext. Previous versions (3) were written with another
81 language and another framework (Python/Javascript mainly).