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