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