]> Git — Sourcephile - gargantext.git/blob - CHANGELOG.md
[VERSION] +1 to 0.0.6.8.2
[gargantext.git] / CHANGELOG.md
1 ## Version 0.0.6.8.2
2
3 * [FRONT][FIX][[Doc view] By default sort document from latest to oldest (#457)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/457)
4
5 ## Version 0.0.6.8.1
6
7 * [BACK][IMPROVEMENT] Ngrams Extraction without verbs and with better Parsing for French Pos.
8 * [BACK][FIX] SQL error disconnection, tested, the issue should be closed
9
10 ## Version 0.0.6.8
11 * [BACK][FEAT][Flexible job queue system](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/merge_requests/109)
12 * [FRONT][FEAT][Doc View, Histogram click on bar -> select documents by Date (#430)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/430)
13 * [BACK][OPTIM][Ngrams Table, queries optimization (#144)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/144)
14 * [FRONT][UPGRADE][Upgrade PS to 0.15 (#395)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/395)
15 * [FRONT][GRAPH][Filtering edge weight bring back new edges (#442)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/442)
16 * [FRONT][GRAPH][Louvain clustering on filtered graph (#418)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/418)
17 * [FRONT][GRAPH][GraphExplorer Node size slider (#215)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/215)
18 * [FRONT][GRAPH][Graph Explorer : link filtering does not impact spatialization (#243)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/243)
19
20 ## Version 0.0.6.7.1
21 * [FRONT][FIX][[maplist upload] bugged modal after upload (#440)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/440)
22 * [BACK][OPTIM][Ngrams Table, queries optimization (#144)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/144)
23 * [BACK][CONFIG] gargantext.ini needs new field
24 BACKEND_NAME = THE INSTANCE NAME
25
26 ## Version 0.0.6.7
27 * [GRAPH][FIX] Nodes with one edge only are removed now
28 * [FRONT][GRAPH] Option to chose the clustering method is not shown any more.
29
30 ## Version 0.0.6.6
31 * [FRONT][UPGRADE][Upgrade PS to 0.15 (#395)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/395)
32 * SigmaJS upgrade inside
33 * [BACK][OPTIM] [Confluence optimization (#137)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/137)
34 * [FRONT][FIX][[maplist upload] bugged modal after upload (#440)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/440)
35
36 ## Version 0.0.6.5.1
37 * [BACK][FIX] Ngrams Table concurrency issue. [Issue 143](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/143)
38 * [BACK][MERGE] dev-phylo branch
39 * [FRONT][FIX] If space are in username or password
40
41 ## Version 0.0.6.5
42 * [BACKFRONT][FIX] APIs HAL et ISTEX
43 * [FRONT][FIX] Search page parameters to 0 for the result
44
45 ## Version 0.0.6.4
46 * [FRONT][FIX] Modal closing
47 * [FRONT][TEAM] Show leader of the Team. [Issue 438](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/438)
48 * [FRONT][ADM] [Forgot password] disable input field after submit
49
50 ## Version 0.0.6.3
51 * [BACK][FRONT][FEAT] FR NLP connection tested
52 * [FRONT][ERGO] click on node to get the modal actions
53 * [BACK][DOC] default name of folder
54
55 ## Version 0.0.6.2
56 * [BACK][FIX] Ngrams List saved in database on halting
57 * [BACK][FIX] Confluence on Graph
58 * [BACK][FIX] HAL parser fix
59 * [BACK][UPGRADE] ./bin/psql gargantext.ini < devops/postgres/upgrade/0.0.6.2.sql
60 * [BACK][ADMIN] upgrade script, test ok
61 * [BACK][FIX][API] IsTex
62 * [BACK][ADM] Invitation script
63
64 ## Version 0.0.6.1
65 * [BACK][FEAT] Spacy Server connection for French (and others) languages
66 * git clone https://gitlab.iscpif.fr/gargantext/spacy-server.git
67 * [BACK][FEAT] At startup, check if gargantext.init script has been activated
68 * [BACK][UPGRADE] Use the devops/postgres/upgrade/0.0.6.1.sql upgrade script
69 * [BACK][FIX] PubMed Parser with threadDelay
70 * [BACK][FIX] Hash to remove duplicates on filtered text
71
72 ## Version 0.0.6
73 * [BACK][OPTIM] Ngrams Table optmization. To upgrade:
74 1. `./bin/psql gargantext.ini < devops/postgresql/upgrade/0.0.6.sql`
75 2. in `stack --nix repl` run `runCmdReplEasy $ migrateFromDirToDb`
76 * [FRONT][FIX] Ngrams Table next button: loads only one time instead of twice previously
77 * [FRONT][FIX] Resize handler on Write Node
78 * [FRONT][FIX] Do not highlight ngrams if maximum abstract length > 4500 characters
79
80 ## Version 0.0.5.9.6
81 * [BACK][FIX] Nix build ok
82 * [BACK][OPTI] Confluence optimization
83 * [FRONT][GACK][FEAT] Team management
84 * [FRONT][FEAT] Legend for graph
85
86 ## Version 0.0.5.9.5
87 * [FRONT][FIX] View Document List fix CSS
88 * [FRONT][FIX] Node Modal fix
89
90 ## Version 0.0.5.9.4
91 * [FIX] Arxiv API fix
92 * [DESIGN/ERGO] Tree node position highlight
93
94 ## Version 0.0.5.9.3
95 * [FEAT] Graph options with Links Strength
96
97 ## Version 0.0.5.9.2
98 * [FEAT] User description field to User page
99 * [FIX] Ngrams Table cache on
100 * [FEAT] Ngrams Status change from Phylo Explorer
101 * [OPTIM] Graph Order 2 generation
102 * [FIX] Forgot password improvement
103
104 ## Version 0.0.5.9.1
105 * [FIX] Graph self referencing nodes
106 * [FIX] Ngrams Table Tree CSS
107 * [FIX] Ngrams Table Search with enter only
108 * [FIX] Graph build: removing mergechildren function for tests
109
110 ## Version 0.0.5.9
111 * [FIX] Annuaire Contact Page
112 * [WIP] Graph Debug (mergeNgrams enabled again)
113
114 ## Version 0.0.5.8.9.9
115 * [FIX] Debug Graph Labels
116 * [FIX] schema upgraded, use 0.0.5.7.8.sql to upgrade your database
117 * [FEAT] Script to create and sending email to user: invitation
118
119 ## Version 0.0.5.8.9.8
120 * [ERGO] NgramsTable, change group and search for ngrams to add
121 * [FIX] Board, Source Chart fix
122
123 ## Version 0.0.5.8.9.7
124 * [FEAT] Infomap Clustering
125
126 ## Version 0.0.5.8.9.6
127 * [FIX] IsTex crawler working with basic queries (i.e. without quotes)
128
129 ## Version 0.0.5.8.9.5
130 * [FIX] FrontEnd maybe ParentId
131 * [FIX] IsTex crawler
132
133 ## Version 0.0.5.8.9.4
134 * [FE] [FEAT] Phylo Explorer, interactions with documents
135 * [FE] [ERGO] Fonts in Ngrams Table
136
137 ## Version 0.0.5.8.9.3
138 * [BE] [FIX] garg password function
139 * [FE] [FIX] Trees closing/opening issue
140 * [FE] [FIX] Viz Explorer Side Panel
141
142 ## Version 0.0.5.8.9.2
143 * [FEAT] Lost Password
144 * [Phylo] More Data in API
145
146 ## Version 0.0.5.8.9.1
147 * [FE] [DESIGN] NoteBook, UI/UX Improvements
148 * [FE] [FEAT] Automatic Sync when adding a new ngrams
149 * [FE] Frame Page
150
151 ## Version 0.0.5.8.9
152 * [COUNTS] Chart update when docs are deleted or added
153 * [ERGO] Plane navigation improved
154 * [ERGO] Mouse misalignemnt fixed
155 * [FIX] Date parser WOS
156 * [FIX] Node names: List -> Terms
157
158 ## Version 0.0.5.8.8.2
159 * [FE] Fix Contact Page
160
161 ## Version 0.0.5.8.8.1
162 * [FE] Fix regression on Graph Explorer: edges color + confluence filter
163
164 ## Version 0.0.5.8.8
165 * [FE] Fix regression on Graph Explorer for annuaire
166 * [FE] Graph Doc Focus
167
168 ## Version 0.0.5.8.7.2
169 * [BE] Docker solution for codebook
170
171 ## Version 0.0.5.8.7.1
172 * [BE] Annuaire pairing, using full first name
173
174 ## Version 0.0.5.8.7
175 * [FE] Graph Explorer Document exploration improvements
176
177 ## Version 0.0.5.8.6
178 * [FE] Plane navigation improvements
179
180 ## Version 0.0.5.8.5.1
181 * [FRONT] FIX CSS Forest
182
183 ## Version 0.0.5.8.5
184 * [FRONT] CSS + Design, Graph Toolbar and many things
185 * [BACK] Security FIX GQL route
186 * [BACK] Arxiv API connexion
187
188 ## Version 0.0.5.8.4
189 * [BACK] GraphQL routes
190 * [FRONT] CSS, Forest Sidebar
191 * [HAL] parser back and front
192
193 ## Version 0.0.5.8.3
194 * [CRAWLERS] HAL for organizations, example done for IMT
195
196 ## Version 0.0.5.8.2
197 * [FIX] Regex Error on HAL Date parsing with Duckling
198
199 ## Version 0.0.5.8.1
200 * [FIX] Folder Up button working well now, using GraphQL
201
202 ## Version 0.0.5.8
203 * [FIX] reindex ngrams-contexts function
204 * [PARAM] decreasing the Candidate list
205 * [FEAT] enabling Notebooks for Teams
206 * [REFACT] Page user and email refactoring
207
208 ## Version 0.0.5.7.9.1
209 * [FIX] Group revert + NLP French API implemented (WIP)
210 * Default Names of Folder and Frames simplified
211
212 ## Version 0.0.5.7.9
213 * [FEAT] New NLP server for postagging
214 * [FIX] Spinglass unconnected componnent of graph
215
216 ## Version 0.0.5.7.8
217 * [FIX] PubMed limit parser
218
219 ## Version 0.0.5.7.7
220 * [FEAT FIX] Link Annuaire Corpus (WIP)
221 * [UPGRADE METHOD] ./bin/psql gargantext.ini < devops/postgres/upgrade/0.0.5.7.7.sql
222
223 ## Version 0.0.5.7.6
224 * [FIX] Default behavior of Ngrams Table: Cache off and Desc order by score
225
226 ## Version 0.0.5.7.5
227 * [FIX] Progress length
228
229 ## Version 0.0.5.7.4
230 * [FIX] User Page info get/update/security
231
232 ## Version 0.0.5.7.3
233 * [OPTIM] HAL and PubMed parsers with Conduit
234 * [BACK] Zip files added
235
236 ## Version 0.0.5.7.2
237 * [FIX] Phylo default parameters on frontend side
238
239 ## Version 0.0.5.7.1
240 * [FIX] Phylo error findBounds fixed
241
242 ## Version 0.0.5.7
243 * [FEAT] Phylo Backend/Frontend connected for tests
244
245 ## Version 0.0.5.6.7
246 * [BACK] fix limit with MAX_DOCS_SCRAPERS
247 * [FEAT] Users Password Sugar function : in repl, runCmdReplEasy $ updateUsersPassword ["user@mail.com"]
248
249 ## Version 0.0.5.6.6
250 * [BACK] CSV List post and reindex after (for both CSV and JSON)
251
252 ## Version 0.0.5.6.5
253 * [BACK] HAL parser with Conduit
254
255 ## Version 0.0.5.6.4
256 * [FRONT] Forest Tooltip + Async progress bar fix
257
258 ## Version 0.0.5.6.3
259 * [BACK][EXPORT][GEXF] node size
260
261 ## Version 0.0.5.6.2
262 * [FRONT][FIX] Ngrams Batch change
263
264 ## Version 0.0.5.6.1
265 * [BACK][FEAT] Confluence Method connection
266
267 ## Version 0.0.5.6
268 * [BACK][FEAT] Phylo backend connection
269 * [FRONT] Editable Metadata
270
271 ## Version 0.0.5.5.7
272 * [FRONT][FIX] NgramsTable Cache search.
273
274 ## Version 0.0.5.5.6
275 * [BACK][FIX] ./bin/psql gargantext.ini < devops/posgres/upgrade/0.0.5.5.6.sql
276 * [FRONT] fix NodeType list show (Nodes options)
277
278 ## Version 0.0.5.5.5
279 * [FORNT] fix Graph Explorer search ngrams
280 * [FRONT] fix NodeType list show (main Nodes)
281
282 ## Version 0.0.5.5.4
283 * [BACK][OPTIM] NgramsTable scores
284 * [BACK] bin/client script to analyze backend performance and reproduce bugs
285 * [FRONT] Adding Language selection
286
287 ## Version 0.0.5.5.3
288 * [BACK] Adding a Max limit for others lists.
289
290 ## Version 0.0.5.5.2
291 * [BACK][OPTIM] Index on node_node_ngrams to seed up ngrams table score
292 queries. Please execute the upgrade SQL script
293 devops/postgres/0.0.5.5.2.sql
294
295 ## Version 0.0.5.5.1
296 * [BACK] FIX Graph Explorer search with selected ngrams
297 * [FRONT] Clean CSS
298
299 ## Version 0.0.5.5
300 * [FRONT] Visio frame removed, using a new tab instead (which is working)
301 * [BACK] Scores on the docs view fixed
302
303 ## Version 0.0.5.3
304 * [FRONT] SSL local option
305
306 ## Version 0.0.5.2
307 * [QUAL] Scores in Ngrams Table fixed during workflow and user can
308 refresh it if needed.
309
310 ## Version 0.0.5.1
311 * [OPTIM] Upgrade fix with indexes and scores counts
312
313 ## Version 0.0.5
314 * [OPTIM][DATABASE] Upgrade Schema, move conTexts in contexts table which requires a version bump.
315
316 ## Version 0.0.4.9.9.6
317 * [BACK] PubMed parser fixed
318 * [FRONT] Visio Frame resized
319
320 ## Version 0.0.4.9.9.5
321 * [FIX] Chart Sort
322
323 ## Version 0.0.4.9.9.4
324 * [FEAT] Corpus docs download
325
326 ## Version 0.0.4.9.9.3
327 * [BACK] Graph update with force option
328
329 ## Version 0.0.4.9.9.2
330 * [BACK] Opaleye Upgrade
331
332 ## Version 0.0.4.9.9.1
333 * [FRONT] 350-dev-graph-search-in-forms-not-labels
334 * [FRONT] 359-dev-input-with-autocomplete
335
336 ## Version 0.0.4.9.9
337 * [FIX] Continuous Integration (CI)
338
339 ## Version 0.0.4.9.8
340 * [FEAT] All backend routes with clients functions
341
342 ## Version 0.0.4.9.7
343 * [FEAT] Searx API done (needs a fix for language selection)
344
345 ## Version 0.0.4.9.6
346 * [UX] GT.query forces trees reload for async tasks
347
348 ## Version 0.0.4.9.5
349 * [FEAT] Order 2 fixed with filtered edges
350
351 ## Version 0.0.4.9.4
352 * [FEAT] Order 1 similarity validated and optimized
353
354 ## Version 0.0.4.9.3
355 * [FIX] Node Calc import + more flexible delimiter for CSV parser
356
357 ## Version 0.0.4.9.2
358 * [FEAT] Node Calc Parsing added (in tests)
359
360 ## Version 0.0.4.9.1
361 * [FIX] Graph Screenshot
362
363 ## Version 0.0.4.9
364 * [FEAT] Graph with order 1 and order 2 and node size
365
366 ## Version 0.0.4.8.9
367 * BACKEND: fix psql function util without sensitive data
368 * FRONTEND: fix folder navigation (up link)
369
370 ## Version 0.0.4.8.8
371 * FIX for CI
372
373 ## Version 0.0.4.8.7
374 * FIX the graph generation (automatic/default, renewal, any distance)
375
376 ## Version 0.0.4.8.6
377 * FIX the ngrams grouping
378
379 ## Version 0.0.4.8.5
380 * Unary document insertion: Doc table is reloaded after upload
381
382 ## Version 0.0.4.8.4
383 * Migration: instance dev is now dev.sub.gargantext.org
384
385 ## Version 0.0.4.1
386 * Refact/code design better syntax for DataType fields
387
388 ## Version 0.0.4
389 * Fix the search in Title and abstracts.
390 * [UPGRADE] execute devops/postgres/upgrade/0.0.4.sql to your database to upgrade it
391
392 ## Version 0.0.3.9.1
393 * Graph Update fix
394 * Document view: full text removed
395
396 ## Version 0.0.0.2
397 * Fix the community detection.
398 * TextFlow starts to make sense
399
400 ## Version 0.0.0.1
401 * Very first version (main functions ready for tests) of Haskell Version
402 of Gargantext. Previous versions (3) were written with another
403 language and another framework (Python/Javascript mainly).