]> Git — Sourcephile - gargantext.git/blob - CHANGELOG.md
[VERSION] +1 to 0.0.4.8.6
[gargantext.git] / CHANGELOG.md
1 ## Version 0.0.4.8.6
2 * FIX the ngrams grouping and the graph generation
3
4 ## Version 0.0.4.8.5
5 * Unary document insertion: Doc table is reloaded after upload
6
7 ## Version 0.0.4.8.4
8 * Migration: instance dev is now dev.sub.gargantext.org
9
10 ## Version 0.0.4.1
11 * Refact/code design better syntax for DataType fields
12
13 ## Version 0.0.4
14 * Fix the search in Title and abstracts.
15 * [UPGRADE] execute devops/postgres/upgrade/0.0.4.sql to your database to upgrade it
16
17 ## Version 0.0.3.9.1
18 * Graph Update fix
19 * Document view: full text removed
20
21 ## Version 0.0.0.2
22 * Fix the community detection.
23 * TextFlow starts to make sense
24
25 ## Version 0.0.0.1
26 * Very first version (main functions ready for tests) of Haskell Version
27 of Gargantext. Previous versions (3) were written with another
28 language and another framework (Python/Javascript mainly).