We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58b891d commit ea3cb63Copy full SHA for ea3cb63
1 file changed
CHANGELOG.rst
@@ -2,6 +2,26 @@ Changelog
2
=========
3
4
5
+0.2.3
6
+-----
7
+
8
+Added
9
+~~~~~
10
+- Ensure user reads GDPR before creating account
11
+- Created tutorial about ab initio model validation by superimposing contact maps
12
+- Handle database conection errors
13
14
15
+Changed
16
+~~~~~~~
17
+- Moved all docker related files to a separate repository
18
+- Migrate cache to KeyDB
19
+- Several improvements to UI based on user feedback
20
+- Bug fix: handle exceptions when uploading binary files
21
+- Bug fix: superimposing a contact prediction with a PDB file shows all contacts in the PDB model indepdently of L/ filter
22
+- Implement PDB parser based on biopython. Only reads first chain for performance.
23
24
25
0.2.2
26
-----
27
0 commit comments