2 * [COUNTS] Chart update when docs are deleted or added
3 * [ERGO] Plane navigation improved
4 * [ERGO] Mouse misalignemnt fixed
5 * [FIX] Date parser WOS
6 * [FIX] Node names: List -> Terms
9 * [FE] Fix Contact Page
11 ## Version 0.0.5.8.8.1
12 * [FE] Fix regression on Graph Explorer: edges color + confluence filter
15 * [FE] Fix regression on Graph Explorer for annuaire
16 * [FE] Graph Doc Focus
18 ## Version 0.0.5.8.7.2
19 * [BE] Docker solution for codebook
21 ## Version 0.0.5.8.7.1
22 * [BE] Annuaire pairing, using full first name
25 * [FE] Graph Explorer Document exploration improvements
28 * [FE] Plane navigation improvements
30 ## Version 0.0.5.8.5.1
31 * [FRONT] FIX CSS Forest
34 * [FRONT] CSS + Design, Graph Toolbar and many things
35 * [BACK] Security FIX GQL route
36 * [BACK] Arxiv API connexion
39 * [BACK] GraphQL routes
40 * [FRONT] CSS, Forest Sidebar
41 * [HAL] parser back and front
44 * [CRAWLERS] HAL for organizations, example done for IMT
47 * [FIX] Regex Error on HAL Date parsing with Duckling
50 * [FIX] Folder Up button working well now, using GraphQL
53 * [FIX] reindex ngrams-contexts function
54 * [PARAM] decreasing the Candidate list
55 * [FEAT] enabling Notebooks for Teams
56 * [REFACT] Page user and email refactoring
58 ## Version 0.0.5.7.9.1
59 * [FIX] Group revert + NLP French API implemented (WIP)
60 * Default Names of Folder and Frames simplified
63 * [FEAT] New NLP server for postagging
64 * [FIX] Spinglass unconnected componnent of graph
67 * [FIX] PubMed limit parser
70 * [FEAT FIX] Link Annuaire Corpus (WIP)
71 * [UPGRADE METHOD] ./bin/psql gargantext.ini < devops/postgres/upgrade/0.0.5.7.7.sql
74 * [FIX] Default behavior of Ngrams Table: Cache off and Desc order by score
77 * [FIX] Progress length
80 * [FIX] User Page info get/update/security
83 * [OPTIM] HAL and PubMed parsers with Conduit
84 * [BACK] Zip files added
87 * [FIX] Phylo default parameters on frontend side
90 * [FIX] Phylo error findBounds fixed
93 * [FEAT] Phylo Backend/Frontend connected for tests
96 * [BACK] fix limit with MAX_DOCS_SCRAPERS
97 * [FEAT] Users Password Sugar function : in repl, runCmdReplEasy $ updateUsersPassword ["user@mail.com"]
100 * [BACK] CSV List post and reindex after (for both CSV and JSON)
103 * [BACK] HAL parser with Conduit
106 * [FRONT] Forest Tooltip + Async progress bar fix
109 * [BACK][EXPORT][GEXF] node size
112 * [FRONT][FIX] Ngrams Batch change
115 * [BACK][FEAT] Confluence Method connection
118 * [BACK][FEAT] Phylo backend connection
119 * [FRONT] Editable Metadata
122 * [FRONT][FIX] NgramsTable Cache search.
125 * [BACK][FIX] ./bin/psql gargantext.ini < devops/posgres/upgrade/0.0.5.5.6.sql
126 * [FRONT] fix NodeType list show (Nodes options)
129 * [FORNT] fix Graph Explorer search ngrams
130 * [FRONT] fix NodeType list show (main Nodes)
133 * [BACK][OPTIM] NgramsTable scores
134 * [BACK] bin/client script to analyze backend performance and reproduce bugs
135 * [FRONT] Adding Language selection
138 * [BACK] Adding a Max limit for others lists.
141 * [BACK][OPTIM] Index on node_node_ngrams to seed up ngrams table score
142 queries. Please execute the upgrade SQL script
143 devops/postgres/0.0.5.5.2.sql
146 * [BACK] FIX Graph Explorer search with selected ngrams
150 * [FRONT] Visio frame removed, using a new tab instead (which is working)
151 * [BACK] Scores on the docs view fixed
154 * [FRONT] SSL local option
157 * [QUAL] Scores in Ngrams Table fixed during workflow and user can
158 refresh it if needed.
161 * [OPTIM] Upgrade fix with indexes and scores counts
164 * [OPTIM][DATABASE] Upgrade Schema, move conTexts in contexts table which requires a version bump.
166 ## Version 0.0.4.9.9.6
167 * [BACK] PubMed parser fixed
168 * [FRONT] Visio Frame resized
170 ## Version 0.0.4.9.9.5
173 ## Version 0.0.4.9.9.4
174 * [FEAT] Corpus docs download
176 ## Version 0.0.4.9.9.3
177 * [BACK] Graph update with force option
179 ## Version 0.0.4.9.9.2
180 * [BACK] Opaleye Upgrade
182 ## Version 0.0.4.9.9.1
183 * [FRONT] 350-dev-graph-search-in-forms-not-labels
184 * [FRONT] 359-dev-input-with-autocomplete
187 * [FIX] Continuous Integration (CI)
190 * [FEAT] All backend routes with clients functions
193 * [FEAT] Searx API done (needs a fix for language selection)
196 * [UX] GT.query forces trees reload for async tasks
199 * [FEAT] Order 2 fixed with filtered edges
202 * [FEAT] Order 1 similarity validated and optimized
205 * [FIX] Node Calc import + more flexible delimiter for CSV parser
208 * [FEAT] Node Calc Parsing added (in tests)
211 * [FIX] Graph Screenshot
214 * [FEAT] Graph with order 1 and order 2 and node size
217 * BACKEND: fix psql function util without sensitive data
218 * FRONTEND: fix folder navigation (up link)
224 * FIX the graph generation (automatic/default, renewal, any distance)
227 * FIX the ngrams grouping
230 * Unary document insertion: Doc table is reloaded after upload
233 * Migration: instance dev is now dev.sub.gargantext.org
236 * Refact/code design better syntax for DataType fields
239 * Fix the search in Title and abstracts.
240 * [UPGRADE] execute devops/postgres/upgrade/0.0.4.sql to your database to upgrade it
244 * Document view: full text removed
247 * Fix the community detection.
248 * TextFlow starts to make sense
251 * Very first version (main functions ready for tests) of Haskell Version
252 of Gargantext. Previous versions (3) were written with another
253 language and another framework (Python/Javascript mainly).