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