]> Git — Sourcephile - gargantext.git/blob - CHANGELOG.md
[VERSION] +1 to 0.0.6.9.9.1
[gargantext.git] / CHANGELOG.md
1 ## Version 0.0.6.9.9.1
2
3 * [BACK][FEAT] New Languages added with Spacy model, test ok (need to group ngrams though)
4
5 ## Version 0.0.6.9.9
6
7 * [BACK][FEAT][Adding New Language NLP tools through gargantext.ini (postagging case) (#184)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/184)
8
9 ## Version 0.0.6.9.8.7.1
10
11 * [BACK][FIX][Job tests fail randomly (#198)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/198)
12 * [FRONT][FIX][Improve global theme (#509)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/509) Pin icon
13
14
15 ## Version 0.0.6.9.8.7
16
17 * [FRONT][FEAT][Pin Tree to a specific Node (#513)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/513)
18 * [BACK][FIX][Job tests fail randomly (#198)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/198)
19
20 ## Version 0.0.6.9.8.6.2
21
22 * [BACK][TYPES][query pubmed, arxiv, istex, HAL not working anymore (#193)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/193)
23 * [BACK][FIX][Progress Bar (#192)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/192)
24
25 ## Version 0.0.6.9.8.6.1
26
27 * [FRONT][ADM][ Do not use `master` as a revision for `easy-ps.nix`](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/merge_requests/339)
28
29 ## Version 0.0.6.9.8.6
30
31 * [BACK][DOC][Welcome: Door To enter the project (#177)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/177)
32 * [BACK][FEAT] Adding more redundancies of Text in FrameWrite parsing (Notes)
33 * [BACK][FIX] Clean code for documentation haddock
34 * [BACK][FIX][Doc Table: count (#175)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/175)
35 * [BACK][FIX][Error WOS import](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/196)
36 * [BACK][FIX][List upload does not work any more (#191)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/191)
37 * [BACK][FIX][NLP parsing] Removing urls which are untokenable for Spacy
38 * [BACK][FIX][query pubmed, arxiv, istex, HAL not working anymore (#193)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/193)
39 * [FRONT][DOC][[Graph Toolbar] Add tooltips/legends on buttons (#529)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/529)
40 * [FRONT][FIX][Improve global theme (#509)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/509)
41
42 ## Version 0.0.6.9.8.5.1
43
44 * [FRONT][FIX][Improve global theme (#509)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/509)
45
46 ## Version 0.0.6.9.8.5
47
48 * [BACK][REFACT][JOBs' API (#185)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/185)
49
50 ## Version 0.0.6.9.8.4
51
52 * [FRONT][FIX][Improve global theme (#509)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/509)
53 * [BACK][FIX][query pubmed, arxiv, istex, HAL not working anymore (#193)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/193)
54 * [BACK][FIX] Username could be an email
55
56 ## Version 0.0.6.9.8.3
57
58 * [BACK][REFACT][JOBs' API (#185)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/185)
59 * [FRONT][CSS][Improve global theme (#509)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/509)
60 * [BACK][FEAT][Adding New Language NLP tools through gargantext.ini (postagging case) (#184)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/184)
61
62 ## Version 0.0.6.9.8.2.2
63
64 * [FRONT][CSS][Improve global theme (#509)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/509)
65
66 ## Version 0.0.6.9.8.2.1
67
68 * [BACK][FIX][FrameCalc POST method not allowed any more (#190)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/190) (cherry-pick to testing)
69 * [BACK][OPTIM] Quality tested and optimized Order 2 (with recursive clustering)
70
71 ## Version 0.0.6.9.8.2
72
73 * [BACK][OPTIM] Back to Distri Similarity (2)
74
75 ## Version 0.0.6.9.8.1
76
77 * [BACK][FEAT/ADM][Adding New Language NLP tools through gargantext.ini (postagging case) (#184)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/184)
78 * UPGRADE: update your gargantext ini file with the [nlp] section check the gargantext.ini_toModify file as example
79 * [BACK][SPACY] NLP server tested with FR lang
80
81 ## Version 0.0.6.9.8
82
83 * [BACK][FRONT][FEAT] Phylo 1 click
84
85 ## Version 0.0.6.9.7.6
86
87 * [BACK][UPGRADE] Igraph bindings
88 * [BACK][NIX][Adapt nix configuration of haskell-igraph (#187)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/187)
89 * [FRONT][CLEAN] Node Graph, one option only
90
91 ## Version 0.0.6.9.7.5
92
93 * [FRONT][CSS][Improve global theme (#509)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/509)
94 * [FRONT][CSS][FA send button not available (#517)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/517)
95
96 ## Version 0.0.6.9.7.4
97
98 * [FRONT][FIX] Node Settings : Main nodes (Private, Shared, Public) can not be deleted or created.
99
100 ## Version 0.0.6.9.7.3
101
102 * [FRONT][FIX][[hackathon] GraphExplorer fixes (#489)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/489)
103
104 ## Version 0.0.6.9.7.2
105
106 * [FRONT][FEAT][Label Shape in Graph Explorer (#501)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/501)
107 * [FRONT][FIX] Spatialization of Graph improved
108
109 ## Version 0.0.6.9.7.1
110
111 * [BACK][FEAT] Phylo in 1 click really merged (backend only for now).
112
113 ## Version 0.0.6.9.7
114
115 * [FRONT][FEAT][Label Shape in Graph Explorer (#501)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/501)
116 * [BACK][DOC][Welcome: Door To enter the project (#177)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/177)
117
118 ## Version 0.0.6.9.6
119
120 * [BACK][FEAT] Phylo in 1 click
121 * [FRONT][ERGO][](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/509)
122
123 ## Version 0.0.6.9.5
124
125 * [FRONT][DESIGN][Improve global theme (#509)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/509)
126 * [BACK][CLEAN] Removing debug info
127
128 ## Version 0.0.6.9.4.9
129
130 * [BACK/FRONT][475][Issues · gargantext / purescript-gargantext · GitLab</title>](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/)
131
132 ## Version 0.0.6.9.4.8
133
134 * [BACK][WIP][Doc Table: count (#175)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/175)
135 * [BACK][FEAT] Clustering with better granularity and structure at different levels
136
137 ## Version 0.0.6.9.4.7
138
139 * [FRONT][FIX][Limite on text lenght is too small (#500)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/500)
140 * [BACK][FEAT] Clustering with better granularity and structure
141
142 ## Version 0.0.6.9.4.6
143
144 * [FRONT][ERGO][When the progress bar is empty: say: waiting task (#503)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/503)
145 * [FRONT][DOC][Door to entry: Welcome! (#269)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/269)
146 * [FRONT][DOC] Show Text Size Limit
147 * [BACK][FIX] Order 2 regression fixed and clustering with more granularity
148
149 ## Version 0.0.6.9.4.5
150
151 * [BACK][CLEAN] Switch to Hackage version of hstatistics
152 * [BACK][CLEAN] Drop unused servant-static-th
153 * [FRONT][CLEAN] README
154 * [FIX][CRALER] ArXiv API
155
156 ## Version 0.0.6.9.4.4
157
158 * [BACK][Add optional Accelerate dependency on Darwin for pkgs.nix](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/merge_requests/128)
159 * [BACK][Crawlers] pubmed clean unused deps removed
160 * [BACK][CLEAN][Explore cutting down forks/extra-deps of libraries (#180)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/180)
161 * [BACK][DOC] README
162
163 ## Version 0.0.6.9.4.3
164
165 * [BACK][DOC][Welcome: Door To enter the project (#177)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/177)
166 * [FRONT][DOC][Door to entry: Welcome! (#269)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/269)
167 * [BACK][REFACT][Doc Table: count (#175)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/175)
168
169 ## Version 0.0.6.9.4.2
170
171 * [FRONT][FIX][Regression : on graph (#496)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/496)
172
173 ## Version 0.0.6.9.4.1
174
175 * [FRONT][FIX][Invite many users without closing the modal (#498)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/498)
176
177 ## Version 0.0.6.9.4
178
179 * [BACK][FIX] Username and email to lowerCase always. Use migration script please to avoid errors.
180 * [BACK][FIX][Ngrams Change insert causes Database error (#173)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/173)
181 * [FRONTED][CLEAN] Removing Isidore DB for now
182 * [BACK][FIX] WOS Parser
183
184 ## Version 0.0.6.9.3
185
186 * [FRONT][FIX][[hackathon] GraphExplorer fixes (#489)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/489)
187 * [BACK][FIX][Corpus Analysis from Nodes FrameWrites (#164)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/164)
188
189
190 ## Version 0.0.6.9.2
191
192 * [BACK][FIX] NodeWrite simple parsing
193 * [BACK][FIX] List Learning is back
194 * [BACK][FIX][Document rating in Doc Table is broken (#174)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/174)
195 * [FRONT][FIX][Document supression do not work (#495)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/495)
196
197 ## Version 0.0.6.9.1
198
199 * [FRONT][FIX][terms] resolve flickering issue on children
200 * [FRONT][FIX] [layout] Close CTA button on graph/phylo sidebar
201
202 ## Version 0.0.6.9.0
203
204 * [BACK][FIX] Advanced Bridgeness fix
205 * [FRONT][FEAT] Ratings in Document each
206 * [FRONT][FIX] Ngrams Table, removing useless columns
207 * [BACK][FIX] Duplicates
208 * [FRONT][FIX] Node Selection Indicator
209 * [FRONT][FIX] Just a little warning specifying a bug on <ReactTooltip>
210 * [FRONT][FEAT] Graph Explorer fixes (labels, Sigma JS parameters)
211 * [FRONT][layout] Close CTA button on graph/phylo sidebar
212 * [BACK][NodeWrite] Corpus easier to make with NodeWrite Frames
213
214
215 ## Version 0.0.6.8.6
216
217 * [BACK][FIX][New Corpus, Ngrams Table Repo (#163)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/163)
218 * [BACK][FIX][Export List as CSV (#155)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/155)
219
220 ## Version 0.0.6.8.5.9.4
221
222 * [FRONT][FIX][Editor codtype change (#145)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/145)
223 * [BACK][FIX][Conduit insert with batch of documents in db (#161)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/161)
224 * [BACK][FIX] API: HAL, PUBMED
225 * [BACK][FIX] API: Upload file with options
226
227 ## Version 0.0.6.8.5.9.3
228
229 * [BACK][FIX][Conduit insert with batch of documents in db (#161)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/161)
230 * [BACK][FIX][Not Found</title>](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/441)
231
232 ## Version 0.0.6.8.5.9.2
233
234 * [BACK][FIX] Incorrect count in HAL
235 * [FRONT][FEAT] Node Move Settings (Just a type and it changes everything)
236
237 ## Version 0.0.6.8.5.9.1
238
239 * [BACK][FIX][fix to current db to update versions (#159)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/159)
240
241 ## Version 0.0.6.8.5.9
242
243 * [ALL][FEAT] Text Flow with NoList built as option
244 * [FRONT][FIX][Adding 3th ngrams in document view breaks ngrams Table (#476)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/476)
245
246 ## Version 0.0.6.8.5.8
247
248 * [FRONT][FIX][Graph Explorer Nodes (#471)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/471)
249 * [FRONT][FIX][[docs] Backend improvements (#443)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/443)
250
251 ## Version 0.0.6.8.5.7
252
253 * [FRONT][FIX][Graph Explorer Blank Page (#465)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/465)
254 * [BACK][FIX] Date parser for HAL and WOS
255
256 ## Version 0.0.6.8.5.6
257
258 * [BACK][FIX][Group breaks List with Backend (#156)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/156)
259 * [BACK][FIX] Spacy Bug if String is empty
260
261 ## Version 0.0.6.8.5.5
262
263 * [FRONT][FEAT][Adding unary document: Language option (#445)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/445)
264
265 ## Version 0.0.6.8.5.4
266 * [BACK][FIX] FIX Ngrams List building
267
268 ## Version 0.0.6.8.5.3
269
270 * [BACK][FIX][Pubmed parser (#151)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/151)
271
272 ## Version 0.0.6.8.5.2
273
274 * [BACK][CI][jobqueue test: tweak delay for more stable CI
275 results?](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/merge_requests/112)
276 * [FRONT][FIX][User email change doesn&#39;t work (#469)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/469)
277 * [FRONT][FIX][Graph Explorer Blank Page (#465)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/465)
278 * [FRONT][FIX][NgramsTable: user orderBy parameter (#468)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/468)
279
280 ## Version 0.0.6.8.5.1
281
282 * [BACK][FIX] Indexing issue: taking all terms instead of longest of terms in case of ngrams included in others
283 * [FRONT][FIX][Disconnection of instance causes a blank page (#464)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/464)
284 * [BACK][FIX] ArXiv search in Abstracts by default
285
286 ## Version 0.0.6.8.5
287 * [BACK][FIX][Ngrams Table, page sort / limit (#149)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/149)
288 * [FRONT][FIX][Security Issue with Teams (#452)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/452)
289 * [FRONT][FIX][Darkster Mode: when creating a node we miss informations (#461)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/461)
290
291 ## Version 0.0.6.8.4
292 * [BACK][FEAT] Fix reindexing functions
293 * [FRONT][FIX][FEEDBACK ON 0.0.6.8.2 (#459)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/459)
294
295 ## Version 0.0.6.8.3
296
297 * [INFO][UPGRADE] To upgrade use the 0.0.6.8.3.sql script
298 * [FRONT][SECU][Security Issue with Teams (#452)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/452)
299 * [FRONT][FEAT][Graph Explorer: disable controls when ForceAtlas is running (#451)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/451)
300 * [FRONT][FIX][[Doc date filter] Filter by multiple dates (#450)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/450)
301 * [FRONT][ERGO][[layout] Description node block hide feature (#447)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/447)
302 * [FRONT][ERGO][[layout] Node view additions (#448)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/448)
303 * [BACK][FIX][Problem at list import (#148)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/148)
304 * [FRONT][FIX][CSS in Graph Explorer toolbar (#460)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/460)
305 * [BACK][FEAT] Bridgeness with more links
306
307
308 ## Version 0.0.6.8.2
309
310 * [FRONT][FIX][[Doc view] By default sort document from latest to oldest (#457)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/457)
311 * [FRONT][FIX][Regression on Documents&#39; annotation (#456)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/456)
312 * [FRONT][FIX][[layout] Move Cache CTA to topbar (#446)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/446)
313 * [FRONT][FIX][Graph Explorer: node status change to either candidates or stop (#454)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/454)
314
315 ## Version 0.0.6.8.1
316
317 * [BACK][IMPROVEMENT] Ngrams Extraction without verbs and with better Parsing for French Pos.
318 * [BACK][FIX] SQL error disconnection, tested, the issue should be closed
319
320 ## Version 0.0.6.8
321 * [BACK][FEAT][Flexible job queue system](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/merge_requests/109)
322 * [FRONT][FEAT][Doc View, Histogram click on bar -&gt; select documents by Date (#430)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/430)
323 * [BACK][OPTIM][Ngrams Table, queries optimization (#144)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/144)
324 * [FRONT][UPGRADE][Upgrade PS to 0.15 (#395)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/395)
325 * [FRONT][GRAPH][Filtering edge weight bring back new edges (#442)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/442)
326 * [FRONT][GRAPH][Louvain clustering on filtered graph (#418)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/418)
327 * [FRONT][GRAPH][GraphExplorer Node size slider (#215)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/215)
328 * [FRONT][GRAPH][Graph Explorer : link filtering does not impact spatialization (#243)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/243)
329
330 ## Version 0.0.6.7.1
331 * [FRONT][FIX][[maplist upload] bugged modal after upload (#440)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/440)
332 * [BACK][OPTIM][Ngrams Table, queries optimization (#144)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/144)
333 * [BACK][CONFIG] gargantext.ini needs new field
334 BACKEND_NAME = THE INSTANCE NAME
335
336 ## Version 0.0.6.7
337 * [GRAPH][FIX] Nodes with one edge only are removed now
338 * [FRONT][GRAPH] Option to chose the clustering method is not shown any more.
339
340 ## Version 0.0.6.6
341 * [FRONT][UPGRADE][Upgrade PS to 0.15 (#395)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/395)
342 * SigmaJS upgrade inside
343 * [BACK][OPTIM] [Confluence optimization (#137)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/137)
344 * [FRONT][FIX][[maplist upload] bugged modal after upload (#440)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/440)
345
346 ## Version 0.0.6.5.1
347 * [BACK][FIX] Ngrams Table concurrency issue. [Issue 143](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/143)
348 * [BACK][MERGE] dev-phylo branch
349 * [FRONT][FIX] If space are in username or password
350
351 ## Version 0.0.6.5
352 * [BACKFRONT][FIX] APIs HAL et ISTEX
353 * [FRONT][FIX] Search page parameters to 0 for the result
354
355 ## Version 0.0.6.4
356 * [FRONT][FIX] Modal closing
357 * [FRONT][TEAM] Show leader of the Team. [Issue 438](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/438)
358 * [FRONT][ADM] [Forgot password] disable input field after submit
359
360 ## Version 0.0.6.3
361 * [BACK][FRONT][FEAT] FR NLP connection tested
362 * [FRONT][ERGO] click on node to get the modal actions
363 * [BACK][DOC] default name of folder
364
365 ## Version 0.0.6.2
366 * [BACK][FIX] Ngrams List saved in database on halting
367 * [BACK][FIX] Confluence on Graph
368 * [BACK][FIX] HAL parser fix
369 * [BACK][UPGRADE] ./bin/psql gargantext.ini < devops/postgres/upgrade/0.0.6.2.sql
370 * [BACK][ADMIN] upgrade script, test ok
371 * [BACK][FIX][API] IsTex
372 * [BACK][ADM] Invitation script
373
374 ## Version 0.0.6.1
375 * [BACK][FEAT] Spacy Server connection for French (and others) languages
376 * git clone https://gitlab.iscpif.fr/gargantext/spacy-server.git
377 * [BACK][FEAT] At startup, check if gargantext.init script has been activated
378 * [BACK][UPGRADE] Use the devops/postgres/upgrade/0.0.6.1.sql upgrade script
379 * [BACK][FIX] PubMed Parser with threadDelay
380 * [BACK][FIX] Hash to remove duplicates on filtered text
381
382 ## Version 0.0.6
383 * [BACK][OPTIM] Ngrams Table optmization. To upgrade:
384 1. `./bin/psql gargantext.ini < devops/postgresql/upgrade/0.0.6.sql`
385 2. in `stack --nix repl` run `runCmdReplEasy $ migrateFromDirToDb`
386 * [FRONT][FIX] Ngrams Table next button: loads only one time instead of twice previously
387 * [FRONT][FIX] Resize handler on Write Node
388 * [FRONT][FIX] Do not highlight ngrams if maximum abstract length > 4500 characters
389
390 ## Version 0.0.5.9.6
391 * [BACK][FIX] Nix build ok
392 * [BACK][OPTI] Confluence optimization
393 * [FRONT][GACK][FEAT] Team management
394 * [FRONT][FEAT] Legend for graph
395
396 ## Version 0.0.5.9.5
397 * [FRONT][FIX] View Document List fix CSS
398 * [FRONT][FIX] Node Modal fix
399
400 ## Version 0.0.5.9.4
401 * [FIX] Arxiv API fix
402 * [DESIGN/ERGO] Tree node position highlight
403
404 ## Version 0.0.5.9.3
405 * [FEAT] Graph options with Links Strength
406
407 ## Version 0.0.5.9.2
408 * [FEAT] User description field to User page
409 * [FIX] Ngrams Table cache on
410 * [FEAT] Ngrams Status change from Phylo Explorer
411 * [OPTIM] Graph Order 2 generation
412 * [FIX] Forgot password improvement
413
414 ## Version 0.0.5.9.1
415 * [FIX] Graph self referencing nodes
416 * [FIX] Ngrams Table Tree CSS
417 * [FIX] Ngrams Table Search with enter only
418 * [FIX] Graph build: removing mergechildren function for tests
419
420 ## Version 0.0.5.9
421 * [FIX] Annuaire Contact Page
422 * [WIP] Graph Debug (mergeNgrams enabled again)
423
424 ## Version 0.0.5.8.9.9
425 * [FIX] Debug Graph Labels
426 * [FIX] schema upgraded, use 0.0.5.7.8.sql to upgrade your database
427 * [FEAT] Script to create and sending email to user: invitation
428
429 ## Version 0.0.5.8.9.8
430 * [ERGO] NgramsTable, change group and search for ngrams to add
431 * [FIX] Board, Source Chart fix
432
433 ## Version 0.0.5.8.9.7
434 * [FEAT] Infomap Clustering
435
436 ## Version 0.0.5.8.9.6
437 * [FIX] IsTex crawler working with basic queries (i.e. without quotes)
438
439 ## Version 0.0.5.8.9.5
440 * [FIX] FrontEnd maybe ParentId
441 * [FIX] IsTex crawler
442
443 ## Version 0.0.5.8.9.4
444 * [FE] [FEAT] Phylo Explorer, interactions with documents
445 * [FE] [ERGO] Fonts in Ngrams Table
446
447 ## Version 0.0.5.8.9.3
448 * [BE] [FIX] garg password function
449 * [FE] [FIX] Trees closing/opening issue
450 * [FE] [FIX] Viz Explorer Side Panel
451
452 ## Version 0.0.5.8.9.2
453 * [FEAT] Lost Password
454 * [Phylo] More Data in API
455
456 ## Version 0.0.5.8.9.1
457 * [FE] [DESIGN] NoteBook, UI/UX Improvements
458 * [FE] [FEAT] Automatic Sync when adding a new ngrams
459 * [FE] Frame Page
460
461 ## Version 0.0.5.8.9
462 * [COUNTS] Chart update when docs are deleted or added
463 * [ERGO] Plane navigation improved
464 * [ERGO] Mouse misalignemnt fixed
465 * [FIX] Date parser WOS
466 * [FIX] Node names: List -> Terms
467
468 ## Version 0.0.5.8.8.2
469 * [FE] Fix Contact Page
470
471 ## Version 0.0.5.8.8.1
472 * [FE] Fix regression on Graph Explorer: edges color + confluence filter
473
474 ## Version 0.0.5.8.8
475 * [FE] Fix regression on Graph Explorer for annuaire
476 * [FE] Graph Doc Focus
477
478 ## Version 0.0.5.8.7.2
479 * [BE] Docker solution for codebook
480
481 ## Version 0.0.5.8.7.1
482 * [BE] Annuaire pairing, using full first name
483
484 ## Version 0.0.5.8.7
485 * [FE] Graph Explorer Document exploration improvements
486
487 ## Version 0.0.5.8.6
488 * [FE] Plane navigation improvements
489
490 ## Version 0.0.5.8.5.1
491 * [FRONT] FIX CSS Forest
492
493 ## Version 0.0.5.8.5
494 * [FRONT] CSS + Design, Graph Toolbar and many things
495 * [BACK] Security FIX GQL route
496 * [BACK] Arxiv API connexion
497
498 ## Version 0.0.5.8.4
499 * [BACK] GraphQL routes
500 * [FRONT] CSS, Forest Sidebar
501 * [HAL] parser back and front
502
503 ## Version 0.0.5.8.3
504 * [CRAWLERS] HAL for organizations, example done for IMT
505
506 ## Version 0.0.5.8.2
507 * [FIX] Regex Error on HAL Date parsing with Duckling
508
509 ## Version 0.0.5.8.1
510 * [FIX] Folder Up button working well now, using GraphQL
511
512 ## Version 0.0.5.8
513 * [FIX] reindex ngrams-contexts function
514 * [PARAM] decreasing the Candidate list
515 * [FEAT] enabling Notebooks for Teams
516 * [REFACT] Page user and email refactoring
517
518 ## Version 0.0.5.7.9.1
519 * [FIX] Group revert + NLP French API implemented (WIP)
520 * Default Names of Folder and Frames simplified
521
522 ## Version 0.0.5.7.9
523 * [FEAT] New NLP server for postagging
524 * [FIX] Spinglass unconnected componnent of graph
525
526 ## Version 0.0.5.7.8
527 * [FIX] PubMed limit parser
528
529 ## Version 0.0.5.7.7
530 * [FEAT FIX] Link Annuaire Corpus (WIP)
531 * [UPGRADE METHOD] ./bin/psql gargantext.ini < devops/postgres/upgrade/0.0.5.7.7.sql
532
533 ## Version 0.0.5.7.6
534 * [FIX] Default behavior of Ngrams Table: Cache off and Desc order by score
535
536 ## Version 0.0.5.7.5
537 * [FIX] Progress length
538
539 ## Version 0.0.5.7.4
540 * [FIX] User Page info get/update/security
541
542 ## Version 0.0.5.7.3
543 * [OPTIM] HAL and PubMed parsers with Conduit
544 * [BACK] Zip files added
545
546 ## Version 0.0.5.7.2
547 * [FIX] Phylo default parameters on frontend side
548
549 ## Version 0.0.5.7.1
550 * [FIX] Phylo error findBounds fixed
551
552 ## Version 0.0.5.7
553 * [FEAT] Phylo Backend/Frontend connected for tests
554
555 ## Version 0.0.5.6.7
556 * [BACK] fix limit with MAX_DOCS_SCRAPERS
557 * [FEAT] Users Password Sugar function : in repl, runCmdReplEasy $ updateUsersPassword ["user@mail.com"]
558
559 ## Version 0.0.5.6.6
560 * [BACK] CSV List post and reindex after (for both CSV and JSON)
561
562 ## Version 0.0.5.6.5
563 * [BACK] HAL parser with Conduit
564
565 ## Version 0.0.5.6.4
566 * [FRONT] Forest Tooltip + Async progress bar fix
567
568 ## Version 0.0.5.6.3
569 * [BACK][EXPORT][GEXF] node size
570
571 ## Version 0.0.5.6.2
572 * [FRONT][FIX] Ngrams Batch change
573
574 ## Version 0.0.5.6.1
575 * [BACK][FEAT] Confluence Method connection
576
577 ## Version 0.0.5.6
578 * [BACK][FEAT] Phylo backend connection
579 * [FRONT] Editable Metadata
580
581 ## Version 0.0.5.5.7
582 * [FRONT][FIX] NgramsTable Cache search.
583
584 ## Version 0.0.5.5.6
585 * [BACK][FIX] ./bin/psql gargantext.ini < devops/posgres/upgrade/0.0.5.5.6.sql
586 * [FRONT] fix NodeType list show (Nodes options)
587
588 ## Version 0.0.5.5.5
589 * [FORNT] fix Graph Explorer search ngrams
590 * [FRONT] fix NodeType list show (main Nodes)
591
592 ## Version 0.0.5.5.4
593 * [BACK][OPTIM] NgramsTable scores
594 * [BACK] bin/client script to analyze backend performance and reproduce bugs
595 * [FRONT] Adding Language selection
596
597 ## Version 0.0.5.5.3
598 * [BACK] Adding a Max limit for others lists.
599
600 ## Version 0.0.5.5.2
601 * [BACK][OPTIM] Index on node_node_ngrams to seed up ngrams table score
602 queries. Please execute the upgrade SQL script
603 devops/postgres/0.0.5.5.2.sql
604
605 ## Version 0.0.5.5.1
606 * [BACK] FIX Graph Explorer search with selected ngrams
607 * [FRONT] Clean CSS
608
609 ## Version 0.0.5.5
610 * [FRONT] Visio frame removed, using a new tab instead (which is working)
611 * [BACK] Scores on the docs view fixed
612
613 ## Version 0.0.5.3
614 * [FRONT] SSL local option
615
616 ## Version 0.0.5.2
617 * [QUAL] Scores in Ngrams Table fixed during workflow and user can
618 refresh it if needed.
619
620 ## Version 0.0.5.1
621 * [OPTIM] Upgrade fix with indexes and scores counts
622
623 ## Version 0.0.5
624 * [OPTIM][DATABASE] Upgrade Schema, move conTexts in contexts table which requires a version bump.
625
626 ## Version 0.0.4.9.9.6
627 * [BACK] PubMed parser fixed
628 * [FRONT] Visio Frame resized
629
630 ## Version 0.0.4.9.9.5
631 * [FIX] Chart Sort
632
633 ## Version 0.0.4.9.9.4
634 * [FEAT] Corpus docs download
635
636 ## Version 0.0.4.9.9.3
637 * [BACK] Graph update with force option
638
639 ## Version 0.0.4.9.9.2
640 * [BACK] Opaleye Upgrade
641
642 ## Version 0.0.4.9.9.1
643 * [FRONT] 350-dev-graph-search-in-forms-not-labels
644 * [FRONT] 359-dev-input-with-autocomplete
645
646 ## Version 0.0.4.9.9
647 * [FIX] Continuous Integration (CI)
648
649 ## Version 0.0.4.9.8
650 * [FEAT] All backend routes with clients functions
651
652 ## Version 0.0.4.9.7
653 * [FEAT] Searx API done (needs a fix for language selection)
654
655 ## Version 0.0.4.9.6
656 * [UX] GT.query forces trees reload for async tasks
657
658 ## Version 0.0.4.9.5
659 * [FEAT] Order 2 fixed with filtered edges
660
661 ## Version 0.0.4.9.4
662 * [FEAT] Order 1 similarity validated and optimized
663
664 ## Version 0.0.4.9.3
665 * [FIX] Node Calc import + more flexible delimiter for CSV parser
666
667 ## Version 0.0.4.9.2
668 * [FEAT] Node Calc Parsing added (in tests)
669
670 ## Version 0.0.4.9.1
671 * [FIX] Graph Screenshot
672
673 ## Version 0.0.4.9
674 * [FEAT] Graph with order 1 and order 2 and node size
675
676 ## Version 0.0.4.8.9
677 * BACKEND: fix psql function util without sensitive data
678 * FRONTEND: fix folder navigation (up link)
679
680 ## Version 0.0.4.8.8
681 * FIX for CI
682
683 ## Version 0.0.4.8.7
684 * FIX the graph generation (automatic/default, renewal, any distance)
685
686 ## Version 0.0.4.8.6
687 * FIX the ngrams grouping
688
689 ## Version 0.0.4.8.5
690 * Unary document insertion: Doc table is reloaded after upload
691
692 ## Version 0.0.4.8.4
693 * Migration: instance dev is now dev.sub.gargantext.org
694
695 ## Version 0.0.4.1
696 * Refact/code design better syntax for DataType fields
697
698 ## Version 0.0.4
699 * Fix the search in Title and abstracts.
700 * [UPGRADE] execute devops/postgres/upgrade/0.0.4.sql to your database to upgrade it
701
702 ## Version 0.0.3.9.1
703 * Graph Update fix
704 * Document view: full text removed
705
706 ## Version 0.0.0.2
707 * Fix the community detection.
708 * TextFlow starts to make sense
709
710 ## Version 0.0.0.1
711 * Very first version (main functions ready for tests) of Haskell Version
712 of Gargantext. Previous versions (3) were written with another
713 language and another framework (Python/Javascript mainly).