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
5 * [FIX] PubMed Parser with threadDelay
6 * [BACK][FIX] Hash to remove duplicates on filtered text
9 * [OPTIM] Ngrams Table optmization. To upgrade:
10 1. `./bin/psql gargantext.ini < devops/postgresql/upgrade/0.0.6.sql`
11 2. in `stack --nix repl` run `runCmdReplEasy $ migrateFromDirToDb`
12 * [FIX] Ngrams Table next button: loads only one time instead of twice previously
13 * [FRONT][FIX] Resize handler on Write Node
14 * [FRONT][FIX] Do not highlight ngrams if maximum abstract length > 4500 characters
17 * [BACK][FIX] Nix build ok
18 * [BACK][OPTI] Confluence optimization
19 * [FRONT][GACK][FEAT] Team management
20 * [FRONT][FEAT] Legend for graph
23 * [FRONT][FIX] View Document List fix CSS
24 * [FRONT][FIX] Node Modal fix
28 * [DESIGN/ERGO] Tree node position highlight
31 * [FEAT] Graph options with Links Strength
34 * [FEAT] User description field to User page
35 * [FIX] Ngrams Table cache on
36 * [FEAT] Ngrams Status change from Phylo Explorer
37 * [OPTIM] Graph Order 2 generation
38 * [FIX] Forgot password improvement
41 * [FIX] Graph self referencing nodes
42 * [FIX] Ngrams Table Tree CSS
43 * [FIX] Ngrams Table Search with enter only
44 * [FIX] Graph build: removing mergechildren function for tests
47 * [FIX] Annuaire Contact Page
48 * [WIP] Graph Debug (mergeNgrams enabled again)
50 ## Version 0.0.5.8.9.9
51 * [FIX] Debug Graph Labels
52 * [FIX] schema upgraded, use 0.0.5.7.8.sql to upgrade your database
53 * [FEAT] Script to create and sending email to user: invitation
55 ## Version 0.0.5.8.9.8
56 * [ERGO] NgramsTable, change group and search for ngrams to add
57 * [FIX] Board, Source Chart fix
59 ## Version 0.0.5.8.9.7
60 * [FEAT] Infomap Clustering
62 ## Version 0.0.5.8.9.6
63 * [FIX] IsTex crawler working with basic queries (i.e. without quotes)
65 ## Version 0.0.5.8.9.5
66 * [FIX] FrontEnd maybe ParentId
69 ## Version 0.0.5.8.9.4
70 * [FE] [FEAT] Phylo Explorer, interactions with documents
71 * [FE] [ERGO] Fonts in Ngrams Table
73 ## Version 0.0.5.8.9.3
74 * [BE] [FIX] garg password function
75 * [FE] [FIX] Trees closing/opening issue
76 * [FE] [FIX] Viz Explorer Side Panel
78 ## Version 0.0.5.8.9.2
79 * [FEAT] Lost Password
80 * [Phylo] More Data in API
82 ## Version 0.0.5.8.9.1
83 * [FE] [DESIGN] NoteBook, UI/UX Improvements
84 * [FE] [FEAT] Automatic Sync when adding a new ngrams
88 * [COUNTS] Chart update when docs are deleted or added
89 * [ERGO] Plane navigation improved
90 * [ERGO] Mouse misalignemnt fixed
91 * [FIX] Date parser WOS
92 * [FIX] Node names: List -> Terms
94 ## Version 0.0.5.8.8.2
95 * [FE] Fix Contact Page
97 ## Version 0.0.5.8.8.1
98 * [FE] Fix regression on Graph Explorer: edges color + confluence filter
101 * [FE] Fix regression on Graph Explorer for annuaire
102 * [FE] Graph Doc Focus
104 ## Version 0.0.5.8.7.2
105 * [BE] Docker solution for codebook
107 ## Version 0.0.5.8.7.1
108 * [BE] Annuaire pairing, using full first name
111 * [FE] Graph Explorer Document exploration improvements
114 * [FE] Plane navigation improvements
116 ## Version 0.0.5.8.5.1
117 * [FRONT] FIX CSS Forest
120 * [FRONT] CSS + Design, Graph Toolbar and many things
121 * [BACK] Security FIX GQL route
122 * [BACK] Arxiv API connexion
125 * [BACK] GraphQL routes
126 * [FRONT] CSS, Forest Sidebar
127 * [HAL] parser back and front
130 * [CRAWLERS] HAL for organizations, example done for IMT
133 * [FIX] Regex Error on HAL Date parsing with Duckling
136 * [FIX] Folder Up button working well now, using GraphQL
139 * [FIX] reindex ngrams-contexts function
140 * [PARAM] decreasing the Candidate list
141 * [FEAT] enabling Notebooks for Teams
142 * [REFACT] Page user and email refactoring
144 ## Version 0.0.5.7.9.1
145 * [FIX] Group revert + NLP French API implemented (WIP)
146 * Default Names of Folder and Frames simplified
149 * [FEAT] New NLP server for postagging
150 * [FIX] Spinglass unconnected componnent of graph
153 * [FIX] PubMed limit parser
156 * [FEAT FIX] Link Annuaire Corpus (WIP)
157 * [UPGRADE METHOD] ./bin/psql gargantext.ini < devops/postgres/upgrade/0.0.5.7.7.sql
160 * [FIX] Default behavior of Ngrams Table: Cache off and Desc order by score
163 * [FIX] Progress length
166 * [FIX] User Page info get/update/security
169 * [OPTIM] HAL and PubMed parsers with Conduit
170 * [BACK] Zip files added
173 * [FIX] Phylo default parameters on frontend side
176 * [FIX] Phylo error findBounds fixed
179 * [FEAT] Phylo Backend/Frontend connected for tests
182 * [BACK] fix limit with MAX_DOCS_SCRAPERS
183 * [FEAT] Users Password Sugar function : in repl, runCmdReplEasy $ updateUsersPassword ["user@mail.com"]
186 * [BACK] CSV List post and reindex after (for both CSV and JSON)
189 * [BACK] HAL parser with Conduit
192 * [FRONT] Forest Tooltip + Async progress bar fix
195 * [BACK][EXPORT][GEXF] node size
198 * [FRONT][FIX] Ngrams Batch change
201 * [BACK][FEAT] Confluence Method connection
204 * [BACK][FEAT] Phylo backend connection
205 * [FRONT] Editable Metadata
208 * [FRONT][FIX] NgramsTable Cache search.
211 * [BACK][FIX] ./bin/psql gargantext.ini < devops/posgres/upgrade/0.0.5.5.6.sql
212 * [FRONT] fix NodeType list show (Nodes options)
215 * [FORNT] fix Graph Explorer search ngrams
216 * [FRONT] fix NodeType list show (main Nodes)
219 * [BACK][OPTIM] NgramsTable scores
220 * [BACK] bin/client script to analyze backend performance and reproduce bugs
221 * [FRONT] Adding Language selection
224 * [BACK] Adding a Max limit for others lists.
227 * [BACK][OPTIM] Index on node_node_ngrams to seed up ngrams table score
228 queries. Please execute the upgrade SQL script
229 devops/postgres/0.0.5.5.2.sql
232 * [BACK] FIX Graph Explorer search with selected ngrams
236 * [FRONT] Visio frame removed, using a new tab instead (which is working)
237 * [BACK] Scores on the docs view fixed
240 * [FRONT] SSL local option
243 * [QUAL] Scores in Ngrams Table fixed during workflow and user can
244 refresh it if needed.
247 * [OPTIM] Upgrade fix with indexes and scores counts
250 * [OPTIM][DATABASE] Upgrade Schema, move conTexts in contexts table which requires a version bump.
252 ## Version 0.0.4.9.9.6
253 * [BACK] PubMed parser fixed
254 * [FRONT] Visio Frame resized
256 ## Version 0.0.4.9.9.5
259 ## Version 0.0.4.9.9.4
260 * [FEAT] Corpus docs download
262 ## Version 0.0.4.9.9.3
263 * [BACK] Graph update with force option
265 ## Version 0.0.4.9.9.2
266 * [BACK] Opaleye Upgrade
268 ## Version 0.0.4.9.9.1
269 * [FRONT] 350-dev-graph-search-in-forms-not-labels
270 * [FRONT] 359-dev-input-with-autocomplete
273 * [FIX] Continuous Integration (CI)
276 * [FEAT] All backend routes with clients functions
279 * [FEAT] Searx API done (needs a fix for language selection)
282 * [UX] GT.query forces trees reload for async tasks
285 * [FEAT] Order 2 fixed with filtered edges
288 * [FEAT] Order 1 similarity validated and optimized
291 * [FIX] Node Calc import + more flexible delimiter for CSV parser
294 * [FEAT] Node Calc Parsing added (in tests)
297 * [FIX] Graph Screenshot
300 * [FEAT] Graph with order 1 and order 2 and node size
303 * BACKEND: fix psql function util without sensitive data
304 * FRONTEND: fix folder navigation (up link)
310 * FIX the graph generation (automatic/default, renewal, any distance)
313 * FIX the ngrams grouping
316 * Unary document insertion: Doc table is reloaded after upload
319 * Migration: instance dev is now dev.sub.gargantext.org
322 * Refact/code design better syntax for DataType fields
325 * Fix the search in Title and abstracts.
326 * [UPGRADE] execute devops/postgres/upgrade/0.0.4.sql to your database to upgrade it
330 * Document view: full text removed
333 * Fix the community detection.
334 * TextFlow starts to make sense
337 * Very first version (main functions ready for tests) of Haskell Version
338 of Gargantext. Previous versions (3) were written with another
339 language and another framework (Python/Javascript mainly).