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