2 * [CRAWLERS] HAL for organizations, example done for IMT
5 * [FIX] Regex Error on HAL Date parsing with Duckling
8 * [FIX] Folder Up button working well now, using GraphQL
11 * [FIX] reindex ngrams-contexts function
12 * [PARAM] decreasing the Candidate list
13 * [FEAT] enabling Notebooks for Teams
14 * [REFACT] Page user and email refactoring
16 ## Version 0.0.5.7.9.1
17 * [FIX] Group revert + NLP French API implemented (WIP)
18 * Default Names of Folder and Frames simplified
21 * [FEAT] New NLP server for postagging
22 * [FIX] Spinglass unconnected componnent of graph
25 * [FIX] PubMed limit parser
28 * [FEAT FIX] Link Annuaire Corpus (WIP)
29 * [UPGRADE METHOD] ./bin/psql gargantext.ini < devops/postgres/upgrade/0.0.5.7.7.sql
32 * [FIX] Default behavior of Ngrams Table: Cache off and Desc order by score
35 * [FIX] Progress length
38 * [FIX] User Page info get/update/security
41 * [OPTIM] HAL and PubMed parsers with Conduit
42 * [BACK] Zip files added
45 * [FIX] Phylo default parameters on frontend side
48 * [FIX] Phylo error findBounds fixed
51 * [FEAT] Phylo Backend/Frontend connected for tests
54 * [BACK] fix limit with MAX_DOCS_SCRAPERS
55 * [FEAT] Users Password Sugar function : in repl, runCmdReplEasy $ updateUsersPassword ["user@mail.com"]
58 * [BACK] CSV List post and reindex after (for both CSV and JSON)
61 * [BACK] HAL parser with Conduit
64 * [FRONT] Forest Tooltip + Async progress bar fix
67 * [BACK][EXPORT][GEXF] node size
70 * [FRONT][FIX] Ngrams Batch change
73 * [BACK][FEAT] Confluence Method connection
76 * [BACK][FEAT] Phylo backend connection
77 * [FRONT] Editable Metadata
80 * [FRONT][FIX] NgramsTable Cache search.
83 * [BACK][FIX] ./bin/psql gargantext.ini < devops/posgres/upgrade/0.0.5.5.6.sql
84 * [FRONT] fix NodeType list show (Nodes options)
87 * [FORNT] fix Graph Explorer search ngrams
88 * [FRONT] fix NodeType list show (main Nodes)
91 * [BACK][OPTIM] NgramsTable scores
92 * [BACK] bin/client script to analyze backend performance and reproduce bugs
93 * [FRONT] Adding Language selection
96 * [BACK] Adding a Max limit for others lists.
99 * [BACK][OPTIM] Index on node_node_ngrams to seed up ngrams table score
100 queries. Please execute the upgrade SQL script
101 devops/postgres/0.0.5.5.2.sql
104 * [BACK] FIX Graph Explorer search with selected ngrams
108 * [FRONT] Visio frame removed, using a new tab instead (which is working)
109 * [BACK] Scores on the docs view fixed
112 * [FRONT] SSL local option
115 * [QUAL] Scores in Ngrams Table fixed during workflow and user can
116 refresh it if needed.
119 * [OPTIM] Upgrade fix with indexes and scores counts
122 * [OPTIM][DATABASE] Upgrade Schema, move conTexts in contexts table which requires a version bump.
124 ## Version 0.0.4.9.9.6
125 * [BACK] PubMed parser fixed
126 * [FRONT] Visio Frame resized
128 ## Version 0.0.4.9.9.5
131 ## Version 0.0.4.9.9.4
132 * [FEAT] Corpus docs download
134 ## Version 0.0.4.9.9.3
135 * [BACK] Graph update with force option
137 ## Version 0.0.4.9.9.2
138 * [BACK] Opaleye Upgrade
140 ## Version 0.0.4.9.9.1
141 * [FRONT] 350-dev-graph-search-in-forms-not-labels
142 * [FRONT] 359-dev-input-with-autocomplete
145 * [FIX] Continuous Integration (CI)
148 * [FEAT] All backend routes with clients functions
151 * [FEAT] Searx API done (needs a fix for language selection)
154 * [UX] GT.query forces trees reload for async tasks
157 * [FEAT] Order 2 fixed with filtered edges
160 * [FEAT] Order 1 similarity validated and optimized
163 * [FIX] Node Calc import + more flexible delimiter for CSV parser
166 * [FEAT] Node Calc Parsing added (in tests)
169 * [FIX] Graph Screenshot
172 * [FEAT] Graph with order 1 and order 2 and node size
175 * BACKEND: fix psql function util without sensitive data
176 * FRONTEND: fix folder navigation (up link)
182 * FIX the graph generation (automatic/default, renewal, any distance)
185 * FIX the ngrams grouping
188 * Unary document insertion: Doc table is reloaded after upload
191 * Migration: instance dev is now dev.sub.gargantext.org
194 * Refact/code design better syntax for DataType fields
197 * Fix the search in Title and abstracts.
198 * [UPGRADE] execute devops/postgres/upgrade/0.0.4.sql to your database to upgrade it
202 * Document view: full text removed
205 * Fix the community detection.
206 * TextFlow starts to make sense
209 * Very first version (main functions ready for tests) of Haskell Version
210 of Gargantext. Previous versions (3) were written with another
211 language and another framework (Python/Javascript mainly).