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