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