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