2 * [BACK] FIX Graph Explorer search with selected ngrams
6 * [FRONT] Visio frame removed, using a new tab instead (which is working)
7 * [BACK] Scores on the docs view fixed
10 * [FRONT] SSL local option
13 * [QUAL] Scores in Ngrams Table fixed during workflow and user can
17 * [OPTIM] Upgrade fix with indexes and scores counts
20 * [OPTIM][DATABASE] Upgrade Schema, move conTexts in contexts table which requires a version bump.
22 ## Version 0.0.4.9.9.6
23 * [BACK] PubMed parser fixed
24 * [FRONT] Visio Frame resized
26 ## Version 0.0.4.9.9.5
29 ## Version 0.0.4.9.9.4
30 * [FEAT] Corpus docs download
32 ## Version 0.0.4.9.9.3
33 * [BACK] Graph update with force option
35 ## Version 0.0.4.9.9.2
36 * [BACK] Opaleye Upgrade
38 ## Version 0.0.4.9.9.1
39 * [FRONT] 350-dev-graph-search-in-forms-not-labels
40 * [FRONT] 359-dev-input-with-autocomplete
43 * [FIX] Continuous Integration (CI)
46 * [FEAT] All backend routes with clients functions
49 * [FEAT] Searx API done (needs a fix for language selection)
52 * [UX] GT.query forces trees reload for async tasks
55 * [FEAT] Order 2 fixed with filtered edges
58 * [FEAT] Order 1 similarity validated and optimized
61 * [FIX] Node Calc import + more flexible delimiter for CSV parser
64 * [FEAT] Node Calc Parsing added (in tests)
67 * [FIX] Graph Screenshot
70 * [FEAT] Graph with order 1 and order 2 and node size
73 * BACKEND: fix psql function util without sensitive data
74 * FRONTEND: fix folder navigation (up link)
80 * FIX the graph generation (automatic/default, renewal, any distance)
83 * FIX the ngrams grouping
86 * Unary document insertion: Doc table is reloaded after upload
89 * Migration: instance dev is now dev.sub.gargantext.org
92 * Refact/code design better syntax for DataType fields
95 * Fix the search in Title and abstracts.
96 * [UPGRADE] execute devops/postgres/upgrade/0.0.4.sql to your database to upgrade it
100 * Document view: full text removed
103 * Fix the community detection.
104 * TextFlow starts to make sense
107 * Very first version (main functions ready for tests) of Haskell Version
108 of Gargantext. Previous versions (3) were written with another
109 language and another framework (Python/Javascript mainly).