2 * [FIX] PubMed limit parser
5 * [FEAT FIX] Link Annuaire Corpus (WIP)
6 * [UPGRADE METHOD] ./bin/psql gargantext.ini < devops/postgres/upgrade/0.0.5.7.7.sql
9 * [FIX] Default behavior of Ngrams Table: Cache off and Desc order by score
12 * [FIX] Progress length
15 * [FIX] User Page info get/update/security
18 * [OPTIM] HAL and PubMed parsers with Conduit
19 * [BACK] Zip files added
22 * [FIX] Phylo default parameters on frontend side
25 * [FIX] Phylo error findBounds fixed
28 * [FEAT] Phylo Backend/Frontend connected for tests
31 * [BACK] fix limit with MAX_DOCS_SCRAPERS
32 * [FEAT] Users Password Sugar function : in repl, runCmdReplEasy $ updateUsersPassword ["user@mail.com"]
35 * [BACK] CSV List post and reindex after (for both CSV and JSON)
38 * [BACK] HAL parser with Conduit
41 * [FRONT] Forest Tooltip + Async progress bar fix
44 * [BACK][EXPORT][GEXF] node size
47 * [FRONT][FIX] Ngrams Batch change
50 * [BACK][FEAT] Confluence Method connection
53 * [BACK][FEAT] Phylo backend connection
54 * [FRONT] Editable Metadata
57 * [FRONT][FIX] NgramsTable Cache search.
60 * [BACK][FIX] ./bin/psql gargantext.ini < devops/posgres/upgrade/0.0.5.5.6.sql
61 * [FRONT] fix NodeType list show (Nodes options)
64 * [FORNT] fix Graph Explorer search ngrams
65 * [FRONT] fix NodeType list show (main Nodes)
68 * [BACK][OPTIM] NgramsTable scores
69 * [BACK] bin/client script to analyze backend performance and reproduce bugs
70 * [FRONT] Adding Language selection
73 * [BACK] Adding a Max limit for others lists.
76 * [BACK][OPTIM] Index on node_node_ngrams to seed up ngrams table score
77 queries. Please execute the upgrade SQL script
78 devops/postgres/0.0.5.5.2.sql
81 * [BACK] FIX Graph Explorer search with selected ngrams
85 * [FRONT] Visio frame removed, using a new tab instead (which is working)
86 * [BACK] Scores on the docs view fixed
89 * [FRONT] SSL local option
92 * [QUAL] Scores in Ngrams Table fixed during workflow and user can
96 * [OPTIM] Upgrade fix with indexes and scores counts
99 * [OPTIM][DATABASE] Upgrade Schema, move conTexts in contexts table which requires a version bump.
101 ## Version 0.0.4.9.9.6
102 * [BACK] PubMed parser fixed
103 * [FRONT] Visio Frame resized
105 ## Version 0.0.4.9.9.5
108 ## Version 0.0.4.9.9.4
109 * [FEAT] Corpus docs download
111 ## Version 0.0.4.9.9.3
112 * [BACK] Graph update with force option
114 ## Version 0.0.4.9.9.2
115 * [BACK] Opaleye Upgrade
117 ## Version 0.0.4.9.9.1
118 * [FRONT] 350-dev-graph-search-in-forms-not-labels
119 * [FRONT] 359-dev-input-with-autocomplete
122 * [FIX] Continuous Integration (CI)
125 * [FEAT] All backend routes with clients functions
128 * [FEAT] Searx API done (needs a fix for language selection)
131 * [UX] GT.query forces trees reload for async tasks
134 * [FEAT] Order 2 fixed with filtered edges
137 * [FEAT] Order 1 similarity validated and optimized
140 * [FIX] Node Calc import + more flexible delimiter for CSV parser
143 * [FEAT] Node Calc Parsing added (in tests)
146 * [FIX] Graph Screenshot
149 * [FEAT] Graph with order 1 and order 2 and node size
152 * BACKEND: fix psql function util without sensitive data
153 * FRONTEND: fix folder navigation (up link)
159 * FIX the graph generation (automatic/default, renewal, any distance)
162 * FIX the ngrams grouping
165 * Unary document insertion: Doc table is reloaded after upload
168 * Migration: instance dev is now dev.sub.gargantext.org
171 * Refact/code design better syntax for DataType fields
174 * Fix the search in Title and abstracts.
175 * [UPGRADE] execute devops/postgres/upgrade/0.0.4.sql to your database to upgrade it
179 * Document view: full text removed
182 * Fix the community detection.
183 * TextFlow starts to make sense
186 * Very first version (main functions ready for tests) of Haskell Version
187 of Gargantext. Previous versions (3) were written with another
188 language and another framework (Python/Javascript mainly).