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