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