2 * [BACK] HAL parser with Conduit
5 * [FRONT] Forest Tooltip + Async progress bar fix
8 * [BACK][EXPORT][GEXF] node size
11 * [FRONT][FIX] Ngrams Batch change
14 * [BACK][FEAT] Confluence Method connection
17 * [BACK][FEAT] Phylo backend connection
18 * [FRONT] Editable Metadata
21 * [FRONT][FIX] NgramsTable Cache search.
24 * [BACK][FIX] ./bin/psql gargantext.ini < devops/posgres/upgrade/0.0.5.5.6.sql
25 * [FRONT] fix NodeType list show (Nodes options)
28 * [FORNT] fix Graph Explorer search ngrams
29 * [FRONT] fix NodeType list show (main Nodes)
32 * [BACK][OPTIM] NgramsTable scores
33 * [BACK] bin/client script to analyze backend performance and reproduce bugs
34 * [FRONT] Adding Language selection
37 * [BACK] Adding a Max limit for others lists.
40 * [BACK][OPTIM] Index on node_node_ngrams to seed up ngrams table score
41 queries. Please execute the upgrade SQL script
42 devops/postgres/0.0.5.5.2.sql
45 * [BACK] FIX Graph Explorer search with selected ngrams
49 * [FRONT] Visio frame removed, using a new tab instead (which is working)
50 * [BACK] Scores on the docs view fixed
53 * [FRONT] SSL local option
56 * [QUAL] Scores in Ngrams Table fixed during workflow and user can
60 * [OPTIM] Upgrade fix with indexes and scores counts
63 * [OPTIM][DATABASE] Upgrade Schema, move conTexts in contexts table which requires a version bump.
65 ## Version 0.0.4.9.9.6
66 * [BACK] PubMed parser fixed
67 * [FRONT] Visio Frame resized
69 ## Version 0.0.4.9.9.5
72 ## Version 0.0.4.9.9.4
73 * [FEAT] Corpus docs download
75 ## Version 0.0.4.9.9.3
76 * [BACK] Graph update with force option
78 ## Version 0.0.4.9.9.2
79 * [BACK] Opaleye Upgrade
81 ## Version 0.0.4.9.9.1
82 * [FRONT] 350-dev-graph-search-in-forms-not-labels
83 * [FRONT] 359-dev-input-with-autocomplete
86 * [FIX] Continuous Integration (CI)
89 * [FEAT] All backend routes with clients functions
92 * [FEAT] Searx API done (needs a fix for language selection)
95 * [UX] GT.query forces trees reload for async tasks
98 * [FEAT] Order 2 fixed with filtered edges
101 * [FEAT] Order 1 similarity validated and optimized
104 * [FIX] Node Calc import + more flexible delimiter for CSV parser
107 * [FEAT] Node Calc Parsing added (in tests)
110 * [FIX] Graph Screenshot
113 * [FEAT] Graph with order 1 and order 2 and node size
116 * BACKEND: fix psql function util without sensitive data
117 * FRONTEND: fix folder navigation (up link)
123 * FIX the graph generation (automatic/default, renewal, any distance)
126 * FIX the ngrams grouping
129 * Unary document insertion: Doc table is reloaded after upload
132 * Migration: instance dev is now dev.sub.gargantext.org
135 * Refact/code design better syntax for DataType fields
138 * Fix the search in Title and abstracts.
139 * [UPGRADE] execute devops/postgres/upgrade/0.0.4.sql to your database to upgrade it
143 * Document view: full text removed
146 * Fix the community detection.
147 * TextFlow starts to make sense
150 * Very first version (main functions ready for tests) of Haskell Version
151 of Gargantext. Previous versions (3) were written with another
152 language and another framework (Python/Javascript mainly).