We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 758a8cd commit b59625cCopy full SHA for b59625c
2 files changed
docs/releases/index.rst
@@ -33,6 +33,7 @@ Supported Versions:
33
.. toctree::
34
:maxdepth: 1
35
36
+ v5.0.1
37
v5.0.0
38
v4.1.1
39
v4.1.0
docs/releases/v5.0.1.rst
@@ -0,0 +1,20 @@
1
+v5.0.1 release notes
2
+====================
3
+
4
5
+Bug fixes
6
+---------
7
8
+* Fix bug where some spam form submissions were allowed through when using reCAPTCHA v3.
9
10
11
+New features
12
+------------
13
14
+* While submitting a recaptcha v3 form, the button is disabled and shows a spinner.
15
16
17
+Thank you!
18
+----------
19
20
+Thanks to everyone who contributed to `5.0.1 on GitHub <https://github.com/coderedcorp/coderedcms/milestone/62?closed=1>`_.
0 commit comments