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