2 * [BACK][OPTIM] Index on node_node_ngrams to seed up ngrams table score
6 * [BACK] FIX Graph Explorer search with selected ngrams
10 * [FRONT] Visio frame removed, using a new tab instead (which is working)
11 * [BACK] Scores on the docs view fixed
14 * [FRONT] SSL local option
17 * [QUAL] Scores in Ngrams Table fixed during workflow and user can
21 * [OPTIM] Upgrade fix with indexes and scores counts
24 * [OPTIM][DATABASE] Upgrade Schema, move conTexts in contexts table which requires a version bump.
26 ## Version 0.0.4.9.9.6
27 * [BACK] PubMed parser fixed
28 * [FRONT] Visio Frame resized
30 ## Version 0.0.4.9.9.5
33 ## Version 0.0.4.9.9.4
34 * [FEAT] Corpus docs download
36 ## Version 0.0.4.9.9.3
37 * [BACK] Graph update with force option
39 ## Version 0.0.4.9.9.2
40 * [BACK] Opaleye Upgrade
42 ## Version 0.0.4.9.9.1
43 * [FRONT] 350-dev-graph-search-in-forms-not-labels
44 * [FRONT] 359-dev-input-with-autocomplete
47 * [FIX] Continuous Integration (CI)
50 * [FEAT] All backend routes with clients functions
53 * [FEAT] Searx API done (needs a fix for language selection)
56 * [UX] GT.query forces trees reload for async tasks
59 * [FEAT] Order 2 fixed with filtered edges
62 * [FEAT] Order 1 similarity validated and optimized
65 * [FIX] Node Calc import + more flexible delimiter for CSV parser
68 * [FEAT] Node Calc Parsing added (in tests)
71 * [FIX] Graph Screenshot
74 * [FEAT] Graph with order 1 and order 2 and node size
77 * BACKEND: fix psql function util without sensitive data
78 * FRONTEND: fix folder navigation (up link)
84 * FIX the graph generation (automatic/default, renewal, any distance)
87 * FIX the ngrams grouping
90 * Unary document insertion: Doc table is reloaded after upload
93 * Migration: instance dev is now dev.sub.gargantext.org
96 * Refact/code design better syntax for DataType fields
99 * Fix the search in Title and abstracts.
100 * [UPGRADE] execute devops/postgres/upgrade/0.0.4.sql to your database to upgrade it
104 * Document view: full text removed
107 * Fix the community detection.
108 * TextFlow starts to make sense
111 * Very first version (main functions ready for tests) of Haskell Version
112 of Gargantext. Previous versions (3) were written with another
113 language and another framework (Python/Javascript mainly).