]> Git — Sourcephile - gargantext.git/blob - CHANGELOG.md
[FIX] list size limit
[gargantext.git] / CHANGELOG.md
1 ## Version 0.0.5.8.9
2 * [COUNTS] Chart update when docs are deleted or added
3 * [ERGO] Plane navigation improved
4 * [ERGO] Mouse misalignemnt fixed
5 * [FIX] Date parser WOS
6 * [FIX] Node names: List -> Terms
7
8 ## Version 0.0.5.8.8.2
9 * [FE] Fix Contact Page
10
11 ## Version 0.0.5.8.8.1
12 * [FE] Fix regression on Graph Explorer: edges color + confluence filter
13
14 ## Version 0.0.5.8.8
15 * [FE] Fix regression on Graph Explorer for annuaire
16 * [FE] Graph Doc Focus
17
18 ## Version 0.0.5.8.7.2
19 * [BE] Docker solution for codebook
20
21 ## Version 0.0.5.8.7.1
22 * [BE] Annuaire pairing, using full first name
23
24 ## Version 0.0.5.8.7
25 * [FE] Graph Explorer Document exploration improvements
26
27 ## Version 0.0.5.8.6
28 * [FE] Plane navigation improvements
29
30 ## Version 0.0.5.8.5.1
31 * [FRONT] FIX CSS Forest
32
33 ## Version 0.0.5.8.5
34 * [FRONT] CSS + Design, Graph Toolbar and many things
35 * [BACK] Security FIX GQL route
36 * [BACK] Arxiv API connexion
37
38 ## Version 0.0.5.8.4
39 * [BACK] GraphQL routes
40 * [FRONT] CSS, Forest Sidebar
41 * [HAL] parser back and front
42
43 ## Version 0.0.5.8.3
44 * [CRAWLERS] HAL for organizations, example done for IMT
45
46 ## Version 0.0.5.8.2
47 * [FIX] Regex Error on HAL Date parsing with Duckling
48
49 ## Version 0.0.5.8.1
50 * [FIX] Folder Up button working well now, using GraphQL
51
52 ## Version 0.0.5.8
53 * [FIX] reindex ngrams-contexts function
54 * [PARAM] decreasing the Candidate list
55 * [FEAT] enabling Notebooks for Teams
56 * [REFACT] Page user and email refactoring
57
58 ## Version 0.0.5.7.9.1
59 * [FIX] Group revert + NLP French API implemented (WIP)
60 * Default Names of Folder and Frames simplified
61
62 ## Version 0.0.5.7.9
63 * [FEAT] New NLP server for postagging
64 * [FIX] Spinglass unconnected componnent of graph
65
66 ## Version 0.0.5.7.8
67 * [FIX] PubMed limit parser
68
69 ## Version 0.0.5.7.7
70 * [FEAT FIX] Link Annuaire Corpus (WIP)
71 * [UPGRADE METHOD] ./bin/psql gargantext.ini < devops/postgres/upgrade/0.0.5.7.7.sql
72
73 ## Version 0.0.5.7.6
74 * [FIX] Default behavior of Ngrams Table: Cache off and Desc order by score
75
76 ## Version 0.0.5.7.5
77 * [FIX] Progress length
78
79 ## Version 0.0.5.7.4
80 * [FIX] User Page info get/update/security
81
82 ## Version 0.0.5.7.3
83 * [OPTIM] HAL and PubMed parsers with Conduit
84 * [BACK] Zip files added
85
86 ## Version 0.0.5.7.2
87 * [FIX] Phylo default parameters on frontend side
88
89 ## Version 0.0.5.7.1
90 * [FIX] Phylo error findBounds fixed
91
92 ## Version 0.0.5.7
93 * [FEAT] Phylo Backend/Frontend connected for tests
94
95 ## Version 0.0.5.6.7
96 * [BACK] fix limit with MAX_DOCS_SCRAPERS
97 * [FEAT] Users Password Sugar function : in repl, runCmdReplEasy $ updateUsersPassword ["user@mail.com"]
98
99 ## Version 0.0.5.6.6
100 * [BACK] CSV List post and reindex after (for both CSV and JSON)
101
102 ## Version 0.0.5.6.5
103 * [BACK] HAL parser with Conduit
104
105 ## Version 0.0.5.6.4
106 * [FRONT] Forest Tooltip + Async progress bar fix
107
108 ## Version 0.0.5.6.3
109 * [BACK][EXPORT][GEXF] node size
110
111 ## Version 0.0.5.6.2
112 * [FRONT][FIX] Ngrams Batch change
113
114 ## Version 0.0.5.6.1
115 * [BACK][FEAT] Confluence Method connection
116
117 ## Version 0.0.5.6
118 * [BACK][FEAT] Phylo backend connection
119 * [FRONT] Editable Metadata
120
121 ## Version 0.0.5.5.7
122 * [FRONT][FIX] NgramsTable Cache search.
123
124 ## Version 0.0.5.5.6
125 * [BACK][FIX] ./bin/psql gargantext.ini < devops/posgres/upgrade/0.0.5.5.6.sql
126 * [FRONT] fix NodeType list show (Nodes options)
127
128 ## Version 0.0.5.5.5
129 * [FORNT] fix Graph Explorer search ngrams
130 * [FRONT] fix NodeType list show (main Nodes)
131
132 ## Version 0.0.5.5.4
133 * [BACK][OPTIM] NgramsTable scores
134 * [BACK] bin/client script to analyze backend performance and reproduce bugs
135 * [FRONT] Adding Language selection
136
137 ## Version 0.0.5.5.3
138 * [BACK] Adding a Max limit for others lists.
139
140 ## Version 0.0.5.5.2
141 * [BACK][OPTIM] Index on node_node_ngrams to seed up ngrams table score
142 queries. Please execute the upgrade SQL script
143 devops/postgres/0.0.5.5.2.sql
144
145 ## Version 0.0.5.5.1
146 * [BACK] FIX Graph Explorer search with selected ngrams
147 * [FRONT] Clean CSS
148
149 ## Version 0.0.5.5
150 * [FRONT] Visio frame removed, using a new tab instead (which is working)
151 * [BACK] Scores on the docs view fixed
152
153 ## Version 0.0.5.3
154 * [FRONT] SSL local option
155
156 ## Version 0.0.5.2
157 * [QUAL] Scores in Ngrams Table fixed during workflow and user can
158 refresh it if needed.
159
160 ## Version 0.0.5.1
161 * [OPTIM] Upgrade fix with indexes and scores counts
162
163 ## Version 0.0.5
164 * [OPTIM][DATABASE] Upgrade Schema, move conTexts in contexts table which requires a version bump.
165
166 ## Version 0.0.4.9.9.6
167 * [BACK] PubMed parser fixed
168 * [FRONT] Visio Frame resized
169
170 ## Version 0.0.4.9.9.5
171 * [FIX] Chart Sort
172
173 ## Version 0.0.4.9.9.4
174 * [FEAT] Corpus docs download
175
176 ## Version 0.0.4.9.9.3
177 * [BACK] Graph update with force option
178
179 ## Version 0.0.4.9.9.2
180 * [BACK] Opaleye Upgrade
181
182 ## Version 0.0.4.9.9.1
183 * [FRONT] 350-dev-graph-search-in-forms-not-labels
184 * [FRONT] 359-dev-input-with-autocomplete
185
186 ## Version 0.0.4.9.9
187 * [FIX] Continuous Integration (CI)
188
189 ## Version 0.0.4.9.8
190 * [FEAT] All backend routes with clients functions
191
192 ## Version 0.0.4.9.7
193 * [FEAT] Searx API done (needs a fix for language selection)
194
195 ## Version 0.0.4.9.6
196 * [UX] GT.query forces trees reload for async tasks
197
198 ## Version 0.0.4.9.5
199 * [FEAT] Order 2 fixed with filtered edges
200
201 ## Version 0.0.4.9.4
202 * [FEAT] Order 1 similarity validated and optimized
203
204 ## Version 0.0.4.9.3
205 * [FIX] Node Calc import + more flexible delimiter for CSV parser
206
207 ## Version 0.0.4.9.2
208 * [FEAT] Node Calc Parsing added (in tests)
209
210 ## Version 0.0.4.9.1
211 * [FIX] Graph Screenshot
212
213 ## Version 0.0.4.9
214 * [FEAT] Graph with order 1 and order 2 and node size
215
216 ## Version 0.0.4.8.9
217 * BACKEND: fix psql function util without sensitive data
218 * FRONTEND: fix folder navigation (up link)
219
220 ## Version 0.0.4.8.8
221 * FIX for CI
222
223 ## Version 0.0.4.8.7
224 * FIX the graph generation (automatic/default, renewal, any distance)
225
226 ## Version 0.0.4.8.6
227 * FIX the ngrams grouping
228
229 ## Version 0.0.4.8.5
230 * Unary document insertion: Doc table is reloaded after upload
231
232 ## Version 0.0.4.8.4
233 * Migration: instance dev is now dev.sub.gargantext.org
234
235 ## Version 0.0.4.1
236 * Refact/code design better syntax for DataType fields
237
238 ## Version 0.0.4
239 * Fix the search in Title and abstracts.
240 * [UPGRADE] execute devops/postgres/upgrade/0.0.4.sql to your database to upgrade it
241
242 ## Version 0.0.3.9.1
243 * Graph Update fix
244 * Document view: full text removed
245
246 ## Version 0.0.0.2
247 * Fix the community detection.
248 * TextFlow starts to make sense
249
250 ## Version 0.0.0.1
251 * Very first version (main functions ready for tests) of Haskell Version
252 of Gargantext. Previous versions (3) were written with another
253 language and another framework (Python/Javascript mainly).