2 * [BACK] GraphQL routes
3 * [FRONT] CSS, Forest Sidebar
4 * [HAL] parser back and front
7 * [CRAWLERS] HAL for organizations, example done for IMT
10 * [FIX] Regex Error on HAL Date parsing with Duckling
13 * [FIX] Folder Up button working well now, using GraphQL
16 * [FIX] reindex ngrams-contexts function
17 * [PARAM] decreasing the Candidate list
18 * [FEAT] enabling Notebooks for Teams
19 * [REFACT] Page user and email refactoring
21 ## Version 0.0.5.7.9.1
22 * [FIX] Group revert + NLP French API implemented (WIP)
23 * Default Names of Folder and Frames simplified
26 * [FEAT] New NLP server for postagging
27 * [FIX] Spinglass unconnected componnent of graph
30 * [FIX] PubMed limit parser
33 * [FEAT FIX] Link Annuaire Corpus (WIP)
34 * [UPGRADE METHOD] ./bin/psql gargantext.ini < devops/postgres/upgrade/0.0.5.7.7.sql
37 * [FIX] Default behavior of Ngrams Table: Cache off and Desc order by score
40 * [FIX] Progress length
43 * [FIX] User Page info get/update/security
46 * [OPTIM] HAL and PubMed parsers with Conduit
47 * [BACK] Zip files added
50 * [FIX] Phylo default parameters on frontend side
53 * [FIX] Phylo error findBounds fixed
56 * [FEAT] Phylo Backend/Frontend connected for tests
59 * [BACK] fix limit with MAX_DOCS_SCRAPERS
60 * [FEAT] Users Password Sugar function : in repl, runCmdReplEasy $ updateUsersPassword ["user@mail.com"]
63 * [BACK] CSV List post and reindex after (for both CSV and JSON)
66 * [BACK] HAL parser with Conduit
69 * [FRONT] Forest Tooltip + Async progress bar fix
72 * [BACK][EXPORT][GEXF] node size
75 * [FRONT][FIX] Ngrams Batch change
78 * [BACK][FEAT] Confluence Method connection
81 * [BACK][FEAT] Phylo backend connection
82 * [FRONT] Editable Metadata
85 * [FRONT][FIX] NgramsTable Cache search.
88 * [BACK][FIX] ./bin/psql gargantext.ini < devops/posgres/upgrade/0.0.5.5.6.sql
89 * [FRONT] fix NodeType list show (Nodes options)
92 * [FORNT] fix Graph Explorer search ngrams
93 * [FRONT] fix NodeType list show (main Nodes)
96 * [BACK][OPTIM] NgramsTable scores
97 * [BACK] bin/client script to analyze backend performance and reproduce bugs
98 * [FRONT] Adding Language selection
101 * [BACK] Adding a Max limit for others lists.
104 * [BACK][OPTIM] Index on node_node_ngrams to seed up ngrams table score
105 queries. Please execute the upgrade SQL script
106 devops/postgres/0.0.5.5.2.sql
109 * [BACK] FIX Graph Explorer search with selected ngrams
113 * [FRONT] Visio frame removed, using a new tab instead (which is working)
114 * [BACK] Scores on the docs view fixed
117 * [FRONT] SSL local option
120 * [QUAL] Scores in Ngrams Table fixed during workflow and user can
121 refresh it if needed.
124 * [OPTIM] Upgrade fix with indexes and scores counts
127 * [OPTIM][DATABASE] Upgrade Schema, move conTexts in contexts table which requires a version bump.
129 ## Version 0.0.4.9.9.6
130 * [BACK] PubMed parser fixed
131 * [FRONT] Visio Frame resized
133 ## Version 0.0.4.9.9.5
136 ## Version 0.0.4.9.9.4
137 * [FEAT] Corpus docs download
139 ## Version 0.0.4.9.9.3
140 * [BACK] Graph update with force option
142 ## Version 0.0.4.9.9.2
143 * [BACK] Opaleye Upgrade
145 ## Version 0.0.4.9.9.1
146 * [FRONT] 350-dev-graph-search-in-forms-not-labels
147 * [FRONT] 359-dev-input-with-autocomplete
150 * [FIX] Continuous Integration (CI)
153 * [FEAT] All backend routes with clients functions
156 * [FEAT] Searx API done (needs a fix for language selection)
159 * [UX] GT.query forces trees reload for async tasks
162 * [FEAT] Order 2 fixed with filtered edges
165 * [FEAT] Order 1 similarity validated and optimized
168 * [FIX] Node Calc import + more flexible delimiter for CSV parser
171 * [FEAT] Node Calc Parsing added (in tests)
174 * [FIX] Graph Screenshot
177 * [FEAT] Graph with order 1 and order 2 and node size
180 * BACKEND: fix psql function util without sensitive data
181 * FRONTEND: fix folder navigation (up link)
187 * FIX the graph generation (automatic/default, renewal, any distance)
190 * FIX the ngrams grouping
193 * Unary document insertion: Doc table is reloaded after upload
196 * Migration: instance dev is now dev.sub.gargantext.org
199 * Refact/code design better syntax for DataType fields
202 * Fix the search in Title and abstracts.
203 * [UPGRADE] execute devops/postgres/upgrade/0.0.4.sql to your database to upgrade it
207 * Document view: full text removed
210 * Fix the community detection.
211 * TextFlow starts to make sense
214 * Very first version (main functions ready for tests) of Haskell Version
215 of Gargantext. Previous versions (3) were written with another
216 language and another framework (Python/Javascript mainly).