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