2 * [FRONT][FIX] NgramsTable Cache search.
5 * [BACK][FIX] ./bin/psql gargantext.ini < devops/posgres/upgrade/0.0.5.5.6.sql
6 * [FRONT] fix NodeType list show (Nodes options)
9 * [FORNT] fix Graph Explorer search ngrams
10 * [FRONT] fix NodeType list show (main Nodes)
13 * [BACK][OPTIM] NgramsTable scores
14 * [BACK] bin/client script to analyze backend performance and reproduce bugs
15 * [FRONT] Adding Language selection
18 * [BACK] Adding a Max limit for others lists.
21 * [BACK][OPTIM] Index on node_node_ngrams to seed up ngrams table score
22 queries. Please execute the upgrade SQL script
23 devops/postgres/0.0.5.5.2.sql
26 * [BACK] FIX Graph Explorer search with selected ngrams
30 * [FRONT] Visio frame removed, using a new tab instead (which is working)
31 * [BACK] Scores on the docs view fixed
34 * [FRONT] SSL local option
37 * [QUAL] Scores in Ngrams Table fixed during workflow and user can
41 * [OPTIM] Upgrade fix with indexes and scores counts
44 * [OPTIM][DATABASE] Upgrade Schema, move conTexts in contexts table which requires a version bump.
46 ## Version 0.0.4.9.9.6
47 * [BACK] PubMed parser fixed
48 * [FRONT] Visio Frame resized
50 ## Version 0.0.4.9.9.5
53 ## Version 0.0.4.9.9.4
54 * [FEAT] Corpus docs download
56 ## Version 0.0.4.9.9.3
57 * [BACK] Graph update with force option
59 ## Version 0.0.4.9.9.2
60 * [BACK] Opaleye Upgrade
62 ## Version 0.0.4.9.9.1
63 * [FRONT] 350-dev-graph-search-in-forms-not-labels
64 * [FRONT] 359-dev-input-with-autocomplete
67 * [FIX] Continuous Integration (CI)
70 * [FEAT] All backend routes with clients functions
73 * [FEAT] Searx API done (needs a fix for language selection)
76 * [UX] GT.query forces trees reload for async tasks
79 * [FEAT] Order 2 fixed with filtered edges
82 * [FEAT] Order 1 similarity validated and optimized
85 * [FIX] Node Calc import + more flexible delimiter for CSV parser
88 * [FEAT] Node Calc Parsing added (in tests)
91 * [FIX] Graph Screenshot
94 * [FEAT] Graph with order 1 and order 2 and node size
97 * BACKEND: fix psql function util without sensitive data
98 * FRONTEND: fix folder navigation (up link)
104 * FIX the graph generation (automatic/default, renewal, any distance)
107 * FIX the ngrams grouping
110 * Unary document insertion: Doc table is reloaded after upload
113 * Migration: instance dev is now dev.sub.gargantext.org
116 * Refact/code design better syntax for DataType fields
119 * Fix the search in Title and abstracts.
120 * [UPGRADE] execute devops/postgres/upgrade/0.0.4.sql to your database to upgrade it
124 * Document view: full text removed
127 * Fix the community detection.
128 * TextFlow starts to make sense
131 * Very first version (main functions ready for tests) of Haskell Version
132 of Gargantext. Previous versions (3) were written with another
133 language and another framework (Python/Javascript mainly).