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