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