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