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