2 * [COUNTS] Chart update when docs are deleted or added
3 * [ERGO] Plane navigation improved
4 * [ERGO] Mouse misalignemnt fixed
7 * [FE] Fix Contact Page
10 * [FE] Fix regression on Graph Explorer: edges color + confluence filter
13 * [FE] Fix regression on Graph Explorer for annuaire
14 * [FE] Graph Doc Focus
16 ## Version 0.0.5.8.7.2
17 * [BE] Docker solution for codebook
19 ## Version 0.0.5.8.7.1
20 * [BE] Annuaire pairing, using full first name
23 * [FE] Graph Explorer Document exploration improvements
26 * [FE] Plane navigation improvements
28 ## Version 0.0.5.8.5.1
29 * [FRONT] FIX CSS Forest
32 * [FRONT] CSS + Design, Graph Toolbar and many things
33 * [BACK] Security FIX GQL route
34 * [BACK] Arxiv API connexion
37 * [BACK] GraphQL routes
38 * [FRONT] CSS, Forest Sidebar
39 * [HAL] parser back and front
42 * [CRAWLERS] HAL for organizations, example done for IMT
45 * [FIX] Regex Error on HAL Date parsing with Duckling
48 * [FIX] Folder Up button working well now, using GraphQL
51 * [FIX] reindex ngrams-contexts function
52 * [PARAM] decreasing the Candidate list
53 * [FEAT] enabling Notebooks for Teams
54 * [REFACT] Page user and email refactoring
56 ## Version 0.0.5.7.9.1
57 * [FIX] Group revert + NLP French API implemented (WIP)
58 * Default Names of Folder and Frames simplified
61 * [FEAT] New NLP server for postagging
62 * [FIX] Spinglass unconnected componnent of graph
65 * [FIX] PubMed limit parser
68 * [FEAT FIX] Link Annuaire Corpus (WIP)
69 * [UPGRADE METHOD] ./bin/psql gargantext.ini < devops/postgres/upgrade/0.0.5.7.7.sql
72 * [FIX] Default behavior of Ngrams Table: Cache off and Desc order by score
75 * [FIX] Progress length
78 * [FIX] User Page info get/update/security
81 * [OPTIM] HAL and PubMed parsers with Conduit
82 * [BACK] Zip files added
85 * [FIX] Phylo default parameters on frontend side
88 * [FIX] Phylo error findBounds fixed
91 * [FEAT] Phylo Backend/Frontend connected for tests
94 * [BACK] fix limit with MAX_DOCS_SCRAPERS
95 * [FEAT] Users Password Sugar function : in repl, runCmdReplEasy $ updateUsersPassword ["user@mail.com"]
98 * [BACK] CSV List post and reindex after (for both CSV and JSON)
101 * [BACK] HAL parser with Conduit
104 * [FRONT] Forest Tooltip + Async progress bar fix
107 * [BACK][EXPORT][GEXF] node size
110 * [FRONT][FIX] Ngrams Batch change
113 * [BACK][FEAT] Confluence Method connection
116 * [BACK][FEAT] Phylo backend connection
117 * [FRONT] Editable Metadata
120 * [FRONT][FIX] NgramsTable Cache search.
123 * [BACK][FIX] ./bin/psql gargantext.ini < devops/posgres/upgrade/0.0.5.5.6.sql
124 * [FRONT] fix NodeType list show (Nodes options)
127 * [FORNT] fix Graph Explorer search ngrams
128 * [FRONT] fix NodeType list show (main Nodes)
131 * [BACK][OPTIM] NgramsTable scores
132 * [BACK] bin/client script to analyze backend performance and reproduce bugs
133 * [FRONT] Adding Language selection
136 * [BACK] Adding a Max limit for others lists.
139 * [BACK][OPTIM] Index on node_node_ngrams to seed up ngrams table score
140 queries. Please execute the upgrade SQL script
141 devops/postgres/0.0.5.5.2.sql
144 * [BACK] FIX Graph Explorer search with selected ngrams
148 * [FRONT] Visio frame removed, using a new tab instead (which is working)
149 * [BACK] Scores on the docs view fixed
152 * [FRONT] SSL local option
155 * [QUAL] Scores in Ngrams Table fixed during workflow and user can
156 refresh it if needed.
159 * [OPTIM] Upgrade fix with indexes and scores counts
162 * [OPTIM][DATABASE] Upgrade Schema, move conTexts in contexts table which requires a version bump.
164 ## Version 0.0.4.9.9.6
165 * [BACK] PubMed parser fixed
166 * [FRONT] Visio Frame resized
168 ## Version 0.0.4.9.9.5
171 ## Version 0.0.4.9.9.4
172 * [FEAT] Corpus docs download
174 ## Version 0.0.4.9.9.3
175 * [BACK] Graph update with force option
177 ## Version 0.0.4.9.9.2
178 * [BACK] Opaleye Upgrade
180 ## Version 0.0.4.9.9.1
181 * [FRONT] 350-dev-graph-search-in-forms-not-labels
182 * [FRONT] 359-dev-input-with-autocomplete
185 * [FIX] Continuous Integration (CI)
188 * [FEAT] All backend routes with clients functions
191 * [FEAT] Searx API done (needs a fix for language selection)
194 * [UX] GT.query forces trees reload for async tasks
197 * [FEAT] Order 2 fixed with filtered edges
200 * [FEAT] Order 1 similarity validated and optimized
203 * [FIX] Node Calc import + more flexible delimiter for CSV parser
206 * [FEAT] Node Calc Parsing added (in tests)
209 * [FIX] Graph Screenshot
212 * [FEAT] Graph with order 1 and order 2 and node size
215 * BACKEND: fix psql function util without sensitive data
216 * FRONTEND: fix folder navigation (up link)
222 * FIX the graph generation (automatic/default, renewal, any distance)
225 * FIX the ngrams grouping
228 * Unary document insertion: Doc table is reloaded after upload
231 * Migration: instance dev is now dev.sub.gargantext.org
234 * Refact/code design better syntax for DataType fields
237 * Fix the search in Title and abstracts.
238 * [UPGRADE] execute devops/postgres/upgrade/0.0.4.sql to your database to upgrade it
242 * Document view: full text removed
245 * Fix the community detection.
246 * TextFlow starts to make sense
249 * Very first version (main functions ready for tests) of Haskell Version
250 of Gargantext. Previous versions (3) were written with another
251 language and another framework (Python/Javascript mainly).