We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43436a4 commit 75f39beCopy full SHA for 75f39be
CHANGES.rst
@@ -1,6 +1,13 @@
1
Changes
2
=======
3
4
+Version 0.7.2 (2021-02-04)
5
+--------------------------
6
+
7
+- Adds option to require user email confirmation after sign-up.
8
+- Adds option to display CERN Privacy Notice for CERN installations.
9
+- Changes notification system to improve sign-in and sign-up messages.
10
11
Version 0.7.1 (2020-11-24)
12
---------------------------
13
reana-ui/package.json
@@ -1,6 +1,6 @@
{
"name": "reana-ui",
- "version": "0.7.1",
+ "version": "0.7.2",
"private": true,
"dependencies": {
"axios": "latest",
0 commit comments