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