We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c7a9c2 commit f3982a9Copy full SHA for f3982a9
docs/release-notes.md
@@ -1,5 +1,14 @@
1
# Release Notes
2
3
+## 1.4.6
4
+
5
+This release has a few fixes that provide better user feedback during registration and while updating the user profile.
6
7
+Fix deletion of user in the administrative section. Its associated tokens were somehow set to `NULL` by Hibernate before
8
+being deleted.
9
10
+Hide research focus in the user profile if nothing has been entered.
11
12
## 1.4.5
13
14
This release resolves an issue with slow SMTP servers causing a proxy timeout by sending emails asynchronously.
0 commit comments