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