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