]> Git — Sourcephile - gargantext.git/blob - CHANGELOG.md
Merge branch '90-dev-hal-box-fix' of ssh://gitlab.iscpif.fr:20022/gargantext/haskell...
[gargantext.git] / CHANGELOG.md
1 ## Version 0.0.5.7.2
2 * [FIX] Phylo default parameters on frontend side
3
4 ## Version 0.0.5.7.1
5 * [FIX] Phylo error findBounds fixed
6
7 ## Version 0.0.5.7
8 * [FEAT] Phylo Backend/Frontend connected for tests
9
10 ## Version 0.0.5.6.7
11 * [BACK] fix limit with MAX_DOCS_SCRAPERS
12 * [FEAT] Users Password Sugar function : in repl, runCmdReplEasy $ updateUsersPassword ["user@mail.com"]
13
14 ## Version 0.0.5.6.6
15 * [BACK] CSV List post and reindex after (for both CSV and JSON)
16
17 ## Version 0.0.5.6.5
18 * [BACK] HAL parser with Conduit
19
20 ## Version 0.0.5.6.4
21 * [FRONT] Forest Tooltip + Async progress bar fix
22
23 ## Version 0.0.5.6.3
24 * [BACK][EXPORT][GEXF] node size
25
26 ## Version 0.0.5.6.2
27 * [FRONT][FIX] Ngrams Batch change
28
29 ## Version 0.0.5.6.1
30 * [BACK][FEAT] Confluence Method connection
31
32 ## Version 0.0.5.6
33 * [BACK][FEAT] Phylo backend connection
34 * [FRONT] Editable Metadata
35
36 ## Version 0.0.5.5.7
37 * [FRONT][FIX] NgramsTable Cache search.
38
39 ## Version 0.0.5.5.6
40 * [BACK][FIX] ./bin/psql gargantext.ini < devops/posgres/upgrade/0.0.5.5.6.sql
41 * [FRONT] fix NodeType list show (Nodes options)
42
43 ## Version 0.0.5.5.5
44 * [FORNT] fix Graph Explorer search ngrams
45 * [FRONT] fix NodeType list show (main Nodes)
46
47 ## Version 0.0.5.5.4
48 * [BACK][OPTIM] NgramsTable scores
49 * [BACK] bin/client script to analyze backend performance and reproduce bugs
50 * [FRONT] Adding Language selection
51
52 ## Version 0.0.5.5.3
53 * [BACK] Adding a Max limit for others lists.
54
55 ## Version 0.0.5.5.2
56 * [BACK][OPTIM] Index on node_node_ngrams to seed up ngrams table score
57 queries. Please execute the upgrade SQL script
58 devops/postgres/0.0.5.5.2.sql
59
60 ## Version 0.0.5.5.1
61 * [BACK] FIX Graph Explorer search with selected ngrams
62 * [FRONT] Clean CSS
63
64 ## Version 0.0.5.5
65 * [FRONT] Visio frame removed, using a new tab instead (which is working)
66 * [BACK] Scores on the docs view fixed
67
68 ## Version 0.0.5.3
69 * [FRONT] SSL local option
70
71 ## Version 0.0.5.2
72 * [QUAL] Scores in Ngrams Table fixed during workflow and user can
73 refresh it if needed.
74
75 ## Version 0.0.5.1
76 * [OPTIM] Upgrade fix with indexes and scores counts
77
78 ## Version 0.0.5
79 * [OPTIM][DATABASE] Upgrade Schema, move conTexts in contexts table which requires a version bump.
80
81 ## Version 0.0.4.9.9.6
82 * [BACK] PubMed parser fixed
83 * [FRONT] Visio Frame resized
84
85 ## Version 0.0.4.9.9.5
86 * [FIX] Chart Sort
87
88 ## Version 0.0.4.9.9.4
89 * [FEAT] Corpus docs download
90
91 ## Version 0.0.4.9.9.3
92 * [BACK] Graph update with force option
93
94 ## Version 0.0.4.9.9.2
95 * [BACK] Opaleye Upgrade
96
97 ## Version 0.0.4.9.9.1
98 * [FRONT] 350-dev-graph-search-in-forms-not-labels
99 * [FRONT] 359-dev-input-with-autocomplete
100
101 ## Version 0.0.4.9.9
102 * [FIX] Continuous Integration (CI)
103
104 ## Version 0.0.4.9.8
105 * [FEAT] All backend routes with clients functions
106
107 ## Version 0.0.4.9.7
108 * [FEAT] Searx API done (needs a fix for language selection)
109
110 ## Version 0.0.4.9.6
111 * [UX] GT.query forces trees reload for async tasks
112
113 ## Version 0.0.4.9.5
114 * [FEAT] Order 2 fixed with filtered edges
115
116 ## Version 0.0.4.9.4
117 * [FEAT] Order 1 similarity validated and optimized
118
119 ## Version 0.0.4.9.3
120 * [FIX] Node Calc import + more flexible delimiter for CSV parser
121
122 ## Version 0.0.4.9.2
123 * [FEAT] Node Calc Parsing added (in tests)
124
125 ## Version 0.0.4.9.1
126 * [FIX] Graph Screenshot
127
128 ## Version 0.0.4.9
129 * [FEAT] Graph with order 1 and order 2 and node size
130
131 ## Version 0.0.4.8.9
132 * BACKEND: fix psql function util without sensitive data
133 * FRONTEND: fix folder navigation (up link)
134
135 ## Version 0.0.4.8.8
136 * FIX for CI
137
138 ## Version 0.0.4.8.7
139 * FIX the graph generation (automatic/default, renewal, any distance)
140
141 ## Version 0.0.4.8.6
142 * FIX the ngrams grouping
143
144 ## Version 0.0.4.8.5
145 * Unary document insertion: Doc table is reloaded after upload
146
147 ## Version 0.0.4.8.4
148 * Migration: instance dev is now dev.sub.gargantext.org
149
150 ## Version 0.0.4.1
151 * Refact/code design better syntax for DataType fields
152
153 ## Version 0.0.4
154 * Fix the search in Title and abstracts.
155 * [UPGRADE] execute devops/postgres/upgrade/0.0.4.sql to your database to upgrade it
156
157 ## Version 0.0.3.9.1
158 * Graph Update fix
159 * Document view: full text removed
160
161 ## Version 0.0.0.2
162 * Fix the community detection.
163 * TextFlow starts to make sense
164
165 ## Version 0.0.0.1
166 * Very first version (main functions ready for tests) of Haskell Version
167 of Gargantext. Previous versions (3) were written with another
168 language and another framework (Python/Javascript mainly).