2 * [FEAT] Spacy Server connection for French (and others) languages
3 * [FEAT] At startup, check if gargantext.init script has been activated
4 * [UPGRADE] Use the devops/postgres/upgrade/0.0.6.1.sql uprade script
7 * [OPTIM] Ngrams Table optmization. To upgrade:
8 1. `./bin/psql gargantext.ini < devops/postgresql/upgrade/0.0.6.sql`
9 2. in `stack --nix repl` run `runCmdReplEasy $ migrateFromDirToDb`
10 * [FIX] Ngrams Table next button: loads only one time instead of twice previously
11 * [FRONT][FIX] Resize handler on Write Node
12 * [FRONT][FIX] Do not highlight ngrams if maximum abstract length > 4500 characters
15 * [BACK][FIX] Nix build ok
16 * [BACK][OPTI] Confluence optimization
17 * [FRONT][GACK][FEAT] Team management
18 * [FRONT][FEAT] Legend for graph
21 * [FRONT][FIX] View Document List fix CSS
22 * [FRONT][FIX] Node Modal fix
26 * [DESIGN/ERGO] Tree node position highlight
29 * [FEAT] Graph options with Links Strength
32 * [FEAT] User description field to User page
33 * [FIX] Ngrams Table cache on
34 * [FEAT] Ngrams Status change from Phylo Explorer
35 * [OPTIM] Graph Order 2 generation
36 * [FIX] Forgot password improvement
39 * [FIX] Graph self referencing nodes
40 * [FIX] Ngrams Table Tree CSS
41 * [FIX] Ngrams Table Search with enter only
42 * [FIX] Graph build: removing mergechildren function for tests
45 * [FIX] Annuaire Contact Page
46 * [WIP] Graph Debug (mergeNgrams enabled again)
48 ## Version 0.0.5.8.9.9
49 * [FIX] Debug Graph Labels
50 * [FIX] schema upgraded, use 0.0.5.7.8.sql to upgrade your database
51 * [FEAT] Script to create and sending email to user: invitation
53 ## Version 0.0.5.8.9.8
54 * [ERGO] NgramsTable, change group and search for ngrams to add
55 * [FIX] Board, Source Chart fix
57 ## Version 0.0.5.8.9.7
58 * [FEAT] Infomap Clustering
60 ## Version 0.0.5.8.9.6
61 * [FIX] IsTex crawler working with basic queries (i.e. without quotes)
63 ## Version 0.0.5.8.9.5
64 * [FIX] FrontEnd maybe ParentId
67 ## Version 0.0.5.8.9.4
68 * [FE] [FEAT] Phylo Explorer, interactions with documents
69 * [FE] [ERGO] Fonts in Ngrams Table
71 ## Version 0.0.5.8.9.3
72 * [BE] [FIX] garg password function
73 * [FE] [FIX] Trees closing/opening issue
74 * [FE] [FIX] Viz Explorer Side Panel
76 ## Version 0.0.5.8.9.2
77 * [FEAT] Lost Password
78 * [Phylo] More Data in API
80 ## Version 0.0.5.8.9.1
81 * [FE] [DESIGN] NoteBook, UI/UX Improvements
82 * [FE] [FEAT] Automatic Sync when adding a new ngrams
86 * [COUNTS] Chart update when docs are deleted or added
87 * [ERGO] Plane navigation improved
88 * [ERGO] Mouse misalignemnt fixed
89 * [FIX] Date parser WOS
90 * [FIX] Node names: List -> Terms
92 ## Version 0.0.5.8.8.2
93 * [FE] Fix Contact Page
95 ## Version 0.0.5.8.8.1
96 * [FE] Fix regression on Graph Explorer: edges color + confluence filter
99 * [FE] Fix regression on Graph Explorer for annuaire
100 * [FE] Graph Doc Focus
102 ## Version 0.0.5.8.7.2
103 * [BE] Docker solution for codebook
105 ## Version 0.0.5.8.7.1
106 * [BE] Annuaire pairing, using full first name
109 * [FE] Graph Explorer Document exploration improvements
112 * [FE] Plane navigation improvements
114 ## Version 0.0.5.8.5.1
115 * [FRONT] FIX CSS Forest
118 * [FRONT] CSS + Design, Graph Toolbar and many things
119 * [BACK] Security FIX GQL route
120 * [BACK] Arxiv API connexion
123 * [BACK] GraphQL routes
124 * [FRONT] CSS, Forest Sidebar
125 * [HAL] parser back and front
128 * [CRAWLERS] HAL for organizations, example done for IMT
131 * [FIX] Regex Error on HAL Date parsing with Duckling
134 * [FIX] Folder Up button working well now, using GraphQL
137 * [FIX] reindex ngrams-contexts function
138 * [PARAM] decreasing the Candidate list
139 * [FEAT] enabling Notebooks for Teams
140 * [REFACT] Page user and email refactoring
142 ## Version 0.0.5.7.9.1
143 * [FIX] Group revert + NLP French API implemented (WIP)
144 * Default Names of Folder and Frames simplified
147 * [FEAT] New NLP server for postagging
148 * [FIX] Spinglass unconnected componnent of graph
151 * [FIX] PubMed limit parser
154 * [FEAT FIX] Link Annuaire Corpus (WIP)
155 * [UPGRADE METHOD] ./bin/psql gargantext.ini < devops/postgres/upgrade/0.0.5.7.7.sql
158 * [FIX] Default behavior of Ngrams Table: Cache off and Desc order by score
161 * [FIX] Progress length
164 * [FIX] User Page info get/update/security
167 * [OPTIM] HAL and PubMed parsers with Conduit
168 * [BACK] Zip files added
171 * [FIX] Phylo default parameters on frontend side
174 * [FIX] Phylo error findBounds fixed
177 * [FEAT] Phylo Backend/Frontend connected for tests
180 * [BACK] fix limit with MAX_DOCS_SCRAPERS
181 * [FEAT] Users Password Sugar function : in repl, runCmdReplEasy $ updateUsersPassword ["user@mail.com"]
184 * [BACK] CSV List post and reindex after (for both CSV and JSON)
187 * [BACK] HAL parser with Conduit
190 * [FRONT] Forest Tooltip + Async progress bar fix
193 * [BACK][EXPORT][GEXF] node size
196 * [FRONT][FIX] Ngrams Batch change
199 * [BACK][FEAT] Confluence Method connection
202 * [BACK][FEAT] Phylo backend connection
203 * [FRONT] Editable Metadata
206 * [FRONT][FIX] NgramsTable Cache search.
209 * [BACK][FIX] ./bin/psql gargantext.ini < devops/posgres/upgrade/0.0.5.5.6.sql
210 * [FRONT] fix NodeType list show (Nodes options)
213 * [FORNT] fix Graph Explorer search ngrams
214 * [FRONT] fix NodeType list show (main Nodes)
217 * [BACK][OPTIM] NgramsTable scores
218 * [BACK] bin/client script to analyze backend performance and reproduce bugs
219 * [FRONT] Adding Language selection
222 * [BACK] Adding a Max limit for others lists.
225 * [BACK][OPTIM] Index on node_node_ngrams to seed up ngrams table score
226 queries. Please execute the upgrade SQL script
227 devops/postgres/0.0.5.5.2.sql
230 * [BACK] FIX Graph Explorer search with selected ngrams
234 * [FRONT] Visio frame removed, using a new tab instead (which is working)
235 * [BACK] Scores on the docs view fixed
238 * [FRONT] SSL local option
241 * [QUAL] Scores in Ngrams Table fixed during workflow and user can
242 refresh it if needed.
245 * [OPTIM] Upgrade fix with indexes and scores counts
248 * [OPTIM][DATABASE] Upgrade Schema, move conTexts in contexts table which requires a version bump.
250 ## Version 0.0.4.9.9.6
251 * [BACK] PubMed parser fixed
252 * [FRONT] Visio Frame resized
254 ## Version 0.0.4.9.9.5
257 ## Version 0.0.4.9.9.4
258 * [FEAT] Corpus docs download
260 ## Version 0.0.4.9.9.3
261 * [BACK] Graph update with force option
263 ## Version 0.0.4.9.9.2
264 * [BACK] Opaleye Upgrade
266 ## Version 0.0.4.9.9.1
267 * [FRONT] 350-dev-graph-search-in-forms-not-labels
268 * [FRONT] 359-dev-input-with-autocomplete
271 * [FIX] Continuous Integration (CI)
274 * [FEAT] All backend routes with clients functions
277 * [FEAT] Searx API done (needs a fix for language selection)
280 * [UX] GT.query forces trees reload for async tasks
283 * [FEAT] Order 2 fixed with filtered edges
286 * [FEAT] Order 1 similarity validated and optimized
289 * [FIX] Node Calc import + more flexible delimiter for CSV parser
292 * [FEAT] Node Calc Parsing added (in tests)
295 * [FIX] Graph Screenshot
298 * [FEAT] Graph with order 1 and order 2 and node size
301 * BACKEND: fix psql function util without sensitive data
302 * FRONTEND: fix folder navigation (up link)
308 * FIX the graph generation (automatic/default, renewal, any distance)
311 * FIX the ngrams grouping
314 * Unary document insertion: Doc table is reloaded after upload
317 * Migration: instance dev is now dev.sub.gargantext.org
320 * Refact/code design better syntax for DataType fields
323 * Fix the search in Title and abstracts.
324 * [UPGRADE] execute devops/postgres/upgrade/0.0.4.sql to your database to upgrade it
328 * Document view: full text removed
331 * Fix the community detection.
332 * TextFlow starts to make sense
335 * Very first version (main functions ready for tests) of Haskell Version
336 of Gargantext. Previous versions (3) were written with another
337 language and another framework (Python/Javascript mainly).