2 * [FIX] Phylo default parameters on frontend side
5 * [FIX] Phylo error findBounds fixed
8 * [FEAT] Phylo Backend/Frontend connected for tests
11 * [BACK] fix limit with MAX_DOCS_SCRAPERS
12 * [FEAT] Users Password Sugar function : in repl, runCmdReplEasy $ updateUsersPassword ["user@mail.com"]
15 * [BACK] CSV List post and reindex after (for both CSV and JSON)
18 * [BACK] HAL parser with Conduit
21 * [FRONT] Forest Tooltip + Async progress bar fix
24 * [BACK][EXPORT][GEXF] node size
27 * [FRONT][FIX] Ngrams Batch change
30 * [BACK][FEAT] Confluence Method connection
33 * [BACK][FEAT] Phylo backend connection
34 * [FRONT] Editable Metadata
37 * [FRONT][FIX] NgramsTable Cache search.
40 * [BACK][FIX] ./bin/psql gargantext.ini < devops/posgres/upgrade/0.0.5.5.6.sql
41 * [FRONT] fix NodeType list show (Nodes options)
44 * [FORNT] fix Graph Explorer search ngrams
45 * [FRONT] fix NodeType list show (main Nodes)
48 * [BACK][OPTIM] NgramsTable scores
49 * [BACK] bin/client script to analyze backend performance and reproduce bugs
50 * [FRONT] Adding Language selection
53 * [BACK] Adding a Max limit for others lists.
56 * [BACK][OPTIM] Index on node_node_ngrams to seed up ngrams table score
57 queries. Please execute the upgrade SQL script
58 devops/postgres/0.0.5.5.2.sql
61 * [BACK] FIX Graph Explorer search with selected ngrams
65 * [FRONT] Visio frame removed, using a new tab instead (which is working)
66 * [BACK] Scores on the docs view fixed
69 * [FRONT] SSL local option
72 * [QUAL] Scores in Ngrams Table fixed during workflow and user can
76 * [OPTIM] Upgrade fix with indexes and scores counts
79 * [OPTIM][DATABASE] Upgrade Schema, move conTexts in contexts table which requires a version bump.
81 ## Version 0.0.4.9.9.6
82 * [BACK] PubMed parser fixed
83 * [FRONT] Visio Frame resized
85 ## Version 0.0.4.9.9.5
88 ## Version 0.0.4.9.9.4
89 * [FEAT] Corpus docs download
91 ## Version 0.0.4.9.9.3
92 * [BACK] Graph update with force option
94 ## Version 0.0.4.9.9.2
95 * [BACK] Opaleye Upgrade
97 ## Version 0.0.4.9.9.1
98 * [FRONT] 350-dev-graph-search-in-forms-not-labels
99 * [FRONT] 359-dev-input-with-autocomplete
102 * [FIX] Continuous Integration (CI)
105 * [FEAT] All backend routes with clients functions
108 * [FEAT] Searx API done (needs a fix for language selection)
111 * [UX] GT.query forces trees reload for async tasks
114 * [FEAT] Order 2 fixed with filtered edges
117 * [FEAT] Order 1 similarity validated and optimized
120 * [FIX] Node Calc import + more flexible delimiter for CSV parser
123 * [FEAT] Node Calc Parsing added (in tests)
126 * [FIX] Graph Screenshot
129 * [FEAT] Graph with order 1 and order 2 and node size
132 * BACKEND: fix psql function util without sensitive data
133 * FRONTEND: fix folder navigation (up link)
139 * FIX the graph generation (automatic/default, renewal, any distance)
142 * FIX the ngrams grouping
145 * Unary document insertion: Doc table is reloaded after upload
148 * Migration: instance dev is now dev.sub.gargantext.org
151 * Refact/code design better syntax for DataType fields
154 * Fix the search in Title and abstracts.
155 * [UPGRADE] execute devops/postgres/upgrade/0.0.4.sql to your database to upgrade it
159 * Document view: full text removed
162 * Fix the community detection.
163 * TextFlow starts to make sense
166 * Very first version (main functions ready for tests) of Haskell Version
167 of Gargantext. Previous versions (3) were written with another
168 language and another framework (Python/Javascript mainly).