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