We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07220b3 commit 17bd5c3Copy full SHA for 17bd5c3
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
### master
4
[Full Changelog](https://github.com/parse-community/parse-server/compare/3.0.0...master)
5
+
6
+#### Breaking Changes:
7
+* Return success on sendPasswordResetEmail even if email not found. See #7fe4030
8
+#### Security Fix:
9
+* Expire password reset tokens on email change. See #5104
10
#### Bug fixes:
11
* Fixes issue with vkontatke authentication
12
0 commit comments