2 * [OPTIM][DATABASE] Upgrade Schema, move conTexts in contexts table which requires a version bump.
5 * [BACK] PubMed parser fixed
6 * [FRONT] Visio Frame resized
11 ## Version 0.0.4.9.9.4
12 * [FEAT] Corpus docs download
14 ## Version 0.0.4.9.9.3
15 * [BACK] Graph update with force option
17 ## Version 0.0.4.9.9.2
18 * [BACK] Opaleye Upgrade
20 ## Version 0.0.4.9.9.1
21 * [FRONT] 350-dev-graph-search-in-forms-not-labels
22 * [FRONT] 359-dev-input-with-autocomplete
25 * [FIX] Continuous Integration (CI)
28 * [FEAT] All backend routes with clients functions
31 * [FEAT] Searx API done (needs a fix for language selection)
34 * [UX] GT.query forces trees reload for async tasks
37 * [FEAT] Order 2 fixed with filtered edges
40 * [FEAT] Order 1 similarity validated and optimized
43 * [FIX] Node Calc import + more flexible delimiter for CSV parser
46 * [FEAT] Node Calc Parsing added (in tests)
49 * [FIX] Graph Screenshot
52 * [FEAT] Graph with order 1 and order 2 and node size
55 * BACKEND: fix psql function util without sensitive data
56 * FRONTEND: fix folder navigation (up link)
62 * FIX the graph generation (automatic/default, renewal, any distance)
65 * FIX the ngrams grouping
68 * Unary document insertion: Doc table is reloaded after upload
71 * Migration: instance dev is now dev.sub.gargantext.org
74 * Refact/code design better syntax for DataType fields
77 * Fix the search in Title and abstracts.
78 * [UPGRADE] execute devops/postgres/upgrade/0.0.4.sql to your database to upgrade it
82 * Document view: full text removed
85 * Fix the community detection.
86 * TextFlow starts to make sense
89 * Very first version (main functions ready for tests) of Haskell Version
90 of Gargantext. Previous versions (3) were written with another
91 language and another framework (Python/Javascript mainly).