File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,10 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
88* ` [pre.7] ` — Fixes bug with subuser checkbox display.
99* ` [pre.7] ` — Fixes bug with injected JS that was causing ` <!DOCTYPE html> ` to be ignored in templates.
1010* ` [pre.7] ` — Fixes exception thrown when trying to delete a node due to a misnamed model.
11+ * ` [pre.7] ` — Fixes username vanishing on failed login attempts.
12+
13+ ### Added
14+ * Login attempts and pasword reset requests are now protected by invisible ReCaptcha. This feature can be disabled with a ` .env ` variable.
1115
1216### Changed
1317* Subuser permissions are now stored in ` Permission::list() ` to make views way cleaner and make adding to views significantly cleaner.
You can’t perform that action at this time.
0 commit comments