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