2 * [FE] Fix regression on Graph Explorer: edges color + confluence filter
5 * [FE] Fix regression on Graph Explorer for annuaire
9 * [BE] Docker solution for codebook
11 ## Version 0.0.5.8.7.1
12 * [BE] Annuaire pairing, using full first name
15 * [FE] Graph Explorer Document exploration improvements
18 * [FE] Plane navigation improvements
20 ## Version 0.0.5.8.5.1
21 * [FRONT] FIX CSS Forest
24 * [FRONT] CSS + Design, Graph Toolbar and many things
25 * [BACK] Security FIX GQL route
26 * [BACK] Arxiv API connexion
29 * [BACK] GraphQL routes
30 * [FRONT] CSS, Forest Sidebar
31 * [HAL] parser back and front
34 * [CRAWLERS] HAL for organizations, example done for IMT
37 * [FIX] Regex Error on HAL Date parsing with Duckling
40 * [FIX] Folder Up button working well now, using GraphQL
43 * [FIX] reindex ngrams-contexts function
44 * [PARAM] decreasing the Candidate list
45 * [FEAT] enabling Notebooks for Teams
46 * [REFACT] Page user and email refactoring
48 ## Version 0.0.5.7.9.1
49 * [FIX] Group revert + NLP French API implemented (WIP)
50 * Default Names of Folder and Frames simplified
53 * [FEAT] New NLP server for postagging
54 * [FIX] Spinglass unconnected componnent of graph
57 * [FIX] PubMed limit parser
60 * [FEAT FIX] Link Annuaire Corpus (WIP)
61 * [UPGRADE METHOD] ./bin/psql gargantext.ini < devops/postgres/upgrade/0.0.5.7.7.sql
64 * [FIX] Default behavior of Ngrams Table: Cache off and Desc order by score
67 * [FIX] Progress length
70 * [FIX] User Page info get/update/security
73 * [OPTIM] HAL and PubMed parsers with Conduit
74 * [BACK] Zip files added
77 * [FIX] Phylo default parameters on frontend side
80 * [FIX] Phylo error findBounds fixed
83 * [FEAT] Phylo Backend/Frontend connected for tests
86 * [BACK] fix limit with MAX_DOCS_SCRAPERS
87 * [FEAT] Users Password Sugar function : in repl, runCmdReplEasy $ updateUsersPassword ["user@mail.com"]
90 * [BACK] CSV List post and reindex after (for both CSV and JSON)
93 * [BACK] HAL parser with Conduit
96 * [FRONT] Forest Tooltip + Async progress bar fix
99 * [BACK][EXPORT][GEXF] node size
102 * [FRONT][FIX] Ngrams Batch change
105 * [BACK][FEAT] Confluence Method connection
108 * [BACK][FEAT] Phylo backend connection
109 * [FRONT] Editable Metadata
112 * [FRONT][FIX] NgramsTable Cache search.
115 * [BACK][FIX] ./bin/psql gargantext.ini < devops/posgres/upgrade/0.0.5.5.6.sql
116 * [FRONT] fix NodeType list show (Nodes options)
119 * [FORNT] fix Graph Explorer search ngrams
120 * [FRONT] fix NodeType list show (main Nodes)
123 * [BACK][OPTIM] NgramsTable scores
124 * [BACK] bin/client script to analyze backend performance and reproduce bugs
125 * [FRONT] Adding Language selection
128 * [BACK] Adding a Max limit for others lists.
131 * [BACK][OPTIM] Index on node_node_ngrams to seed up ngrams table score
132 queries. Please execute the upgrade SQL script
133 devops/postgres/0.0.5.5.2.sql
136 * [BACK] FIX Graph Explorer search with selected ngrams
140 * [FRONT] Visio frame removed, using a new tab instead (which is working)
141 * [BACK] Scores on the docs view fixed
144 * [FRONT] SSL local option
147 * [QUAL] Scores in Ngrams Table fixed during workflow and user can
148 refresh it if needed.
151 * [OPTIM] Upgrade fix with indexes and scores counts
154 * [OPTIM][DATABASE] Upgrade Schema, move conTexts in contexts table which requires a version bump.
156 ## Version 0.0.4.9.9.6
157 * [BACK] PubMed parser fixed
158 * [FRONT] Visio Frame resized
160 ## Version 0.0.4.9.9.5
163 ## Version 0.0.4.9.9.4
164 * [FEAT] Corpus docs download
166 ## Version 0.0.4.9.9.3
167 * [BACK] Graph update with force option
169 ## Version 0.0.4.9.9.2
170 * [BACK] Opaleye Upgrade
172 ## Version 0.0.4.9.9.1
173 * [FRONT] 350-dev-graph-search-in-forms-not-labels
174 * [FRONT] 359-dev-input-with-autocomplete
177 * [FIX] Continuous Integration (CI)
180 * [FEAT] All backend routes with clients functions
183 * [FEAT] Searx API done (needs a fix for language selection)
186 * [UX] GT.query forces trees reload for async tasks
189 * [FEAT] Order 2 fixed with filtered edges
192 * [FEAT] Order 1 similarity validated and optimized
195 * [FIX] Node Calc import + more flexible delimiter for CSV parser
198 * [FEAT] Node Calc Parsing added (in tests)
201 * [FIX] Graph Screenshot
204 * [FEAT] Graph with order 1 and order 2 and node size
207 * BACKEND: fix psql function util without sensitive data
208 * FRONTEND: fix folder navigation (up link)
214 * FIX the graph generation (automatic/default, renewal, any distance)
217 * FIX the ngrams grouping
220 * Unary document insertion: Doc table is reloaded after upload
223 * Migration: instance dev is now dev.sub.gargantext.org
226 * Refact/code design better syntax for DataType fields
229 * Fix the search in Title and abstracts.
230 * [UPGRADE] execute devops/postgres/upgrade/0.0.4.sql to your database to upgrade it
234 * Document view: full text removed
237 * Fix the community detection.
238 * TextFlow starts to make sense
241 * Very first version (main functions ready for tests) of Haskell Version
242 of Gargantext. Previous versions (3) were written with another
243 language and another framework (Python/Javascript mainly).