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