]> Git — Sourcephile - gargantext.git/blob - CHANGELOG.md
[VERSION] +1 to 0.0.4.9.9.1
[gargantext.git] / CHANGELOG.md
1 ## Version 0.0.4.9.9.1
2 * [FRONT] 350-dev-graph-search-in-forms-not-labels
3 * [FRONT] 359-dev-input-with-autocomplete
4
5 ## Version 0.0.4.9.9
6 * [FIX] Continuous Integration (CI)
7
8 ## Version 0.0.4.9.8
9 * [FEAT] All backend routes with clients functions
10
11 ## Version 0.0.4.9.7
12 * [FEAT] Searx API done (needs a fix for language selection)
13
14 ## Version 0.0.4.9.6
15 * [UX] GT.query forces trees reload for async tasks
16
17 ## Version 0.0.4.9.5
18 * [FEAT] Order 2 fixed with filtered edges
19
20 ## Version 0.0.4.9.4
21 * [FEAT] Order 1 similarity validated and optimized
22
23 ## Version 0.0.4.9.3
24 * [FIX] Node Calc import + more flexible delimiter for CSV parser
25
26 ## Version 0.0.4.9.2
27 * [FEAT] Node Calc Parsing added (in tests)
28
29 ## Version 0.0.4.9.1
30 * [FIX] Graph Screenshot
31
32 ## Version 0.0.4.9
33 * [FEAT] Graph with order 1 and order 2 and node size
34
35 ## Version 0.0.4.8.9
36 * BACKEND: fix psql function util without sensitive data
37 * FRONTEND: fix folder navigation (up link)
38
39 ## Version 0.0.4.8.8
40 * FIX for CI
41
42 ## Version 0.0.4.8.7
43 * FIX the graph generation (automatic/default, renewal, any distance)
44
45 ## Version 0.0.4.8.6
46 * FIX the ngrams grouping
47
48 ## Version 0.0.4.8.5
49 * Unary document insertion: Doc table is reloaded after upload
50
51 ## Version 0.0.4.8.4
52 * Migration: instance dev is now dev.sub.gargantext.org
53
54 ## Version 0.0.4.1
55 * Refact/code design better syntax for DataType fields
56
57 ## Version 0.0.4
58 * Fix the search in Title and abstracts.
59 * [UPGRADE] execute devops/postgres/upgrade/0.0.4.sql to your database to upgrade it
60
61 ## Version 0.0.3.9.1
62 * Graph Update fix
63 * Document view: full text removed
64
65 ## Version 0.0.0.2
66 * Fix the community detection.
67 * TextFlow starts to make sense
68
69 ## Version 0.0.0.1
70 * Very first version (main functions ready for tests) of Haskell Version
71 of Gargantext. Previous versions (3) were written with another
72 language and another framework (Python/Javascript mainly).