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