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