2 * [BACK] Adding a Max limit for others lists.
5 * [BACK][OPTIM] Index on node_node_ngrams to seed up ngrams table score
6 queries. Please execute the upgrade SQL script
7 devops/postgres/0.0.5.5.2.sql
10 * [BACK] FIX Graph Explorer search with selected ngrams
14 * [FRONT] Visio frame removed, using a new tab instead (which is working)
15 * [BACK] Scores on the docs view fixed
18 * [FRONT] SSL local option
21 * [QUAL] Scores in Ngrams Table fixed during workflow and user can
25 * [OPTIM] Upgrade fix with indexes and scores counts
28 * [OPTIM][DATABASE] Upgrade Schema, move conTexts in contexts table which requires a version bump.
30 ## Version 0.0.4.9.9.6
31 * [BACK] PubMed parser fixed
32 * [FRONT] Visio Frame resized
34 ## Version 0.0.4.9.9.5
37 ## Version 0.0.4.9.9.4
38 * [FEAT] Corpus docs download
40 ## Version 0.0.4.9.9.3
41 * [BACK] Graph update with force option
43 ## Version 0.0.4.9.9.2
44 * [BACK] Opaleye Upgrade
46 ## Version 0.0.4.9.9.1
47 * [FRONT] 350-dev-graph-search-in-forms-not-labels
48 * [FRONT] 359-dev-input-with-autocomplete
51 * [FIX] Continuous Integration (CI)
54 * [FEAT] All backend routes with clients functions
57 * [FEAT] Searx API done (needs a fix for language selection)
60 * [UX] GT.query forces trees reload for async tasks
63 * [FEAT] Order 2 fixed with filtered edges
66 * [FEAT] Order 1 similarity validated and optimized
69 * [FIX] Node Calc import + more flexible delimiter for CSV parser
72 * [FEAT] Node Calc Parsing added (in tests)
75 * [FIX] Graph Screenshot
78 * [FEAT] Graph with order 1 and order 2 and node size
81 * BACKEND: fix psql function util without sensitive data
82 * FRONTEND: fix folder navigation (up link)
88 * FIX the graph generation (automatic/default, renewal, any distance)
91 * FIX the ngrams grouping
94 * Unary document insertion: Doc table is reloaded after upload
97 * Migration: instance dev is now dev.sub.gargantext.org
100 * Refact/code design better syntax for DataType fields
103 * Fix the search in Title and abstracts.
104 * [UPGRADE] execute devops/postgres/upgrade/0.0.4.sql to your database to upgrade it
108 * Document view: full text removed
111 * Fix the community detection.
112 * TextFlow starts to make sense
115 * Very first version (main functions ready for tests) of Haskell Version
116 of Gargantext. Previous versions (3) were written with another
117 language and another framework (Python/Javascript mainly).