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