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