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