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