2 * [FIX] Group revert + NLP French API implemented (WIP)
5 * [FEAT] New NLP server for postagging
6 * [FIX] Spinglass unconnected componnent of graph
9 * [FIX] PubMed limit parser
12 * [FEAT FIX] Link Annuaire Corpus (WIP)
13 * [UPGRADE METHOD] ./bin/psql gargantext.ini < devops/postgres/upgrade/0.0.5.7.7.sql
16 * [FIX] Default behavior of Ngrams Table: Cache off and Desc order by score
19 * [FIX] Progress length
22 * [FIX] User Page info get/update/security
25 * [OPTIM] HAL and PubMed parsers with Conduit
26 * [BACK] Zip files added
29 * [FIX] Phylo default parameters on frontend side
32 * [FIX] Phylo error findBounds fixed
35 * [FEAT] Phylo Backend/Frontend connected for tests
38 * [BACK] fix limit with MAX_DOCS_SCRAPERS
39 * [FEAT] Users Password Sugar function : in repl, runCmdReplEasy $ updateUsersPassword ["user@mail.com"]
42 * [BACK] CSV List post and reindex after (for both CSV and JSON)
45 * [BACK] HAL parser with Conduit
48 * [FRONT] Forest Tooltip + Async progress bar fix
51 * [BACK][EXPORT][GEXF] node size
54 * [FRONT][FIX] Ngrams Batch change
57 * [BACK][FEAT] Confluence Method connection
60 * [BACK][FEAT] Phylo backend connection
61 * [FRONT] Editable Metadata
64 * [FRONT][FIX] NgramsTable Cache search.
67 * [BACK][FIX] ./bin/psql gargantext.ini < devops/posgres/upgrade/0.0.5.5.6.sql
68 * [FRONT] fix NodeType list show (Nodes options)
71 * [FORNT] fix Graph Explorer search ngrams
72 * [FRONT] fix NodeType list show (main Nodes)
75 * [BACK][OPTIM] NgramsTable scores
76 * [BACK] bin/client script to analyze backend performance and reproduce bugs
77 * [FRONT] Adding Language selection
80 * [BACK] Adding a Max limit for others lists.
83 * [BACK][OPTIM] Index on node_node_ngrams to seed up ngrams table score
84 queries. Please execute the upgrade SQL script
85 devops/postgres/0.0.5.5.2.sql
88 * [BACK] FIX Graph Explorer search with selected ngrams
92 * [FRONT] Visio frame removed, using a new tab instead (which is working)
93 * [BACK] Scores on the docs view fixed
96 * [FRONT] SSL local option
99 * [QUAL] Scores in Ngrams Table fixed during workflow and user can
100 refresh it if needed.
103 * [OPTIM] Upgrade fix with indexes and scores counts
106 * [OPTIM][DATABASE] Upgrade Schema, move conTexts in contexts table which requires a version bump.
108 ## Version 0.0.4.9.9.6
109 * [BACK] PubMed parser fixed
110 * [FRONT] Visio Frame resized
112 ## Version 0.0.4.9.9.5
115 ## Version 0.0.4.9.9.4
116 * [FEAT] Corpus docs download
118 ## Version 0.0.4.9.9.3
119 * [BACK] Graph update with force option
121 ## Version 0.0.4.9.9.2
122 * [BACK] Opaleye Upgrade
124 ## Version 0.0.4.9.9.1
125 * [FRONT] 350-dev-graph-search-in-forms-not-labels
126 * [FRONT] 359-dev-input-with-autocomplete
129 * [FIX] Continuous Integration (CI)
132 * [FEAT] All backend routes with clients functions
135 * [FEAT] Searx API done (needs a fix for language selection)
138 * [UX] GT.query forces trees reload for async tasks
141 * [FEAT] Order 2 fixed with filtered edges
144 * [FEAT] Order 1 similarity validated and optimized
147 * [FIX] Node Calc import + more flexible delimiter for CSV parser
150 * [FEAT] Node Calc Parsing added (in tests)
153 * [FIX] Graph Screenshot
156 * [FEAT] Graph with order 1 and order 2 and node size
159 * BACKEND: fix psql function util without sensitive data
160 * FRONTEND: fix folder navigation (up link)
166 * FIX the graph generation (automatic/default, renewal, any distance)
169 * FIX the ngrams grouping
172 * Unary document insertion: Doc table is reloaded after upload
175 * Migration: instance dev is now dev.sub.gargantext.org
178 * Refact/code design better syntax for DataType fields
181 * Fix the search in Title and abstracts.
182 * [UPGRADE] execute devops/postgres/upgrade/0.0.4.sql to your database to upgrade it
186 * Document view: full text removed
189 * Fix the community detection.
190 * TextFlow starts to make sense
193 * Very first version (main functions ready for tests) of Haskell Version
194 of Gargantext. Previous versions (3) were written with another
195 language and another framework (Python/Javascript mainly).