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