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