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