2 * [FIX] reindex ngrams-contexts function
3 * [PARAM] decreasing the Candidate list
4 * [FEAT] enabling Notebooks for Teams
7 * [FIX] Group revert + NLP French API implemented (WIP)
8 * Default Names of Folder and Frames simplified
11 * [FEAT] New NLP server for postagging
12 * [FIX] Spinglass unconnected componnent of graph
15 * [FIX] PubMed limit parser
18 * [FEAT FIX] Link Annuaire Corpus (WIP)
19 * [UPGRADE METHOD] ./bin/psql gargantext.ini < devops/postgres/upgrade/0.0.5.7.7.sql
22 * [FIX] Default behavior of Ngrams Table: Cache off and Desc order by score
25 * [FIX] Progress length
28 * [FIX] User Page info get/update/security
31 * [OPTIM] HAL and PubMed parsers with Conduit
32 * [BACK] Zip files added
35 * [FIX] Phylo default parameters on frontend side
38 * [FIX] Phylo error findBounds fixed
41 * [FEAT] Phylo Backend/Frontend connected for tests
44 * [BACK] fix limit with MAX_DOCS_SCRAPERS
45 * [FEAT] Users Password Sugar function : in repl, runCmdReplEasy $ updateUsersPassword ["user@mail.com"]
48 * [BACK] CSV List post and reindex after (for both CSV and JSON)
51 * [BACK] HAL parser with Conduit
54 * [FRONT] Forest Tooltip + Async progress bar fix
57 * [BACK][EXPORT][GEXF] node size
60 * [FRONT][FIX] Ngrams Batch change
63 * [BACK][FEAT] Confluence Method connection
66 * [BACK][FEAT] Phylo backend connection
67 * [FRONT] Editable Metadata
70 * [FRONT][FIX] NgramsTable Cache search.
73 * [BACK][FIX] ./bin/psql gargantext.ini < devops/posgres/upgrade/0.0.5.5.6.sql
74 * [FRONT] fix NodeType list show (Nodes options)
77 * [FORNT] fix Graph Explorer search ngrams
78 * [FRONT] fix NodeType list show (main Nodes)
81 * [BACK][OPTIM] NgramsTable scores
82 * [BACK] bin/client script to analyze backend performance and reproduce bugs
83 * [FRONT] Adding Language selection
86 * [BACK] Adding a Max limit for others lists.
89 * [BACK][OPTIM] Index on node_node_ngrams to seed up ngrams table score
90 queries. Please execute the upgrade SQL script
91 devops/postgres/0.0.5.5.2.sql
94 * [BACK] FIX Graph Explorer search with selected ngrams
98 * [FRONT] Visio frame removed, using a new tab instead (which is working)
99 * [BACK] Scores on the docs view fixed
102 * [FRONT] SSL local option
105 * [QUAL] Scores in Ngrams Table fixed during workflow and user can
106 refresh it if needed.
109 * [OPTIM] Upgrade fix with indexes and scores counts
112 * [OPTIM][DATABASE] Upgrade Schema, move conTexts in contexts table which requires a version bump.
114 ## Version 0.0.4.9.9.6
115 * [BACK] PubMed parser fixed
116 * [FRONT] Visio Frame resized
118 ## Version 0.0.4.9.9.5
121 ## Version 0.0.4.9.9.4
122 * [FEAT] Corpus docs download
124 ## Version 0.0.4.9.9.3
125 * [BACK] Graph update with force option
127 ## Version 0.0.4.9.9.2
128 * [BACK] Opaleye Upgrade
130 ## Version 0.0.4.9.9.1
131 * [FRONT] 350-dev-graph-search-in-forms-not-labels
132 * [FRONT] 359-dev-input-with-autocomplete
135 * [FIX] Continuous Integration (CI)
138 * [FEAT] All backend routes with clients functions
141 * [FEAT] Searx API done (needs a fix for language selection)
144 * [UX] GT.query forces trees reload for async tasks
147 * [FEAT] Order 2 fixed with filtered edges
150 * [FEAT] Order 1 similarity validated and optimized
153 * [FIX] Node Calc import + more flexible delimiter for CSV parser
156 * [FEAT] Node Calc Parsing added (in tests)
159 * [FIX] Graph Screenshot
162 * [FEAT] Graph with order 1 and order 2 and node size
165 * BACKEND: fix psql function util without sensitive data
166 * FRONTEND: fix folder navigation (up link)
172 * FIX the graph generation (automatic/default, renewal, any distance)
175 * FIX the ngrams grouping
178 * Unary document insertion: Doc table is reloaded after upload
181 * Migration: instance dev is now dev.sub.gargantext.org
184 * Refact/code design better syntax for DataType fields
187 * Fix the search in Title and abstracts.
188 * [UPGRADE] execute devops/postgres/upgrade/0.0.4.sql to your database to upgrade it
192 * Document view: full text removed
195 * Fix the community detection.
196 * TextFlow starts to make sense
199 * Very first version (main functions ready for tests) of Haskell Version
200 of Gargantext. Previous versions (3) were written with another
201 language and another framework (Python/Javascript mainly).