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